document.write( "Question 123033: How do you simplify this fraction?\r
\n" );
document.write( "\n" );
document.write( "2x^2 + x - 6
\n" );
document.write( "______________
\n" );
document.write( "2x + 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #90285 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (2x^2+x-6)/(2x+4) \n" ); document.write( "(2x-3)(x+2)/2(x+2) cancelling out the (x+2) terms we have: \n" ); document.write( "(2x-3)/2 \n" ); document.write( " |