document.write( "Question 286493: Find the quotient using long division:\r
\n" );
document.write( "\n" );
document.write( "(6x^2 -9x +4)/(x-2) \n" );
document.write( "
Algebra.Com's Answer #207807 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! I don't know how to write a long division statement on here, so I will try my best to explain.\r \n" ); document.write( "\n" ); document.write( "Go through it step by step:\r \n" ); document.write( "\n" ); document.write( "How many times does x go into 6x^2? Or in other words, what is 6x^2 / x ?\r \n" ); document.write( "\n" ); document.write( "it is 6x. Write 6x above the line, on top of the 9x. \r \n" ); document.write( "\n" ); document.write( "Multiply 6x*x, subtract from 6x^2 to get 0.\r \n" ); document.write( "\n" ); document.write( "Multiply 6x(-2) to get -12x.\r \n" ); document.write( "\n" ); document.write( "Subtract -12x from -9x to get +3x (subtract a negative number is the same as adding)\r \n" ); document.write( "\n" ); document.write( "Now divide 3x by x. You should get 3. Write this number after the 6x, above the line. It should say 6x + 3 now.\r \n" ); document.write( "\n" ); document.write( "Multiply 3 by x to get 3x, subtract from 3x to get 0.\r \n" ); document.write( "\n" ); document.write( "Multiply 3 by -2 to get -6, subtract from 4 to get 10.\r \n" ); document.write( "\n" ); document.write( "The answer is 6x+3, Remainder=10 \n" ); document.write( " |