document.write( "Question 127862This question is from textbook Introductory Algebra
\n" );
document.write( ": The problem states to simplify.\r
\n" );
document.write( "\n" );
document.write( "(3x+3y+3)/9x ÷ (x^2+ 2xy+y^2- 1)/(x^4+ x^2 ) \r
\n" );
document.write( "\n" );
document.write( "I know you multiply by the reciprocal, but I'm not sure how to get this simplified. Thanks! \n" );
document.write( "
Algebra.Com's Answer #93644 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! (3x+3y+3)/9x ÷ (x^2+ 2xy+y^2- 1)/(x^4+ x^2 ) = \n" ); document.write( "[(3x+3y+3)/9x] * [(x^4+ x^2 )/(x^2+ 2xy+y^2- 1)] = \n" ); document.write( "(3x+3y+3)*(x^4+ x^2 )/9x*(x^2+ 2xy+y^2- 1)= \n" ); document.write( "(3x+3y+3)(x^3+x)/(9x^2+18xy+9y^2-9)= \n" ); document.write( "(x+y+1)*(x^3+x)/(3x^2+6xy+3y^2-3) \n" ); document.write( " |