document.write( "Question 734059: model the problem with a quadratic equation. The square tarp you are raking leaves onto has an area of 289 ft2. What is the side length of the tarp? \n" ); document.write( "
Algebra.Com's Answer #448737 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The square tarp you are raking leaves onto has an area of 289 ft2. \n" ); document.write( " What is the side length of the tarp? \n" ); document.write( ": \n" ); document.write( "let x = the length of the side of the square tarp \n" ); document.write( ": \n" ); document.write( "The area then: \n" ); document.write( "x^2 = 289 \n" ); document.write( "the quadratic equation could be \n" ); document.write( "x^2 - 289 = 0 \n" ); document.write( "to solve: \n" ); document.write( "x^2 = 289 \n" ); document.write( "x = \n" ); document.write( "x = 17 ft is the length of the side \n" ); document.write( " |