document.write( "Question 1193499: Julita owes Jose the following amounts:
\n" ); document.write( "a. 55,000 at the end of 4 years,
\n" ); document.write( "b. 48,000 at the end of 5 years, and
\n" ); document.write( "c. 75,000 due in 3 years from today at 9% converted quarterly.
\n" ); document.write( "What single payment at the end of 2 years will settle Julita’s
\n" ); document.write( "obligations if money is worth 15% converted monthly?
\n" ); document.write( "

Algebra.Com's Answer #848656 by ElectricPavlov(122)\"\" \"About 
You can put this solution on YOUR website!
**1. Calculate the Present Value of Each Obligation:**\r
\n" ); document.write( "\n" ); document.write( "* **Obligation 1:**
\n" ); document.write( " * Present Value (PV1) = 55,000 / (1 + 0.15/12)^(4*12)
\n" ); document.write( " * PV1 = 55,000 / (1.0125)^48
\n" ); document.write( " * PV1 ≈ 26,534.62\r
\n" ); document.write( "\n" ); document.write( "* **Obligation 2:**
\n" ); document.write( " * Present Value (PV2) = 48,000 / (1 + 0.15/12)^(5*12)
\n" ); document.write( " * PV2 = 48,000 / (1.0125)^60
\n" ); document.write( " * PV2 ≈ 19,737.68\r
\n" ); document.write( "\n" ); document.write( "* **Obligation 3:**
\n" ); document.write( " * Quarterly interest rate for Obligation 3: 0.09 / 4 = 0.0225
\n" ); document.write( " * PV of Obligation 3 at the end of 3 years: 75,000 / (1 + 0.0225)^(3*4) = 75,000 / (1.0225)^12
\n" ); document.write( " * PV of Obligation 3 at the end of 3 years: ≈ 57,096.79
\n" ); document.write( " * Present Value (PV3) = 57,096.79 / (1 + 0.15/12)^(3*12)
\n" ); document.write( " * PV3 = 57,096.79 / (1.0125)^36
\n" ); document.write( " * PV3 ≈ 35,320.95\r
\n" ); document.write( "\n" ); document.write( "**2. Calculate the Total Present Value of All Obligations**\r
\n" ); document.write( "\n" ); document.write( "* Total Present Value (Total PV) = PV1 + PV2 + PV3
\n" ); document.write( "* Total PV = 26,534.62 + 19,737.68 + 35,320.95
\n" ); document.write( "* Total PV ≈ 81,593.25\r
\n" ); document.write( "\n" ); document.write( "**3. Calculate the Single Payment at the End of 2 Years**\r
\n" ); document.write( "\n" ); document.write( "* Single Payment = Total PV * (1 + 0.15/12)^(2*12)
\n" ); document.write( "* Single Payment = 81,593.25 * (1.0125)^24
\n" ); document.write( "* Single Payment ≈ 120,984.66\r
\n" ); document.write( "\n" ); document.write( "**Therefore, a single payment of approximately 120,984.66 at the end of 2 years will settle Julita's obligations.**
\n" ); document.write( "
\n" ); document.write( "
\n" );