SOLUTION: solve y^4-4y^2+4=0(hint: set x=y^2 solve for x, then solve for y after finding x)
this makes no sense to me, i feel like it isn't a problem i've learned about
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: solve y^4-4y^2+4=0(hint: set x=y^2 solve for x, then solve for y after finding x)
this makes no sense to me, i feel like it isn't a problem i've learned about
Log On
Question 187842: solve y^4-4y^2+4=0(hint: set x=y^2 solve for x, then solve for y after finding x)
this makes no sense to me, i feel like it isn't a problem i've learned about Found 2 solutions by jim_thompson5910, Alan3354:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! solve y^4-4y^2+4=0(hint: set x=y^2 solve for x, then solve for y after finding x)
------------------
Sub x for y^2
x^2 - 4x + 4 = 0
(x-2)*(x-2) = 0
x = 2
------
y^2 = 2
y = +sqrt(2)
y = -sqrt(2)