document.write( "Question 704917: Simplify complex fraction:\r
\n" );
document.write( "\n" );
document.write( "(3x-7/x^2) / ((x^2/2)+(2/x)) \n" );
document.write( "
Algebra.Com's Answer #434333 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Simplify complex fraction: \n" ); document.write( "(3x-7/x^2) / ((x^2/2)+(2/x)) \n" ); document.write( "LCD:2x^2 \n" ); document.write( "2(3x-7)/x^4+4x \n" ); document.write( "2(3x-7)/(x(x^3+4)) \n" ); document.write( " |