document.write( "Question 461444: The perimeter of a rectangle is 100 m. The length is 18 m more than twice the width. Find the dimensions, length and width. \n" ); document.write( "
Algebra.Com's Answer #316454 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
First, think of the definition of perimeter as it applies to a rectangle. The perimeter is equal to the sum of the sides. In a rectangle there are two lengths and two widths. Let L represent the length and W represent the width. Therefore, you can write that the perimeter (P) is equal to:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+L+%2B+W+%2B+L+%2B+W+=+2L+%2B+2W\"
\n" ); document.write( ".
\n" ); document.write( "But you are told that the length is equal to 18 m more than twice the width. In equation form this is:
\n" ); document.write( ".
\n" ); document.write( "\"L+=+18+%2B+2W\"
\n" ); document.write( ".
\n" ); document.write( "So return to the perimeter equation and substitute 18 + 2W for L and the perimeter equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+2%2818%2B2W%29+%2B+2W\"
\n" ); document.write( ".
\n" ); document.write( "Perform distributive multiplication on the term inside the parentheses by multiplying 2 times each of the quantities inside the parentheses to get:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+36+%2B+4W+%2B+2W\"
\n" ); document.write( ".
\n" ); document.write( "Combine the two terms 4W and 2W by adding them to get 6W and the perimeter equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+36+%2B+6W\"
\n" ); document.write( ".
\n" ); document.write( "Now recognize that the problem tells you that the perimeter equals 100 m. So you can substitute 100 for P to get the equation:
\n" ); document.write( ".
\n" ); document.write( "\"100+=+36+%2B+6W\"
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 36 on the right side of the equation by subtracting 36 from both sides and the equation reduces to:
\n" ); document.write( ".
\n" ); document.write( "\"64+=+6W\"
\n" ); document.write( ".
\n" ); document.write( "Now you can solve for the width W by dividing both sides of this equation by 6 and you have:
\n" ); document.write( ".
\n" ); document.write( "\"10.666666666+=+W\"
\n" ); document.write( ".
\n" ); document.write( "Recognize that 0.66666666 ... is the decimal form of the fraction 2/3.
\n" ); document.write( ".
\n" ); document.write( "and don't forget the units ... W, the width, is 10 and 2/3 meters.
\n" ); document.write( ".
\n" ); document.write( "Now return to the equation that told you that the length, L, was 18 m longer than 2W. Since W is 10.6666666 ... meters, then twice W is 21.3333333 ... m and 18 m more than that is 18 + 21.33333333 ... = 39 and 1/3 m. So the length is 39 and 1/3 m. (Recognize again that 0.333333 ... is the decimal equivalent of the fraction 1/3.)
\n" ); document.write( ".
\n" ); document.write( "Check to see that in a rectangle that is 39 and 1/3 meters long and 10 and 2/3 meter wide, the perimeter is 100 meters by adding up the four sides:
\n" ); document.write( ".
\n" ); document.write( "\"P+=+%2839%2B1%2F3%29+%2B+%2810%2B2%2F3%29+%2B+%2839%2B1%2F3%29+%2B+%2810%2B2%2F3%29\"
\n" ); document.write( ".
\n" ); document.write( "If you do this addition, you will find that the sum is 100 meters so the solution you have is correct.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you understand the problem a little better.
\n" ); document.write( "
\n" );