document.write( "Question 667382: the perimeter of a rectangle is 38 inches. if the length is 3 in more than width, find width. \n" ); document.write( "
Algebra.Com's Answer #414991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the perimeter of a rectangle is 38 inches. if the length is 3 in more than width, find width. \n" ); document.write( "------- \n" ); document.write( "Draw a rectangle: \n" ); document.write( "Label the shorter sides \"x\". \n" ); document.write( "Label the longer sides \"x+3\" \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "x + x + x+3 + x+3 = 38 \n" ); document.write( "4x = 32 \n" ); document.write( "x = 8 inches (width) \n" ); document.write( "--- \n" ); document.write( "x+3 = 11 inches (length) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |