document.write( "Question 1166505: Sales of a portable MP3 players grr approximately exponentially from $0.05 billion in 2001 to $0.65 billion in 2005. Predict the sales of the MP3 in 2007 \n" ); document.write( "
Algebra.Com's Answer #791628 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! (0, 0.05) \n" ); document.write( "(4, 0.65) \n" ); document.write( "y=ab^x \n" ); document.write( "0.05=ab^0 so a is 0.05 \n" ); document.write( "0.65=0.05b^4 \n" ); document.write( "13=b^4 \n" ); document.write( "b=1.899 or 1.9 \n" ); document.write( "2007 is x=6 \n" ); document.write( "y=0.05*1.9^6 \n" ); document.write( "=$2.35 billion. \n" ); document.write( " |