document.write( "Question 254901: F(x)= x^3-5x^2+144x-720\r
\n" );
document.write( "\n" );
document.write( "I got one of the zeroes (x=5) I need the other 2... they should be imaginary numbers. \n" );
document.write( "
Algebra.Com's Answer #187210 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! F(x)= x^3-5x^2+144x-720 \n" ); document.write( "I got one of the zeroes (x=5) I need the other 2... they should be imaginary numbers. \n" ); document.write( "-------------------------------- \n" ); document.write( "Use synthetic division to find the quadratic factor: \n" ); document.write( "--- \n" ); document.write( "5)....1....-5....144....-720 \n" ); document.write( ".......1.....0....144...|..0 \n" ); document.write( "------------------\r \n" ); document.write( "\n" ); document.write( "Quotient: x^2+144 \n" ); document.write( "Remainder: 0 \n" ); document.write( "------ \n" ); document.write( "Solve x^2+144 = 0 \n" ); document.write( "(x-12i)(x+12i) = 0 \n" ); document.write( "x = 12i or x = -12i \n" ); document.write( "========================== \n" ); document.write( "Final Answer: x = 5, or x = 12i, or x = -12i \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |