document.write( "Question 171632: A rope 100 feet long is stretched around four posts set at the corners of a rectangle whose area is 576 square feet. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #126773 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rope 100 feet long is stretched around four posts set at the corners of a rectangle whose area is 576 square feet. Find the dimensions of the rectangle. \n" ); document.write( "---------------- \n" ); document.write( "Perimeter = 2L + 2W = 100 \n" ); document.write( "Area = L*W = 576 \n" ); document.write( "2L + 2W = 100 \n" ); document.write( "L+W = 50 \n" ); document.write( "L = 50-W \n" ); document.write( "--------- \n" ); document.write( "A = L*W = (50-W)*W \n" ); document.write( "576 = 50W - W^2 \n" ); document.write( "W^2 - 50W + 576 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "W = 18, L = 32\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |