document.write( "Question 1040517: when a stone is dropped into a deep well, the number of seconds until the sound of a splash is heard is given by the formula\"t=sqrt%28x%29%2F4%2Bx%2F1100\" where x is the depth of the well feet. For one particular well, the splash is heard 14 seconds after the stone is released.
\n" ); document.write( "1. How deep (to the nearest foot) is the well?
\n" ); document.write( "2. For a different well, the sound of the splash is heard 2 seconds after the stone is release. How deep (to the nearest foot) is the well?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #655332 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Solve for x:
\n" ); document.write( "sqrt(x)/4+x/1100 = 14
\n" ); document.write( "(275*sqrt(x)+x)/1100 = 14
\n" ); document.write( "275*sqrt(x)+x = 15400
\n" ); document.write( "275*sqrt(x) = 15400-x
\n" ); document.write( "75625x = (15400-x)^2
\n" ); document.write( "75625x = x^2-30800x+237160000
\n" ); document.write( "-x^2+106425x-237160000 = 0
\n" ); document.write( "x^2-106425 x+237160000 = 0
\n" ); document.write( "x^2-106425 x = -237160000
\n" ); document.write( "x^2-106425 x+11326280625/4 = 10377640625/4
\n" ); document.write( "(x-106425/2)^2 = 10377640625/4
\n" ); document.write( "x-106425/2 = (1375*sqrt(5489))/2 or x-106425/2 = -(1375*sqrt(5489))/2
\n" ); document.write( "x = 106425/2+(1375*sqrt(5489))/2 or x-106425/2 = -(1375*sqrt(5489))/2
\n" ); document.write( "x = 106425/2+(1375*sqrt(5489))/2 or x = 106425/2-(1375*sqrt(5489))/2
\n" ); document.write( "sqrt(x)/4+x/1100 => 1/4 sqrt(106425/2-(1375*sqrt(5489))/2)+(106425/2-(1375 sqrt(5489))/2)/1100 = 1/4*sqrt(106425/2-(1375*sqrt(5489))/2)+(106425/2-(1375*sqrt(5489))/2)/1100 ~~ 14
\n" ); document.write( "So this solution is correct. You can do the other one and you will see it's incorrect. Therefore, the solution is:
\n" ); document.write( "x = 106425/2-(1375*sqrt(5489))/2 You don't need me to finish it off, use your calculator.
\n" ); document.write( "
\n" );