document.write( "Question 235396: there is a similar question on here but it doesnt show how to solve it.
\n" );
document.write( "The perimeter of a rectangle yard is 270 feet. If its length is 25 feet greater than its width what are the dimensions of the yard? \n" );
document.write( "
Algebra.Com's Answer #173402 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=W+25 \n" ); document.write( "2L+2W=270 \n" ); document.write( "2(W+25)+2W=270 \n" ); document.write( "2W+50+2W=270 \n" ); document.write( "4W=270-50 \n" ); document.write( "4W=220 \n" ); document.write( "W=220/4 \n" ); document.write( "W=55 THE WIDTH. \n" ); document.write( "L=55+25=80 THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*80+2^55=270 \n" ); document.write( "160+110=270 \n" ); document.write( "270=270 \n" ); document.write( " |