document.write( "Question 119942: A rectangle is 3cm longer and 2cm narrower than a square with the same area. Fine the dimensions of each figure. \n" ); document.write( "
Algebra.Com's Answer #87936 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
x^2=(x+3)(x-2)
\n" ); document.write( "x^2=x^2+x-6
\n" ); document.write( "x=6 answer.
\n" ); document.write( "proof
\n" ); document.write( "6^2=(6+3)(6-2)
\n" ); document.write( "36=9*4
\n" ); document.write( "36=36
\n" ); document.write( "
\n" );