document.write( "Question 1029820: The function f(x) = 34.1 lnx +117.7 models the number of U.S. users, f(x), in millions, x years after 1999. By which year will there will be 250 million internet users in the United States? \n" ); document.write( "
Algebra.Com's Answer #647146 by stanbon(75887) ![]() You can put this solution on YOUR website! The function f(x) = 34.1 lnx +117.7 models the number of U.S. users, f(x), in millions, x years after 1999. By which year will there will be 250 million internet users in the United States? \n" ); document.write( "----- \n" ); document.write( "34.1*ln(x) + 117.7 = 250 \n" ); document.write( "---- \n" ); document.write( "34.1*ln(x) = 132.3 \n" ); document.write( "----- \n" ); document.write( "ln(x) = 3.88 \n" ); document.write( "----- \n" ); document.write( "x = e^3.88 = 48.42 \n" ); document.write( "----- \n" ); document.write( "Ans: 1999+ 48.42 = in the year 2048 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |