document.write( "Question 117052: JACK INVESTED $5000 IN A TIME DEPOSIT. WHAT INTEREST WILL HE EARN FOR 1 YEAR IF THE INTEREST RATE IS 6.5%? \n" ); document.write( "
Algebra.Com's Answer #85109 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
I=P*R*T
\n" ); document.write( "I=5000*.065*1
\n" ); document.write( "I=$325 IS THE AMOUNT OF INTEREST.
\n" ); document.write( "
\n" );