document.write( "Question 741585: Jeremy helps Madeline build a rectangular pen with a perimeter of 86 feet. Twice the pen's width is one more than three times its length. What is the width of the pen? \n" ); document.write( "
Algebra.Com's Answer #452069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Jeremy helps Madeline build a rectangular pen with a perimeter of 86 feet. Twice the pen's width is one more than three times its length. What is the width of the pen? \n" ); document.write( "------------- \n" ); document.write( "Perim = 2(width + length) \n" ); document.write( "Perim = 2*width + 2*length \n" ); document.write( "--- \n" ); document.write( "2W = 3L + 1 \n" ); document.write( "-------- \n" ); document.write( "86 = 3L+1 + 2L \n" ); document.write( "---- \n" ); document.write( "86 = 5L + 1 \n" ); document.write( "5L = 85 \n" ); document.write( "Length = 17 feet \n" ); document.write( "----- \n" ); document.write( "Solve for \"W\": \n" ); document.write( "2W = 3L + 1 \n" ); document.write( "2W = 51+1 \n" ); document.write( "Width = 26 feet \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |