document.write( "Question 897844: The width of a rectangle is 5 yards more than half the length. Find the width and the length if the perimeter is 215 yards. \n" ); document.write( "
Algebra.Com's Answer #544365 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "L + w = 215/2
\n" ); document.write( "L + (5 + L/2) = 215/2 |Multiplying thru by 2 so as all denominators = 1
\n" ); document.write( " 2L + 10 + L = 215
\n" ); document.write( " 3L = 205
\n" ); document.write( " L = 205/3 and w = 5 + 205/6 \n" ); document.write( "
\n" );