document.write( "Question 511279: What is the dimensions of a rectangle whose perimeter is 112 and the width is 3/4 the length? \n" ); document.write( "
Algebra.Com's Answer #342099 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the dimensions of a rectangle \n" ); document.write( "whose perimeter is 112 and the width is 3/4 the length? \n" ); document.write( "----------------------- \n" ); document.write( "Let length be L \n" ); document.write( "The width = (3/4)L \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "Perimeter = 2(L + (3/4)L) \n" ); document.write( "112 = 2(7/4)L \n" ); document.write( "----- \n" ); document.write( "56 = (7/4)L \n" ); document.write( "----- \n" ); document.write( "L = (4/7)56 \n" ); document.write( "--- \n" ); document.write( "Length = 32 \n" ); document.write( "Width = (3/4)32 = 24 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " |