document.write( "Question 1001194: Justin deposits $4,000 into an IRA account that earns an annual interest rate of 6.5%. If he makes no additional deposits, how much money will he have in the account one year later? \n" ); document.write( "
Algebra.Com's Answer #618433 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Interest I = prt, so here
\n" ); document.write( "p = 4000, r = .065, and t = 1 year
\n" ); document.write( "Thus
\n" ); document.write( "I=(4000)(.065)(1) = $260
\n" ); document.write( "Add that to the $4000 and get
\n" ); document.write( "$4260
\n" ); document.write( "
\n" );