document.write( "Question 156578: The length of a rectangle is twice it's width. If the perimeter of the rectangle is 48 cm, find it's area. I came up with 24 cm. could some review and let me know if I did this right..thanks upfront.. \n" ); document.write( "
Algebra.Com's Answer #115352 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let's start by finding the length, L, and the width, W.
\n" ); document.write( "We are told that:
\n" ); document.write( "L = 2W \"The length is twice its (no apstrophe here, please) width\" and we are also told that:
\n" ); document.write( "P = 48 \"The perimeter is 48cm.
\n" ); document.write( "The perimeter is found by:
\n" ); document.write( "P = 2(L+W) Replace the L here with the L from the first equation (L = 2W) and the P with 48cm.
\n" ); document.write( "48 = 2(2W+W) Simplify.
\n" ); document.write( "48 = 6W Divide both sides by 6.
\n" ); document.write( "W = 8cm and L = 2(8) = 16cm.
\n" ); document.write( "Now you can find the area because:
\n" ); document.write( "A = L*W
\n" ); document.write( "A = 16*8
\n" ); document.write( "A = 128 sq.cm
\n" ); document.write( "
\n" ); document.write( "
\n" );