document.write( "Question 1104020: The length of a rectangular lawn is 5 feet more thanits width. If the area of the lawn is 980 square feet, find the dimensions of the lawn. Round to the nearest tenth of a foot. \n" ); document.write( "
Algebra.Com's Answer #718733 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangular lawn is 5 feet more thanits width. If the area of the lawn is 980 square feet, find the dimensions of the lawn. Round to the nearest tenth of a foot. \n" ); document.write( "------------------ \n" ); document.write( "L = W + 5 \n" ); document.write( "L*W = 980 \n" ); document.write( "------ \n" ); document.write( "W*(W+5) = 980 \n" ); document.write( "W^2 + 5W - 980 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "============= \n" ); document.write( "W = 28.9 \n" ); document.write( " \n" ); document.write( " |