document.write( "Question 281429: (d+2) / [( d^2 - 4)/(2d^2)]\r
\n" );
document.write( "\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #204429 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (d+2) / [( d^2 - 4)/(2d^2)]\r \n" ); document.write( "\n" ); document.write( "(d+2) * 2d^2 / (d+2)(d-2)\r \n" ); document.write( "\n" ); document.write( "= 2d^2/d-2 \n" ); document.write( " |