document.write( "Question 619279: please help me solve this problem : the length of a rectangle is 4 ft longer than twice the width. If the perimeter is 74 ft. find the length and the width \n" ); document.write( "
Algebra.Com's Answer #389513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the length of a rectangle is 4 ft longer than twice the width. If the perimeter is 74 ft. find the length and the width \n" ); document.write( "-------------------- \n" ); document.write( "Let width be \"x\" \n" ); document.write( "Then length is \"2x+4\" \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "P = 2(L + W) \n" ); document.write( "74 = 2(2x+4 + x) \n" ); document.write( "37 = 3x+4 \n" ); document.write( "3x = 33 \n" ); document.write( "x = 11 ft (width) \n" ); document.write( "2x+4 = 26 ft (length) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |