document.write( "Question 1071872: The value V of a motor cycle that is t years old can be modeled by the function
\n" );
document.write( "V = 16,500(0.82)^t
\n" );
document.write( ". According to the model, when will the motor cycle be
\n" );
document.write( "worth $4000?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #686795 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 4000=16500(0.82^t) \n" ); document.write( "divide both sides by 16500 \n" ); document.write( "0.2424=0.82^t \n" ); document.write( "ln both sides \n" ); document.write( "-1.4171=t ln 0.82 \n" ); document.write( "t= -1.4171/ln 0.82 \n" ); document.write( "=(if I round only at the end) \n" ); document.write( "t=7.14 years \n" ); document.write( " |