document.write( "Question 1192769: A population of microorganisms grows according to the function p(x) = 100+0.2x+0.5x^2, where x is given in hours. How many hours does it take to reach population of 250 microorganisms? \n" ); document.write( "
Algebra.Com's Answer #824666 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A population of microorganisms grows according to the function p(x) = 100+0.2x+0.5x^2,
\n" ); document.write( "where x is given in hours. How many hours does it take to reach population of 250 microorganisms?
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "To answer the question, you should solve this quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "    100 + 0.2x + 0.5x^2 = 250.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Reduce the equation to the standard form quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "    0.5x^2 + 0.2x - 150 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "and apply the quadratic formula.  You will get the roots\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%5D\" = -17.5217,   \"x%5B2%5D\" = 17.1217.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "According to the meaning of the problem, you ignore the negative root and accept the positive one.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Your ANSWER is the value  x= 17.1217 hours.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On solving quadratic equations using the quadratic formula,  see the lessons \r
\n" ); document.write( "\n" ); document.write( "    - Introduction into Quadratic Equations\r
\n" ); document.write( "\n" ); document.write( "    - PROOF of quadratic formula by completing the square\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );