document.write( "Question 59515: S. Bones is the doctor in Deathly, Ill., a suburb of Chicago. One day, John Garfinkle comes in with a high fever. Dr. Bones takes a blood sample and finds that it contains 1300 flu viruses per cubic millimeter and is increasing. John immediately gets a shot pf penicillin. The virus count should continue to increase for a while, then (hopefully!) level off and go back down. After 5 minutes the virus count is up to 1875, and after 5 more minutes, it is 2400. Assume the virus count varies quadratically with the number of minutes since the shot.\r
\n" ); document.write( "\n" ); document.write( "Find the equation expressing the number of viruses per cubic millimeter in terms of the number of minutes since the shot. Be sure to define your variables, set up a system of equations and use matrices to solve. Show all steps.
\n" ); document.write( "

Algebra.Com's Answer #41441 by hayek(51)\"\" \"About 
You can put this solution on YOUR website!
t=0: 1300 flu/cc
\n" ); document.write( "t=+5min: 1875 flu/cc
\n" ); document.write( "t=+10min: 2400 flu/cc\r
\n" ); document.write( "\n" ); document.write( "The problem tells us \"the virus count varies quadratically with the number of minutes since the shot\", so it is in this form:
\n" ); document.write( "\"virus=a%2At%5E2%2Bb%2At%2Bc\".\r
\n" ); document.write( "\n" ); document.write( "Let's plug in the data we have in order to solve for a, b and c:
\n" ); document.write( "Eq.1: \"f%280%29=a%2A0%5E2%2Bb%2A0%2Bc=1300\"
\n" ); document.write( "Eq.2: \"f%285%29=a%2A5%5E2%2Bb%2A5%2Bc=1875\"
\n" ); document.write( "Eq.3: \"f%2810%29=a%2A10%5E2%2Bb%2A10%2Bc=2400\"
\n" ); document.write( "----
\n" ); document.write( "Eq. 1 ==> \"highlight%28c=1300%29\"
\n" ); document.write( "------
\n" ); document.write( "Plug that result into Eq.2:
\n" ); document.write( "\"25a%2B5b%2B1300=1875\", then solve for a:
\n" ); document.write( "\"25a=575-5b\"
\n" ); document.write( "Eq. 4: \"a=%28115-b%29%2F5\"
\n" ); document.write( "-----
\n" ); document.write( "Now, plug that result into Eq.3:
\n" ); document.write( "\"100%2A%28115-b%29%2F5%2B10b%2B1300=2400\"
\n" ); document.write( "\"2300-20b%2B10b=1100\"
\n" ); document.write( "\"-10b=-1200\"
\n" ); document.write( "\"highlight%28b=120%29\"
\n" ); document.write( "-----
\n" ); document.write( "Using that result in Eq. 4, we have:
\n" ); document.write( "\"a=%28115-120%29%2F5\"
\n" ); document.write( "\"highlight%28a=-1%29\"
\n" ); document.write( "------
\n" ); document.write( "So the formula for virus count in terms of time in minutes is:
\n" ); document.write( "\"highlight%28virus%28t%29=-t%5E2%2B120%2At%2B1300%29\".
\n" ); document.write( "You can plug in the data to check that the formula is correct.\r
\n" ); document.write( "\n" ); document.write( "Here is a graph:
\n" ); document.write( "\"graph%28300%2C200%2C-80%2C200%2C-6000%2C6000%2C-x%5E2%2B120%2Ax%2B1300%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );