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)\"\" \"About 
You can put this solution on YOUR website!
a) \"N=++x%5E%281%2F3%29+%2B+2x+%2B+2\"
\n" ); document.write( "\"N+=+16%5E%281%2F3%29+%2B+16%2A2+%2B+2\"
\n" ); document.write( "\"N+=+2.52+%2B+32+%2B+2\"
\n" ); document.write( "\"N+=+36.52\"million\r
\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( "
\n" );