document.write( "Question 347643: A RECTANGULAR PARK WAS BUILT SO THAT ITS LENGTH IS 3 TIMES ITS WIDTH. THE PERIMETER OF THE PARK IS 24 YARDS. WHAT ARE TEH WIDTH AND LENGTH OF THE PARK? \n" ); document.write( "
Algebra.Com's Answer #248569 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=3W \n" ); document.write( "2L+2W=P \n" ); document.write( "2*3W+2W=24 \n" ); document.write( "6W+2W=24 \n" ); document.write( "8W=24 \n" ); document.write( "W=24/8 \n" ); document.write( "W=3 YDS. FOR THE WIDTH. \n" ); document.write( "L=3*3=9 YDS. FOR THE LENGTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*9+2*3=24 \n" ); document.write( "18+6=24 \n" ); document.write( "24=24 \n" ); document.write( " |