document.write( "Question 982125: Water fills a tank at a rate of 150 litres during the first hour, 350 during the second hour, 550 litres during the third hour and so on. Find the number of hours necessary to fill a rectangular tank 16m x 9m x 9m.\r
\n" ); document.write( "\n" ); document.write( "I answered the question with an Arithmetic Series, but I need it to be a Quadratic Equation, but unsure how to plug the numbers in.
\n" ); document.write( "

Algebra.Com's Answer #602993 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Tank volume=(16m)(9m)(9m)(1000 liters/m^3)=1296000 liters
\n" ); document.write( "S=sum(tank volume)=; a=first term=150 liters; d=common difference=200 liters
\n" ); document.write( ".
\n" ); document.write( "\"S=%28n%2F2%29%28a%2B%28a%2B%28n-1%29d%29%29\"
\n" ); document.write( "\"1296000=%28n%2F2%29%28150%2B%28150%2B%28n-1%29200%29%29\"
\n" ); document.write( "\"1296000=%28n%2F2%29%28150%2B%28150%2B200n-200%29%29\"
\n" ); document.write( "\"1296000=%28n%2F2%29%28200n%2B100%29\"
\n" ); document.write( "\"1296000=n%28100n%2B50%29\"
\n" ); document.write( "\"1296000=100n%5E2%2B50n\"
\n" ); document.write( "\"25920=2n%5E2%2Bn\"
\n" ); document.write( "\"0=2n%5E2%2Bn-25920\"
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"2x%5E2%2B1x%2B-25920+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%281%29%5E2-4%2A2%2A-25920=207361\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=207361 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-1%2B-sqrt%28+207361+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%281%29%2Bsqrt%28+207361+%29%29%2F2%5C2+=+113.592270269\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%281%29-sqrt%28+207361+%29%29%2F2%5C2+=+-114.092270269\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"2x%5E2%2B1x%2B-25920\" can be factored:
\n" ); document.write( " \"2x%5E2%2B1x%2B-25920+=+2%28x-113.592270269%29%2A%28x--114.092270269%29\"
\n" ); document.write( " Again, the answer is: 113.592270269, -114.092270269.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B1%2Ax%2B-25920+%29\"

\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "So n=113.59 hours\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );