document.write( "Question 840433: The width of a rectangle is 10 m less then half the length. If the perimeter is 52 meters, find the length of each side of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #506167 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The width of a rectangle is 10 m less then half the length. If the perimeter is 52 meters, find the length of each side of the rectangle.
\n" ); document.write( "------
\n" ); document.write( "Let the length be \"L\":
\n" ); document.write( "Then the width = (1/2)L-10
\n" ); document.write( "------
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "52 = 2(L + (1/2)L-10)
\n" ); document.write( "26 = (3/2)L - 10
\n" ); document.write( "(3/2)L = 36
\n" ); document.write( "Length = 24 meters
\n" ); document.write( "-------
\n" ); document.write( "Width = (1/2)L-10 = 2 meters
\n" ); document.write( "-------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------------------
\n" ); document.write( "
\n" );