document.write( "Question 286260: I need to write this rational expression in its lowest term:\r
\n" );
document.write( "\n" );
document.write( "8x squared - 10x - 3 over
\n" );
document.write( "8x squared - 6x - 9\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #207572 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! (8x^2 - 10x - 3)/(8x^2 - 6x - 9) =\r \n" ); document.write( "\n" ); document.write( "((4x+1)*(2x-3))/((4x+3)*(2x-3)) =\r \n" ); document.write( "\n" ); document.write( "(4x+1)/(4x+3) \r \n" ); document.write( "\n" ); document.write( "*Note that (2x-3)/(2x-3) = 1 so those terms cancelled out. \n" ); document.write( " |