document.write( "Question 1204167: What is the quotient?
\n" );
document.write( "What is the remainder?\r
\n" );
document.write( "\n" );
document.write( "(6x^2+31x-29)divided by (x+6) \n" );
document.write( "
Algebra.Com's Answer #840239 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answers: \n" ); document.write( "Quotient = 6x-5 \n" ); document.write( "Remainder = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The other tutors have great approaches. \n" ); document.write( "I'll use synthetic division as another alternative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The numerator polynomial is 6x^2+31x-29. \n" ); document.write( "The coefficients are placed along the top row of the synthetic division table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To the left of those coefficients is the test root x = -6, which is derived from solving x+6 = 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have this so far \n" ); document.write( "
\n" ); document.write( "Pull down the leading coefficient 6 to place it in the bottom row. \n" ); document.write( "
\n" ); document.write( "Multiply that value (6) by the test root (-6). \n" ); document.write( "The result -36 is placed just under the 31. \n" ); document.write( "
\n" ); document.write( "Then we add 31 to -36 to get -5. That result is placed under the -36. \n" ); document.write( "
\n" ); document.write( "The previous two steps are repeated to fill out the last column as shown below \n" ); document.write( "
\n" ); document.write( "The last value in the bottom row is the remainder. \n" ); document.write( "The remainder is 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The other values in the bottom row are the coefficients of the quotient. \n" ); document.write( "The quotient is 6x-5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This will mean \n" ); document.write( "(6x^2+31x-29)/(x+6) = 6x-5 remainder 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We can rewrite that as \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we can multiply both sides by the LCD (x+6) to get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "These claims can be verified using a tool like WolframAlpha or the CAS feature in GeoGebra. \n" ); document.write( "Many other calculators online offer similar capabilities.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to verify is to expand out the right hand side of the last equation we mentioned. \n" ); document.write( "6x^2+31x-29 = (x+6)(6x-5) + 1 \n" ); document.write( "6x^2+31x-29 = x(6x-5)+6(6x-5) + 1 \n" ); document.write( "6x^2+31x-29 = (6x^2-5x)+(36x-30) + 1 \n" ); document.write( "6x^2+31x-29 = 6x^2-5x+36x-30 + 1 \n" ); document.write( "6x^2+31x-29 = 6x^2+31x-29 \n" ); document.write( "The answer is confirmed. \n" ); document.write( " \n" ); document.write( " |