document.write( "Question 988705: When a polynomial is divided by (x-5). The quotient Is 5x^2+3x+12 with a remainder 7. Find the polynomial. \n" ); document.write( "
Algebra.Com's Answer #609186 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
If you multiply the two factors, you get 5x^3-22x^2-3x-60. The polynomial needs a -53 so that when synthetic division is done using 5, the last term is -53+(12*5)=7
\n" ); document.write( "The polynomial is 5x^3-22x^2-3x-53
\n" ); document.write( "5/5 ;;-22;;-3;;-53
\n" ); document.write( ";;;5;; 3;;12; 7
\n" ); document.write( "
\n" ); document.write( "
\n" );