document.write( "Question 32737This question is from textbook introductory mathematical analysis
\n" );
document.write( ": A person has the option of satisfying a debt by either paying $5000 now and $5000 in 2 years, or by paying $3000 now, $3000 a year from now, and a final payment of x dollars in 2 years from now. Determine the amount of final payment if the interest rate is 8% compounded quarterly?\r
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #20141 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! the equation for compounded is: \n" ); document.write( "y=a(1 + r/n)^(tn) \n" ); document.write( "y is final amount \n" ); document.write( "a is initial amount \n" ); document.write( "r is rate \n" ); document.write( "n is compounded per times per year \n" ); document.write( "t is time in years \n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "A person has the option of satisfying a debt by either paying $5000 now and $5000 in 2 years; rate is 8% compounded quarterly? \n" ); document.write( "the result: 5000 (now) + final amount (y) .... so: \n" ); document.write( "y=a(1 + r/n)^(tn) \n" ); document.write( "y=5000(1 + .08/(1/4))^((1/4)*2) \n" ); document.write( "y=5000(1.32)^(1/2) \n" ); document.write( "y=5744.56 \n" ); document.write( "the result: 5000 + 5744.56 = $10,744.56 \n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "or by paying $3000 now, $3000 a year from now, and a final payment of x dollars in 2 years from now. Determine the amount of final payment if the interest rate is 8% compounded quarterly? \n" ); document.write( "the result: 3000 + final amount + final amount \n" ); document.write( "y=a(1 + r/n)^(tn) \n" ); document.write( "y=3000(1+.08/(1/4))^(1/4) \n" ); document.write( "y=3000(1.32)^(1/4) \n" ); document.write( "y=3215.62 \n" ); document.write( "------------------------ \n" ); document.write( "y=a(1 + r/n)^(tn) \n" ); document.write( "y=3000(1.32)^(1/2) \n" ); document.write( "y=3446.74 \n" ); document.write( "the result: 3000 + 3215.62 + 3446.74 = $9,662.36 \n" ); document.write( "------------------------------------------------------------------------------- \n" ); document.write( "If I was the person, I would choose the $3,000 deal! \n" ); document.write( " |