document.write( "Question 1172092: Mrs. Reyes bought a television set and a DVD player. After paying a 60% down payment on each item, she paid the rest in 12 monthly installments. After half a year, Mrs. Reyes paid 1/4 more for the balance owed for the television set than the DVD player. If she had already paid P2000 more for television set, what was the total amount she would have to pay in installment each month if she only paid a 55% down payment on each item? \n" ); document.write( "
Algebra.Com's Answer #850831 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
Let's break down this problem step-by-step.\r
\n" ); document.write( "\n" ); document.write( "1. Define Variables\r
\n" ); document.write( "\n" ); document.write( "Let T be the total price of the television set.
\n" ); document.write( "Let D be the total price of the DVD player.
\n" ); document.write( "2. Set Up Equations Based on the Given Information\r
\n" ); document.write( "\n" ); document.write( "60% Down Payment:
\n" ); document.write( "Mrs. Reyes paid 0.6T as a down payment for the TV and 0.6D for the DVD player.
\n" ); document.write( "The remaining balance for the TV is 0.4T, and for the DVD player is 0.4D.
\n" ); document.write( "12 Monthly Installments:
\n" ); document.write( "The monthly installment for the TV is 0.4T / 12, and for the DVD player is 0.4D / 12.
\n" ); document.write( "Half a Year (6 Months):
\n" ); document.write( "After 6 months, Mrs. Reyes had paid half of the balance: 0.2T for the TV and 0.2D for the DVD player.
\n" ); document.write( "1/4 More for TV Balance:
\n" ); document.write( "The remaining balance for the TV after 6 months was 1/4 more than the remaining balance for the DVD player:
\n" ); document.write( "0.2T = 0.2D + (1/4)(0.2D)
\n" ); document.write( "0.2T = 0.2D + 0.05D
\n" ); document.write( "0.2T = 0.25D
\n" ); document.write( "T = 1.25D
\n" ); document.write( "P2000 More for TV:
\n" ); document.write( "Mrs. Reyes had already paid P2000 more for the TV:
\n" ); document.write( "0.6T + 0.2T = 0.6D + 0.2D + 2000
\n" ); document.write( "0.8T = 0.8D + 2000
\n" ); document.write( "3. Solve for T and D\r
\n" ); document.write( "\n" ); document.write( "Substitute T = 1.25D into the second equation:
\n" ); document.write( "0.8(1.25D) = 0.8D + 2000
\n" ); document.write( "D = 0.8D + 2000
\n" ); document.write( "0.2D = 2000
\n" ); document.write( "D = 10000
\n" ); document.write( "Substitute D back into T = 1.25D:
\n" ); document.write( "T = 1.25(10000)
\n" ); document.write( "T = 12500
\n" ); document.write( "4. Calculate Monthly Installments with 55% Down Payment\r
\n" ); document.write( "\n" ); document.write( "55% Down Payment:
\n" ); document.write( "New balance for the TV: 0.45T = 0.45(12500) = 5625
\n" ); document.write( "New balance for the DVD player: 0.45D = 0.45(10000) = 4500
\n" ); document.write( "Total New Balance:
\n" ); document.write( "Total balance = 5625 + 4500 = 10125
\n" ); document.write( "Monthly Installment:
\n" ); document.write( "Monthly installment = 10125 / 12 = 843.75
\n" ); document.write( "Answer\r
\n" ); document.write( "\n" ); document.write( "The total amount she would have to pay in installments each month if she only paid a 55% down payment on each item is P843.75.
\n" ); document.write( "
\n" );