document.write( "Question 196742: Suppose that N= cube-root (x) + 2x + 2 models the number of cases of an infection, in millions, of a disease x years from now.
\n" );
document.write( "a) Approximately how many cases of the infection will there be 16 years from now?
\n" );
document.write( "b) In approximately how many years will there be 7 million cases? \n" );
document.write( "
Algebra.Com's Answer #147461 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) You could solve this algebraically and the plot it OR you could think a little and find the answer emperically (trial and error). In this case, trial and error is quicker. \n" ); document.write( "Try 1. Then N = 1+2+2 = 5 (not quite 7) \n" ); document.write( "Try 2. Then N = 1.25+4+2 = 7.25 \n" ); document.write( "So the answer is 'a little less than 2 years'. \n" ); document.write( "Try 1.9. Then N = 1.23 + 3.8 + 2 = 7.03 \n" ); document.write( "Close enough for me. 1.9 years works :) \n" ); document.write( " |