To solve the equations y=8x-2x^2 and y=4x-x^2 for x, the quadratic formula is employed. For the first equation, rearranging gives x = 2 ± √(4 - ½y). For the second equation, the solution is x = 4 ± √(4 - y). Both equations yield two possible x values for each corresponding y, indicating that they are not one-to-one functions across their entire domains. The discussion emphasizes the importance of using the quadratic formula to derive x in terms of y accurately.
#1
shoopa
5
0
please help, how can i make y=8x-2x^2 go to x= something y
Always by completing the square for quadratic functions.
#3
snoble
127
0
The method is pretty straight forward. Just divide both sides so that x^2 has a coefficient of 1. Then add on a constant C to both sides so that the right hand side is a square (remember square quadratics have the form X^2 + 2*b + b^2 = (x+b)^2). Then you just need to square root both sides and then it becomes clear how to get the x alone. You may want to add a \pm when you take the square root if you are doing that in this class.
so for y = ax^2 +bx just divide both sides by a, add (b/(2a))^2. Then the right hand side can be written out as (x + b/(2a))^2. Then just square root and add stuff around. Remember nothing says a or b can't be negative. a just can't be 0.
You can express "x" in terms of "y" only on a certain interval.That is to say that the function "y(x)" is invertible only on an interval,and not on R.
Daniel.
#5
Berislav
239
0
Yes, but I think that that won't be a good function, since it doesn't map -to one on any interval.
EDIT:
Ah, I see now that you mean interval of x. Sorry.
Last edited:
#6
eNathan
351
2
I think that I can correctly derive (without testing) that
x = \sqrt { \frac {y} {2} } + \frac {8} {y}
Last edited:
#7
snoble
127
0
I don't understand. 8*1-2*1^2=6 but 6*1-1^2=5
So the two functions differ at 1 right?
The first case you should get x=2\pm 1/2\,\sqrt {16-2\,y}
and the second cased
x=3/4\pm 1/4\,\sqrt {9-4\,y}
Two different answers for two different equations.
#8
baby_garfield
7
0
y=8x-2x^2--> 8x-2x^2-y=0--> 2x^2-8x+y=0
use quadratic formula!
#9
baby_garfield
7
0
never mind! that was wrong
#10
baby_garfield
7
0
no! it's not! it's right! (sorry for not being sure )