document.write( "Question 701711: State if:
\n" );
document.write( "A. if it is exponential or decay
\n" );
document.write( "B. the rate of growth or decay
\n" );
document.write( "C. the y-intercept \r
\n" );
document.write( "\n" );
document.write( "f(x)=123(0.95)^x \n" );
document.write( "
Algebra.Com's Answer #432543 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A) This is exponential decay because the base 0.95 is smaller than 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B) Rate of decay: 5% (since 0.95 = 1 - 0.05)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C) y-intercept: 123 (the initial amount) \n" ); document.write( " |