document.write( "Question 992493: The ratio of the length of a rectangle to its width is 3/2 and the width is 24 centimeters, what is the rectangle’s perimeter? \n" ); document.write( "
Algebra.Com's Answer #612113 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! let L=lenght, \n" ); document.write( "w=width \n" ); document.write( "Ratio of L to w=3:2 \n" ); document.write( "If w=24cm, \n" ); document.write( "Then, \n" ); document.write( "3/2=L/24 \n" ); document.write( "Multiply out, \n" ); document.write( "2L=72 \n" ); document.write( "L=36cm \n" ); document.write( "Perimeter P=2(L+w) \n" ); document.write( "p=2(24+72) \n" ); document.write( "p=2(96) \n" ); document.write( "p=192cm \n" ); document.write( "The perimeter is 192cm \n" ); document.write( "HOPE THIS HELPS? \n" ); document.write( "::TIMNEWMAN:: \n" ); document.write( " |