document.write( "Question 730864: the length of a rectangle is three more than it's width and the perimiter of the rectangle is 58 centimeters and what are the rectangles dementions
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #446882 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the length of a rectangle is three more than it's width and the perimeter of the rectangle is 58 centimeters and what are the rectangles demensions \n" ); document.write( "------ \n" ); document.write( "L = W+3 \n" ); document.write( "Perimeter = 2(L + W) \n" ); document.write( "58 = 2(W+3 + W) \n" ); document.write( "29 = 2W+3 \n" ); document.write( "2W = 26 \n" ); document.write( "W = 13 (width) \n" ); document.write( "L = W+3 = 16 (length) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |