document.write( "Question 210085: how do i simplify this rational exp\r
\n" );
document.write( "\n" );
document.write( " 2 over x^2 plus\r
\n" );
document.write( "\n" );
document.write( " 5 over x^2 \n" );
document.write( "
Algebra.Com's Answer #158829 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2/x^2+5/x^2 \n" ); document.write( "(2+5)/x^2 \n" ); document.write( "7/x^2 \n" ); document.write( " |