document.write( "Question 1156352: Let p(x) = x^3 - 7x + 6\r
\n" );
document.write( "\n" );
document.write( "(a) Factor p completely [Hint: guess an initial zero and use synthetic division].
\n" );
document.write( "(b) Find the real zeros of p.
\n" );
document.write( "(c) Sketch the graph of p using a sign diagram. \n" );
document.write( "
Algebra.Com's Answer #779154 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Let p(x) = x^3 - 7x + 6 \n" ); document.write( "try x=-3 \n" ); document.write( ": \n" ); document.write( "we have to put a 0 in x^2 slot here \n" ); document.write( "\" \n" ); document.write( ". . ._______________ \n" ); document.write( " -3 |1 + 0 - 7 + 6 \n" ); document.write( ". . . . . - 3 + 9 - 6 \n" ); document.write( ". . . ---------------- \n" ); document.write( ". . . . 1 - 3 + 2 + 0 \n" ); document.write( ": \n" ); document.write( "So we have factors (x^2 - 3x + 2)(x + 3) \n" ); document.write( "further factored (x - 2)(x - 1)(x + 3) \n" ); document.write( "The zeros of x: 2, 1, -3 \n" ); document.write( ": \n" ); document.write( "GRAPHICALLY \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |