document.write( "Question 562334: 14% interest on borrowing $5,000 for 3years \n" ); document.write( "
Algebra.Com's Answer #364547 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
if it is simple interest
\n" ); document.write( "I = P*r*n\r
\n" ); document.write( "\n" ); document.write( "I=5000*0.14*3\r
\n" ); document.write( "\n" ); document.write( "I= $2100
\n" ); document.write( "
\n" );