document.write( "Question 879716: A rectangle 3 inches wide has the same area as a square with 9 inch sides. what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #531009 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A = Lw
\n" ); document.write( "\"A%5Bsquare%5D+=+9%2A9+=+9%5E2\", rectangle w = 3in
\n" ); document.write( "\"L%5Brectangle%5D+=+9%5E2in%5E2%2F%283in%29+=+81%2F3+=+27in\"
\n" ); document.write( "Dimensions of rectangle are 3in by 27in
\n" ); document.write( "
\n" );