document.write( "Question 1193608: Find the cash price of a property if it is bought for ₱150,000
\n" );
document.write( "downpayment and payments of ₱15,000 at the end of every 3 months
\n" );
document.write( "for 7 years if money is worth 10% compounded quarterly. \n" );
document.write( "
Algebra.Com's Answer #848634 by yurtman(42)![]() ![]() ![]() You can put this solution on YOUR website! **1. Determine the Quarterly Interest Rate**\r \n" ); document.write( "\n" ); document.write( "* Annual Interest Rate: 10% \n" ); document.write( "* Quarterly Interest Rate: 10% / 4 = 2.5% or 0.025\r \n" ); document.write( "\n" ); document.write( "**2. Calculate the Number of Quarterly Payments**\r \n" ); document.write( "\n" ); document.write( "* Number of Years: 7 years \n" ); document.write( "* Number of Quarterly Payments: 7 years * 4 quarters/year = 28 payments\r \n" ); document.write( "\n" ); document.write( "**3. Calculate the Present Value of the Quarterly Payments**\r \n" ); document.write( "\n" ); document.write( "* **Use the Present Value of an Ordinary Annuity Formula:**\r \n" ); document.write( "\n" ); document.write( " Present Value = Payment * [(1 - (1 + r)^-n) / r] \n" ); document.write( " \n" ); document.write( " Where: \n" ); document.write( " * Payment = ₱15,000 \n" ); document.write( " * r = Quarterly interest rate (0.025) \n" ); document.write( " * n = Number of payments (28)\r \n" ); document.write( "\n" ); document.write( "* **Calculate:** \n" ); document.write( " Present Value = ₱15,000 * [(1 - (1 + 0.025)^-28) / 0.025] \n" ); document.write( " Present Value ≈ ₱15,000 * 19.9635 \n" ); document.write( " Present Value ≈ ₱299,452.50\r \n" ); document.write( "\n" ); document.write( "**4. Calculate the Cash Price of the Property**\r \n" ); document.write( "\n" ); document.write( "* Cash Price = Down Payment + Present Value of Payments \n" ); document.write( "* Cash Price = ₱150,000 + ₱299,452.50 \n" ); document.write( "* Cash Price = ₱449,452.50\r \n" ); document.write( "\n" ); document.write( "**Therefore, the cash price of the property is approximately ₱449,452.50.** \n" ); document.write( " \n" ); document.write( " |