document.write( "Question 159150: #69 Find the interest on a $5000 bond that pays an annual percent rate of 61/2% for 6 years. \n" ); document.write( "
Algebra.Com's Answer #117288 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
I'll assume the 61/2%=6.5% not 30.5%.
\n" ); document.write( "5,000(1+.065)^6
\n" ); document.write( "5,000(1.065)^6
\n" ); document.write( "5,000*1.459=$7,295.71 answer.
\n" ); document.write( "
\n" );