document.write( "Question 573515: the perimeter of a rectangle is 56 inches. the ratio of the length to the width is 6:1. find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #368787 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the perimeter of a rectangle is 56 inches. the ratio of the length to the width is 6:1. find the length and the width. \n" ); document.write( "---- \n" ); document.write( "length = 6x \n" ); document.write( "width = x \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "56 = 2(6x + x) \n" ); document.write( "28 = 7x \n" ); document.write( "x = 4 \n" ); document.write( "---- \n" ); document.write( "length = 6x = 24 \n" ); document.write( "width = x = 4 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |