document.write( "Question 439497: Perimeter of rectangle is 28 feet. The difference between 4 times the length and 3 times the width is 21 feet. What is the dimension. Please clear, precise instructions. \n" ); document.write( "
Algebra.Com's Answer #303736 by stanbon(75887) ![]() You can put this solution on YOUR website! Perimeter of rectangle is 28 feet. The difference between 4 times the length and 3 times the width is 21 feet. What is the dimension. \n" ); document.write( "------------------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "---- \n" ); document.write( "4L-3W = 21 \n" ); document.write( "W = (4L-21)/3 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "28 = 2(L + [(4L-21)/3]) \n" ); document.write( "---- \n" ); document.write( "14 = (L + (4/3)L - 7) \n" ); document.write( "14 = (7/3)L - 7 \n" ); document.write( "21 = (7/3)L \n" ); document.write( "L = (3/21)7 \n" ); document.write( "Length = 1 ft. \n" ); document.write( "---- \n" ); document.write( "Solve for \"w\": \n" ); document.write( "W = (4*1-21)/3 \n" ); document.write( "W = -17/3 ft. \n" ); document.write( "----- \n" ); document.write( "That doesn't make any sense. Width cannot be negative. \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |