document.write( "Question 387972: The length of a rectangle is 3yd longer than width perimeter is 46yd what is the area \n" ); document.write( "
Algebra.Com's Answer #274264 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! 2L+2W=46 \n" ); document.write( "2(W+3)+2W=46 \n" ); document.write( "2W+6+2W=46 \n" ); document.write( "4W=40 \n" ); document.write( "W=10\r \n" ); document.write( "\n" ); document.write( "L=10+3=13\r \n" ); document.write( "\n" ); document.write( "Area = 10*13 = 130 \n" ); document.write( " |