document.write( "Question 489050: Okay so I need help finding the real solutions of this equation:\r
\n" );
document.write( "\n" );
document.write( "X^4-X^3+2X^2-4X-8=0\r
\n" );
document.write( "\n" );
document.write( "I'm pretty sure that I'm supposed to use synthetic division but im not able to figure this out right now. Please help me \n" );
document.write( "
Algebra.Com's Answer #333528 by chessace(471)![]() ![]() You can put this solution on YOUR website! Regroup by even and odd powers: \n" ); document.write( "X^4+2X^2-8 - (X^3+4X) \n" ); document.write( "2nd term = (-) X(X^2+4), so synthetically divide the 1st term by (X^2+4) in hopes of getting a clean factor (you will). \n" ); document.write( "Then express the whole thing as (X^2+4)*(whatever, collect terms). \n" ); document.write( "The 1st of these has no real roots, but the \"whatever\" will have. \n" ); document.write( "Hint: 2 of them, simple. \n" ); document.write( "Thus the original equation, known to have 4 roots, will have 2 not real, and the 2 you find from \"whatever\". \n" ); document.write( " |