document.write( "Question 1194969: You purchased a laptop computer worth PhP 37,500 by a 30% down
\n" );
document.write( "payment and agreed to repay the balance in 12 equal monthly payments.
\n" );
document.write( "There is a 10% simple interest rate on this balance.\r
\n" );
document.write( "\n" );
document.write( "Find the finance charge\r
\n" );
document.write( "\n" );
document.write( "Find the amount of monthly payments\r
\n" );
document.write( "\n" );
document.write( "Estimate the APR \n" );
document.write( "
Algebra.Com's Answer #827279 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "L = laptop's value = PhP 37,500 \n" ); document.write( "D = down payment \n" ); document.write( "D = 30% of L \n" ); document.write( "D = 0.30*37,500 \n" ); document.write( "D = 11,250\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = amount borrowed \n" ); document.write( "P = L - D \n" ); document.write( "P = 37,500 - 11,250 \n" ); document.write( "P = 26,250 \n" ); document.write( "Or \n" ); document.write( "P = 70% of L \n" ); document.write( "P = 0.70*37,500 \n" ); document.write( "P = 26,250\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = 0.10 from the 10% simple interest rate \n" ); document.write( "t = 1 year timespan to repay the loan\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Simple Interest: \n" ); document.write( "i = P*r*t \n" ); document.write( "i = 26,250*0.10*1 \n" ); document.write( "i = 2,625 \n" ); document.write( "This is the finance charge.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = total amount needed to pay back \n" ); document.write( "A = P(1+rt) \n" ); document.write( "A = 26,250(1+0.10*1) \n" ); document.write( "A = 28,515 \n" ); document.write( "Or \n" ); document.write( "A = P + Prt \n" ); document.write( "A = P + i \n" ); document.write( "A = 26,250 + 2,625 \n" ); document.write( "A = 28,515\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Either way, the amount needed to pay back is PhP 28,515\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide this total over the 12 months. \n" ); document.write( "(28,515)/12 = 2,376.25 \n" ); document.write( "This is the monthly payment.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Because there are 12 equal monthly payments, the repayment period is 1 year. There's a 10% simple interest rate which corresponds directly to the APR. \n" ); document.write( "In other words, the APR is 10%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the loan repayment window was something else (say 30 days), then the APR would be some other value. \n" ); document.write( "If there were other fees involved, then the APR would be different.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "Finance Charge = PhP 2,625 \n" ); document.write( "Monthly Payment = PhP 2,376.25 \n" ); document.write( "APR = 10% \n" ); document.write( " \n" ); document.write( " |