document.write( "Question 892510: QUADRATIC ORNOT QUADRATIC? The Length of a swimming pool is 8m longer than its width and the areais 105m2. don't solve it write the problem in a mathematical sentence thanks :) \n" ); document.write( "
Algebra.Com's Answer #540678 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The Length of a swimming pool is 8m longer than its width and the area is 105m2. don't solve it write the problem in a mathematical sentence \n" ); document.write( ": \n" ); document.write( "Let x = width \n" ); document.write( "then \n" ); document.write( "(x+8) = the length \n" ); document.write( "the area, length * width \n" ); document.write( "x(x+8) = 105 \n" ); document.write( "x^2 + 8x - 105 = 0, a quadratic \n" ); document.write( " |