document.write( "Question 743242: a bank in houston loans $40,000 to a business at 6% for 21 months
\n" ); document.write( "how much simple interest will the bank earn?
\n" ); document.write( "

Algebra.Com's Answer #452813 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=40000*0.06*21/12
\n" ); document.write( "I=$4200
\n" ); document.write( "
\n" );