document.write( "Question 1140189: Jerome will be buying a used car for $7,000 in 3 years. How much money should he ask his parents for now so that, if he invests it at 8% compounded
\n" );
document.write( "continuously, he will have enough to buy the car?\r
\n" );
document.write( "\n" );
document.write( "Jerome should ask for $__ \n" );
document.write( "
Algebra.Com's Answer #760820 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x*e^(0.08*3)=7000 \n" ); document.write( "x*e^0.024=7000 \n" ); document.write( "x=7000/1.271 (round at end) \n" ); document.write( "=$5506.40 \n" ); document.write( " |