document.write( "Question 947565: The length of a rectangle is 2 more than its width.Find the width of the perimeter is 45
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #578207 by stanbon(75887) ![]() You can put this solution on YOUR website! The length of a rectangle is 2 more than its width.Find the width of the perimeter is 45 \n" ); document.write( " ----- \n" ); document.write( "P = 2(length + width) \n" ); document.write( "45 = 2(w+2 + w) \n" ); document.write( "45 = 2(2w+2) \n" ); document.write( "45 = 4w + 4 \n" ); document.write( "4w = 41 \n" ); document.write( "width = 10 1/4 \n" ); document.write( "length = 12 1/4 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |