document.write( "Question 582439: The ratio of the measures of a pair of sides of a rectangle is 7:12. If the perimeter of the rectangle is 95, what is the length of each side? \n" ); document.write( "
Algebra.Com's Answer #372054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The ratio of the measures of a pair of sides of a rectangle is 7:12. If the perimeter of the rectangle is 95, what is the length of each side? \n" ); document.write( "------- \n" ); document.write( "Let width = 7x ; Then length = 12x \n" ); document.write( "----- \n" ); document.write( "P = 2(length + width) \n" ); document.write( "---- \n" ); document.write( "95 = 2(12x + 7x) \n" ); document.write( "19x = 95/2 \n" ); document.write( "x = 95/38 \n" ); document.write( "--- \n" ); document.write( "x = 2.5 \n" ); document.write( "---- \n" ); document.write( "width = 7x = 7*2.5 = 17.5 \n" ); document.write( "----- \n" ); document.write( "length = 12x = 12*2.5 = 30 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan \n" ); document.write( "============ \n" ); document.write( " |