document.write( "Question 121169: Donny borrows $20 from his brother Mike at a daily interest rate of 5%. How much will he owe his brother after 14 days? \n" ); document.write( "
Algebra.Com's Answer #88917 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A=P(1+R)^T \n" ); document.write( "A=20(1+.05)^14 \n" ); document.write( "A=20(1.05)^14 \n" ); document.write( "A=20*1.98 \n" ); document.write( "A=$39.60 AMOUNT OWED AFTER 14 DAYS. \n" ); document.write( " |