#question about functions (no calculations)
13 messages · Page 1 of 1 (latest)
The question is asking to give the reciproqual function and to say whether its a function or not
I already found them but idk how to tell if its a function or not
A function returns only one number
When you write $y = x^2-4$,
You have probably found
$x^2 = y+4$
When you choose y ( larger than -4) there are two values for $x$ that work
Daddy_314
$x = \sqrt{y+4}$ or $x = -\sqrt{y+4}$
Daddy_314
Since we have two options for x, this cannot be a function
Ahh ok