document.write( "Question 306655: Simplify (3x+3y+3)/9x ÷ (x^2+2xy+y^2-1)/(x^4+ x^2) \n" ); document.write( "
Algebra.Com's Answer #219428 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (3x+3y+3)/9x ÷ (x^2+2xy+y^2-1)/(x^4+ x^2)\r \n" ); document.write( "\n" ); document.write( "3(x+y+1)/9x / (x+y)^2-1 / x^2(x^2+1)\r \n" ); document.write( "\n" ); document.write( "3(x+y+1)/9x * x^2(x+1) / (x+y+1)(x+y-1)\r \n" ); document.write( "\n" ); document.write( "1/3x * x^2(x+1) / (x+y-1)\r \n" ); document.write( "\n" ); document.write( "1/3 * x(x+1) / (x+y-1)\r \n" ); document.write( "\n" ); document.write( "x(x+1) / 3(x+y-1) \n" ); document.write( " |