a company offers a loan program with 0% interest on loans repaid within 5 years. A person took out a loan from this company and made equal monthly payments

After 6 monthly payments, the loan balance was $12,150
After 11 monthly payments, the loan balance was $11,025

which function can be used to find y, the balance of the loan after x monthly payments?

y=-225x+13500
y=225x-13500
y=-225x+13275
y=225x-13275

1 answer

To determine the correct function for the loan balance y after x monthly payments, we can analyze the information given and create a linear equation.

  1. After 6 payments, the balance is y=12,150.
  2. After 11 payments, the balance is y=11,025.

First, we calculate the change in balance over the change in payments:

Change in balance=12,15011,025=1,125

Change in months=116=5

Now we can determine the monthly payment amount:

Monthly payment=1,1255=225

So, the loan balance decreases by 225 for each month of payment.

Next, we can find the initial loan balance by recognizing that the balance after 6 payments is:

y=Initial balance225×6 Let’s denote the initial balance as B. Therefore:

12,150=B1,350(since 6×225=1,350) B=12,150+1,350=13,500

This means the initial loan balance is 13,500.

Now we will express y as a function of x, the number of monthly payments:

y=B225x

Substituting B=13,500,

y=13,500225x

This can be rewritten as:

y=225x+13,500

Now we can compare this function with the options given:

  • y=225x+13500 (matches)
  • y=225x13500
  • y=225x+13275
  • y=225x13275

The correct function that can be used to find y, the balance of the loan after x monthly payments, is:

y=225x+13500