document.write( "Question 759480: Solve the equation 2x3 -9x2+12x-4 =0 given that two of its roots are equal \n" ); document.write( "
Algebra.Com's Answer #462052 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the equation 2x3 -9x2+12x-4 =0 given that two of its roots are equal. \n" ); document.write( "*** \n" ); document.write( "Use rational roots theorem to solve:\r \n" ); document.write( "\n" ); document.write( "...0...|.....2.....-9.......12......-4 \n" ); document.write( "...1...|.....2.....-7.......5.........1 (root betweeen 0 and 1 \n" ); document.write( "...2..|......2.....-5.......2.........0 (2 is a root) \n" ); document.write( "f(x)=(x-2)(2x^2-5x+2) \n" ); document.write( "f(x)=(x-2)(x-2)(2x-1) \n" ); document.write( "roots are: 2, 2, 1/2 \n" ); document.write( " |