document.write( "Question 286802: Simplify the following fraction, if already simplified, say so.\r
\n" );
document.write( "\n" );
document.write( "10x^2 - 30x + 20
\n" );
document.write( "________________
\n" );
document.write( " x^2 -1 \n" );
document.write( "
Algebra.Com's Answer #207978 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Divide through by 10 in the numerator to get x^2 - 3x + 2.\r \n" ); document.write( "\n" ); document.write( "Then factor numerator to get (x - 1) (x - 2).\r \n" ); document.write( "\n" ); document.write( "Now factor denominator to get (x - 1)(x + 1).\r \n" ); document.write( "\n" ); document.write( "Cancel out common factors on the top and bottom and \n" ); document.write( "the answer is: (x - 2)/(x + 1). \n" ); document.write( " |