document.write( "Question 562702: Need dimensions of a rectangle with a 380m perimeter. I dont understand the explanation my daughter got at school. Here is what she has written.
\n" ); document.write( "w+w+20+w+w+20=380
\n" ); document.write( "4w+40=380
\n" ); document.write( "-40=340
\n" ); document.write( "4w=340
\n" ); document.write( "340 divided by 4=85
\n" ); document.write( "4w=85
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #364651 by issacodegard(60)\"\" \"About 
You can put this solution on YOUR website!
Hi, it looks like she was also given the information that the dimensions differ by 20, like the length is 20 more than the width. So one dimension is w and the other is w+20 (knowing only the perimeter is not enough to determine the dimensions uniquely). So the first line would look like,
\n" ); document.write( "w+(w+20)+w+(w+20)=380
\n" ); document.write( "Solve for w:
\n" ); document.write( "4w+40=380
\n" ); document.write( "4w=340 (subtract 40)
\n" ); document.write( "w=85 (divide by 4)
\n" ); document.write( "One dimension is w=85, and the other dimension is w+20=85+20=105.
\n" ); document.write( "
\n" );