document.write( "Question 481097: the perimeter of a rectangular photograph is 36cm . the length is 4 cm greater than the width. find the width and the length \n" ); document.write( "
Algebra.Com's Answer #329439 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the perimeter of a rectangular photograph is 36cm . the length is 4 cm greater than the width. find the width and the length \n" ); document.write( "---- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "P = 2(L+W) \n" ); document.write( "-------- \n" ); document.write( "36 = 2(W + (W+4)) \n" ); document.write( "--- \n" ); document.write( "18 = 2W + 4 \n" ); document.write( "2W = 14 \n" ); document.write( "Width = 7 cm \n" ); document.write( "--- \n" ); document.write( "Length = W + 4 = 11 cm \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |