document.write( "Question 988690: Write a polynomial division that has a quotient of x+3 and a remainder of 2 \n" ); document.write( "
Algebra.Com's Answer #609180 by josgarithmetic(39633)\"\" \"About 
You can put this solution on YOUR website!
Pick some dividend (quadratic) and divisor (linear) and work with them. The remainder 2 will mean \"2%2F%28x%2B-+k%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pick anything but also try using some known constants.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Start as example maybe this way:
\n" ); document.write( "\"%28x%5E2%2B7x%2B5%29%2F%28x%2Bk%29=x%2B3%2B2%2F%28x%2Bk%29\"
\n" ); document.write( "See what you can find.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "All that was a suggestion. I have not yet tried this myself. Maybe try dividend of x^2+4x+v for dividend and x+3 as divisor.
\n" ); document.write( "
\n" );