document.write( "Question 341234: what is the dimensions of a rectangle with a perimeter of 70ft and length to width ratio of 4 to 5? \n" ); document.write( "
Algebra.Com's Answer #244304 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the dimensions of a rectangle with a perimeter of 70ft and length to width ratio of 4 to 5? \n" ); document.write( "---- \n" ); document.write( "4:5 is the same as 4x:5x where length = 4x and width = 5x \n" ); document.write( "------------------- \n" ); document.write( "Equation: \n" ); document.write( "P = 2(length + width) \n" ); document.write( "70 = 2(4x+5x) \n" ); document.write( "35 = 9x \n" ); document.write( "x = (35/9) \n" ); document.write( "--- \n" ); document.write( "length = 4x = 4(35/9) = 140/9 = 15.56 ft \n" ); document.write( "--- \n" ); document.write( "width = 5x = 5(35/9) = 175/9 = 19.44 ft. \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |