document.write( "Question 116239: Suppose that N=squareroot(x)+3 models the number of cases of an infection, in millions, of a disease x years from now.Approximately how many cases of the infection will there be 9 years from now? approximately how many years will there be 5 million cases \n" ); document.write( "
Algebra.Com's Answer #84538 by edjones(8007)![]() ![]() You can put this solution on YOUR website! N=sqrt(x)+3 \n" ); document.write( "sqrt(9)+3 \n" ); document.write( "=3+3 \n" ); document.write( "=6 million cases \n" ); document.write( ". \n" ); document.write( "sqrt(x)+3=5 \n" ); document.write( "sqrt(x)=2 \n" ); document.write( "x=4 square each side \n" ); document.write( "In 4 yrs there will be 5 million cases. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |