document.write( "Question 779518: If the length L of a rectangle is 3 meters more than twice its width and its perimeter is 300 meters. How do you solve the equation? \n" ); document.write( "
Algebra.Com's Answer #475250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the length L of a rectangle is 3 meters more than twice its width and its perimeter is 300 meters. How do you solve the equation? \n" ); document.write( "----------- \n" ); document.write( "L = 2W+3 \n" ); document.write( "W is the width \n" ); document.write( "--------------------- \n" ); document.write( "Perimeter = 2(L+W) \n" ); document.write( "300 = 2(2W+3 + W) \n" ); document.write( "150 = 3W+3 \n" ); document.write( "3W = 147 \n" ); document.write( "W = 49 meters (width) \n" ); document.write( "L = 2W+3 = 98+3 = 102 meters (length) \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |