document.write( "Question 1133832: Solve x^4-6x^2+24x-40=0 \n" ); document.write( "
Algebra.Com's Answer #751949 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! Solve x^4-6x^2+24x-40=0 \n" ); document.write( "x = 2 \n" ); document.write( "is a solution found by trial and error. \n" ); document.write( "Then we write \n" ); document.write( "(x-2)(x^3 + ax^2 + bx + c) = x^4 + ax^3 -2x^3 + bx^2 - 2a x^2 + cx-2 bx - 2c = \n" ); document.write( "x^4 + (a-2)x^3 + (b-2a)x^2 + (c - 2b)x - 2c \n" ); document.write( "a-2 = 0 \n" ); document.write( "b-2a = -6 \n" ); document.write( "c = 20 \n" ); document.write( "a = 2 \n" ); document.write( "b = -2 \n" ); document.write( "check: c -2b = 20 + 4 = 24 \n" ); document.write( "so:P(x) = (x-2)(x^3 -2 x^2 -2x -20)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |