document.write( "Question 1172001: Cassandra has a loan of $35,720. This loan has a simple interest rate of 4% per year. What is the amount of interest Cassandra will pay on this loan at the end of two years? \n" ); document.write( "
Algebra.Com's Answer #796938 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Simple Interest Formula \n" ); document.write( "i = P*r*t \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have: \n" ); document.write( "i = unknown interest \n" ); document.write( "P = 35720 = loan amount (you can think of it like a deposit) \n" ); document.write( "r = 0.04 = decimal form of annual interest rate \n" ); document.write( "t = 2 = number of years\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We then compute the following: \n" ); document.write( "i = P*r*t \n" ); document.write( "i = 35720*0.04*2 \n" ); document.write( "i = 2857.60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: $2,857.60 \n" ); document.write( " \n" ); document.write( " |