document.write( "Question 1160599: Jasmine drew a rectangle with the following properties.\r
\n" );
document.write( "\n" );
document.write( "The area is 32 square centimeters.\r
\n" );
document.write( "\n" );
document.write( "The length is twice the width.\r
\n" );
document.write( "\n" );
document.write( "The perimeter of Jasmine's rectangle is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #783931 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The rectangle is 8 x 4 units cm \n" ); document.write( "but width x and length 2x \n" ); document.write( "2x^2=32 \n" ); document.write( "x=4 cm\r \n" ); document.write( "\n" ); document.write( "perimeter is 2(4+8)=24 cm \n" ); document.write( " |