document.write( "Question 79096: What is the remainder when you divide the following?
\n" );
document.write( "(x^2-3x+4)/(x-5) \n" );
document.write( "
Algebra.Com's Answer #56850 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! : \n" ); document.write( "Some old fashioned division;(used........to keep things lined up) \n" ); document.write( ": \n" ); document.write( ":........................x + 2 \n" ); document.write( "...........------------ \n" ); document.write( "(x-5) | x^2 - 3x + 4 \n" ); document.write( ".............x^2 - 5x \n" ); document.write( ".............--------- \n" ); document.write( ".......................2x + 4 \n" ); document.write( ".......................2x -10 \n" ); document.write( ".......................------- \n" ); document.write( ".............................+14 \n" ); document.write( ": \n" ); document.write( "Remainder: |