document.write( "Question 121690: Suppose that N= sqrt X + 2 models the number of cases of an infection, in millions, of a disease x years from now.\r
\n" );
document.write( "\n" );
document.write( " a) Approximately how many cases of the infection will there be 16 years from now?\r
\n" );
document.write( "\n" );
document.write( "B. In approximately how many years will there be 7 million cases? \n" );
document.write( "
Algebra.Com's Answer #89348 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) if x=16 then N= sqrt(16)+2=6 so the response is 6 cases\r \n" ); document.write( "\n" ); document.write( "b) if N=7 then 7=sgrt(x)+2 then x is 25 so the response is 25 years \n" ); document.write( " |