document.write( "Question 982123: a rectangular 24 meter long has the same area as a square that is 12 meters on a side. what are the dimension of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #602989 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Area of square=12m x 12m=144m^2
\n" ); document.write( ".
\n" ); document.write( "Area of rectangle=L*W
\n" ); document.write( "144m^2=24m*W
\n" ); document.write( "7m=W
\n" ); document.write( "The length of the rectangle is 24 meters (given) and the width is 7 meters.
\n" ); document.write( "
\n" );