document.write( "Question 429379: A rectangle is twice as wide as it is long. If the area is 1152 square meters, what are the dimensions of the rectangle?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #298229 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x*x=1152 \n" ); document.write( "2x^2=1152 \n" ); document.write( "x^2=576 \n" ); document.write( "x=24 \n" ); document.write( " |