document.write( "Question 1054118: What is the area of a rectangle if the perimeter is 44in. And the length is 4x in. And the width is x+ 7 in. \n" ); document.write( "
Algebra.Com's Answer #669318 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the area of a rectangle if the perimeter is 44in. And the length is 4x in. And the width is x+ 7 in. \n" ); document.write( "------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "44 = 2(4x + x+7) \n" ); document.write( "22 = 5x + 7 \n" ); document.write( "5x = 15 \n" ); document.write( "x = 3 \n" ); document.write( "---- \n" ); document.write( "length = 4x = 12 \n" ); document.write( "width = x+7 = 10 \n" ); document.write( "------ \n" ); document.write( "Area = 10*12 = 120 in^2 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |