document.write( "Question 1043690: The number of emails you sent can be modelled by the equation\r
\n" );
document.write( "\n" );
document.write( "u = 20×(1.8)^e,\r
\n" );
document.write( "\n" );
document.write( "where u is the total number of emails sent, and e is the number of
\n" );
document.write( "months since you started sending emails, where 0≤ e ≤ 8.\r
\n" );
document.write( "\n" );
document.write( "1 - find the month in which the exponential model predicts that the total
\n" );
document.write( "number of emails sent will first reach 500?\r
\n" );
document.write( "\n" );
document.write( "2 - Write down the value of the scale factor for the exponential
\n" );
document.write( "model. Use this to find the percentage increase in the total
\n" );
document.write( "number of emails sent?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658851 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The number of emails you sent can be modelled by the equation\r \n" ); document.write( "\n" ); document.write( "u = 20×(1.8)^e,\r \n" ); document.write( "\n" ); document.write( "where u is the total number of emails sent, and e is the number of \n" ); document.write( "months since you started sending emails, where 0≤ e ≤ 8.\r \n" ); document.write( "\n" ); document.write( "1 - find the month in which the exponential model predicts that the total \n" ); document.write( "number of emails sent will first reach 500?\r \n" ); document.write( "\n" ); document.write( "2 - Write down the value of the scale factor for the exponential \n" ); document.write( "model. Use this to find the percentage increase in the total \n" ); document.write( "number of emails sent? \n" ); document.write( "------ \n" ); document.write( "I'll use t for the # of months. \n" ); document.write( "Also, use * (Shift 8) for multiply. x is often used elsewhere. \n" ); document.write( "------- \n" ); document.write( "u = 20*(1.8)^t \n" ); document.write( "--- \n" ); document.write( "1 - find the month in which the exponential model predicts that the total \n" ); document.write( "number of emails sent will first reach 500? \n" ); document.write( "500 = 20*(1.8)^t \n" ); document.write( "25 = 1.8^t \n" ); document.write( "log(25) = t*log(1.8) \n" ); document.write( "t = log(25)/log(1.8) \n" ); document.write( "t =~ 5.48 months \n" ); document.write( "--> the 5th month \n" ); document.write( "==============================\r \n" ); document.write( "\n" ); document.write( "2 - Write down the value of the scale factor for the exponential \n" ); document.write( "model. Use this to find the percentage increase in the total \n" ); document.write( "number of emails sent? \n" ); document.write( "Increase from when to when? \n" ); document.write( " \n" ); document.write( " |