document.write( "Question 1047297: What is the quotient of this equation: \r
\n" );
document.write( "\n" );
document.write( "(-2w^2+8w-6)/(w-1)\r
\n" );
document.write( "\n" );
document.write( "thanks a lot. \n" );
document.write( "
Algebra.Com's Answer #662817 by Boreal(15235) You can put this solution on YOUR website! (-2w^2+8w-6)/(w-1) \n" ); document.write( "I will factor out a -2 from the numerator\r \n" ); document.write( "\n" ); document.write( "-2(w^2-4w+3) \n" ); document.write( "-2(w-3)(w-1), factoring \n" ); document.write( "Rewrite \n" ); document.write( "-2(w-3)(w-1)/(w-1) \n" ); document.write( "=-2(w-3), which is the quotient \n" ); document.write( " |