document.write( "Question 429366: The interest on $50,000 for 100 days at 14% is how much if you use a 360 day a year calendar? \n" ); document.write( "
Algebra.Com's Answer #298234 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=50000*0.14*100/360
\n" ); document.write( "I=$1,944.44
\n" ); document.write( "
\n" );