document.write( "Question 589321: Is my simplifying of this equation correct?
\n" );
document.write( "(x+2)^2/x^2+3x+2 = 2/3x \n" );
document.write( "
Algebra.Com's Answer #374802 by Alan3354(69443) You can put this solution on YOUR website! Is my simplifying of this equation correct? \n" ); document.write( "(x+2)^2/x^2+3x+2 = 2/3x \n" ); document.write( "------------------- \n" ); document.write( "Sub a value for x \n" ); document.write( "eg, x =5 \n" ); document.write( "-------- \n" ); document.write( "(5+2)^2/(25 + 15 + 12) =? 2/15 \n" ); document.write( "49/52 =? 2/15 \n" ); document.write( "Apparently not. \n" ); document.write( " \n" ); document.write( " |