document.write( "Question 99084: please help me solve this problem: the length of a rectangle is 4cm more than twice its width. the perimeter is 86cm. find the width and length. \n" ); document.write( "
Algebra.Com's Answer #72097 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! please help me solve this problem: the length of a rectangle is 4cm more than twice its width. the perimeter is 86cm. find the width and length. \n" ); document.write( "---------------- \n" ); document.write( "Let the width be \"x\" cm. \n" ); document.write( "Then the length is \"x+4\" cm \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "2x + 2(x+4) = 86 \n" ); document.write( "x + x+4 = 43 \n" ); document.write( "2x = 39 \n" ); document.write( "x = 19.5 cm (this is the width) \n" ); document.write( "x+4 = 23.5 cm ( this is the length) \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |