document.write( "Question 106498: Suppose N=x^+2 models the number ofcases of infection, in millions, of a disease x years from now. Approximately how many years will there be 7 million cases.\r
\n" );
document.write( "\n" );
document.write( "I got this 7=x^+2
\n" );
document.write( " (-x^2)=(-5)
\n" );
document.write( " x=25 \n" );
document.write( "
Algebra.Com's Answer #77502 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose N=x^+2 models the number ofcases of infection, in millions, of a disease x years from now. Approximately how many years will there be 7 million cases. \n" ); document.write( "---------------- \n" ); document.write( "7x10^6 = x^2 \n" ); document.write( "x = (sqrt7)(10^3) \n" ); document.write( "x = 2.64575*1000 \n" ); document.write( "x = 2645.75 years \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |