document.write( "Question 721783: what would be the lowest terms for
\n" );
document.write( "x to the 3rd - 8 over x - 4 \n" );
document.write( "
Algebra.Com's Answer #442501 by stanbon(75887) ![]() You can put this solution on YOUR website! what would be the lowest terms for \n" ); document.write( "x to the 3rd - 8 over x - 4 \n" ); document.write( "-------- \n" ); document.write( "(x^3-8)/(x-4) is a quadratic plus some remainder. \n" ); document.write( "---- \n" ); document.write( "Using synthetic division I get: \n" ); document.write( "4)....1....0....0....-8 \n" ); document.write( ".......1....1....1...|..-7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Quotient: x^2 + x + 1 \n" ); document.write( "Remainder: -7 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |