document.write( "Question 194080This question is from textbook Saxon Algebra 2
\n" ); document.write( ": If P(x) = 3x^5 - 8x^4 + 3x^3 + 2x^2 - 16x + 14, then P(3) = ?
\n" ); document.write( "...is it 682?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #145674 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
If P(x) = 3x^5 - 8x^4 + 3x^3 + 2x^2 - 16x + 14, then P(3) = ?
\n" ); document.write( "...is it 682?
\n" ); document.write( "
\r\n" );
document.write( "No it isn't.\r\n" );
document.write( "\r\n" );
document.write( "There are two ways to find P(3).\r\n" );
document.write( "\r\n" );
document.write( "Method 1.  Substitute 3 for x in\r\n" );
document.write( "\r\n" );
document.write( "\"P%28x%29+=+3x%5E5+-+8x%5E4+%2B+3x%5E3+%2B+2x%5E2+-+16x+%2B+14\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%283%29+=+3%283%29%5E5+-+8%283%29%5E4+%2B+3%283%29%5E3+%2B+2%283%29%5E2+-+16%283%29+%2B+14\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%283%29+=+3%28243%29+-+8%2881%29+%2B+3%2827%29+%2B+2%289%29+-+48+%2B+14\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%283%29+=+729+-+648+%2B+81+%2B+18+-+48+%2B+14\"\r\n" );
document.write( "\r\n" );
document.write( "\"P%283%29+=+146\"\r\n" );
document.write( "\r\n" );
document.write( "Method 2 (Much easier, by synthetic division).\r\n" );
document.write( "\r\n" );
document.write( "Start with this:\r\n" );
document.write( "\r\n" );
document.write( "3 | 3 -8  3   2 -16   14\r\n" );
document.write( "  |     \r\n" );
document.write( "   ---------------------\r\n" );
document.write( "   \r\n" );
document.write( "and end up with this:\r\n" );
document.write( "\r\n" );
document.write( "3 | 3 -8  3   2 -16   14\r\n" );
document.write( "  |    9  3  18  60  132 \r\n" );
document.write( "   ---------------------\r\n" );
document.write( "    3  1  6  20  44  146\r\n" );
document.write( "\r\n" );
document.write( "The answer, 146, is in the lower right \r\n" );
document.write( "corner of the synthetic division.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );