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