document.write( "Question 1007595: Find the interest and final amount on $20, 100 at 9% simple interest for 89 days. \n" ); document.write( "
Algebra.Com's Answer #623464 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Simple interest is found by
\n" ); document.write( "I = prt
\n" ); document.write( "I = (20100)(.09)(89/365) = $441.10
\n" ); document.write( "
\n" );