typed Solve each equation 9x 3Squareroot x 2 x4 5x2 4 0
typed
Solution
a) 9x +3sqrt(x) =2 ------------------------(1)
take 3sqrt(x) = u => 9x = u2
hence u2 + u =2
=> u2 + u -2 =0
=> u2 + (2-1)u -2 =0 => (u+2)(u-1) = 0
=> u =-2 and u =1 => u2 =4 and u2 = 1
=> 9x = 4 and 9x =1 => x =4/9 and 1/9 but (1) is satisfied only by x=1/9, so it is the final answer
b) x4 -5x2 +4 = 0 --------------------------------(2)
put u = x2 => u2 = x4
u2 -5u +4 = 0
=> u2 -(4+1)u +4 =0 => (u-4)(u-1) = 0
=> u =4 and u =1
=> x = +-2 and x= +-1
all values found above are satisfying (2) and hence x = -2, -1, 1 and 2
C) x2/3 -4 x1/3 = -3 -------------------------(3)
put u = x1/3 then u2 =x2/3
u2 -4u = -3
=> u2 -4u + 3 =0
=> u2 -(3+1)u + 3 =0
=> (u-3)(u-1) = 0 => u =3 and u =1
=> x1/3 = 3 and x1/3 = 1
=> x = 9 and x =1
but only x =1 satisfy (3) , so it is the final solution
