document.write( "Question 53900: find the area of a rectangle whose perimeter is 64 meters and whose length is 4 meters longer than its width\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the length of rectangle is 21 feet longer than it is wide find the dimensions of the rectangle if its perimter is 90 feet
\n" ); document.write( "

Algebra.Com's Answer #36152 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Rectangles are four sided figures where the opposite sides are equal. We find the perimeter of any polygon by adding the sides together. Therefore the formula for the perimeter of a rectangle is:
\n" ); document.write( "Peremeter(P)=width(W)+width(W)+length(L)+length(L)
\n" ); document.write( "P=W+W+L+L
\n" ); document.write( "P=2W+2L
\n" ); document.write( "For the first problem:
\n" ); document.write( "P=64 m
\n" ); document.write( "Let width=x
\n" ); document.write( "The length is 4m longer, so let leght=x+4
\n" ); document.write( "Plug your values into the formula and solve for x:
\n" ); document.write( "64=2x+2(x+4)
\n" ); document.write( "64=2x+2x+8
\n" ); document.write( "64=4x+8
\n" ); document.write( "64-8=4x+8-8
\n" ); document.write( "56=4x
\n" ); document.write( "\"56%2F4=4x%2F4\"
\n" ); document.write( "\"14=cross%284%29x%2Fcross%284%29\"
\n" ); document.write( "14=x
\n" ); document.write( "Width:x=14 m
\n" ); document.write( "Lenght:x+4=14+4=18m
\n" ); document.write( "-------------------------------
\n" ); document.write( "For the second one:
\n" ); document.write( "P=90
\n" ); document.write( "Width=x
\n" ); document.write( "Length=x+21
\n" ); document.write( "Problem:
\n" ); document.write( "90=2(x)+2(x+21)
\n" ); document.write( "90=2x+2x+42
\n" ); document.write( "90=4x+42
\n" ); document.write( "90-42=4x+42-42
\n" ); document.write( "48=4x
\n" ); document.write( "\"48%2F4=4x%2F4\"
\n" ); document.write( "\"12=cross%284%29x%2Fcross%284%29\"
\n" ); document.write( "12=x
\n" ); document.write( "Width:x=12 ft.
\n" ); document.write( "Length:x+21=12+21=33 ft.
\n" ); document.write( "Happy Calculating!!!!
\n" ); document.write( "
\n" );