document.write( "Question 903419: How much would you earn in interest on a 5 year 7,000 dollar cd at 2.11% annually \n" ); document.write( "
Algebra.Com's Answer #547976 by YvonneGodsway(2)\"\" \"About 
You can put this solution on YOUR website!
Intrest= \"%28Principal+x+rate+x+time%29%2F100\"
\n" ); document.write( "principal= $7000
\n" ); document.write( "Time= 5 years
\n" ); document.write( "Rate= 2.11%
\n" ); document.write( "\"I=+%287000x5x2.11%29%2F100\"
\n" ); document.write( "Intrest= $738.5
\n" ); document.write( "
\n" );