document.write( "Question 852117: The difference between simple interest and compound interest from RS 10000 at 5% rate in 3 years will be-? \n" ); document.write( "
Algebra.Com's Answer #513150 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
compound interest =p((1+r)^n -1)
\n" ); document.write( " =p((1+.05)^3 -1)
\n" ); document.write( " =p(1.157625-1)
\n" ); document.write( " =10000x.157625=1576.2500=Rs 1576.25
\n" ); document.write( "simple interest=pxtxr=10000x3x.05 = Rs 1500
\n" ); document.write( "Diffrerence between CI and SI will be =Rs 1576.25-1500= Rs76.25
\n" ); document.write( "
\n" );