document.write( "Question 370593: If P(x) = x^3 + 4x^2 - 8x - 15\r
\n" ); document.write( "\n" ); document.write( "Use the remainder theorem to find P(-5).
\n" ); document.write( "

Algebra.Com's Answer #264149 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Direct substitution gives \"P%28-5%29+=+%28-5%29%5E3+%2B+4%2A%28-5%29%5E2+-+8%28-5%29+-+15+=+0\". Thus the remainder after dividing \"x%5E3+%2B+4x%5E2+-+8x+-+15+\"by x+5 is 0, meaning x+5 is a divisor or factor of \"x%5E3+%2B+4x%5E2+-+8x+-+15+\". \n" ); document.write( "
\n" );