document.write( "Question 844948: Find the interest on £25,800 for 144 days at six percent per annum. base your calculation on a 360 - day year \n" ); document.write( "
Algebra.Com's Answer #509098 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
I=Prt
\n" ); document.write( "I=25800*0.06*(144/360)
\n" ); document.write( "I=6192.00
\n" ); document.write( "
\n" );