document.write( "Question 308288: How to simplify this problem?\r
\n" );
document.write( "\n" );
document.write( "(9/x - 3/x2) / (9 - 1/x2) \n" );
document.write( "
Algebra.Com's Answer #220421 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (9/x - 3/x2) / (9 - 1/x2) \n" ); document.write( ". \n" ); document.write( "9x-3 /x^2 / 9x^2-1 /x^2\r \n" ); document.write( "\n" ); document.write( "9x-3/9x^2-1 \n" ); document.write( "3(3x-1) / (3x+1)(3x-1) \n" ); document.write( "3/(3x+1) \n" ); document.write( " |