MHB How Much Did Each Computer Cost Before Finance Charges?

jesspowers526
Messages
1
Reaction score
0
Jim bought a desktop computer and a laptop computer. Before finance charges, the laptop cost \$150 more than the desktop. He paid for the computers using two different financing plans. For the desktop the interest rate was 7% per year, and for the laptop it was 5.5% per year. The total finance charges for one year were \$227.

How much did each computer cost before finance charges?
 
Last edited by a moderator:
Mathematics news on Phys.org
Hello, and welcome to MHB! (Wave)

I re-titled your thread so that the title reflects the question being asked. So, let's walk through this problem.

jesspowers526 said:
Jim bought a desktop computer and a laptop computer.

Let's let \(D\) be the cost of the desktop computer and \(L\) be the cost of the laptop computer. These costs will be in dollars.

jesspowers526 said:
Before finance charges, the laptop cost \$150 more than the desktop.

From this, we may write:

$$L=D+150$$

jesspowers526 said:
He paid for the computers using two different financing plans. For the desktop the interest rate was 7% per year, and for the laptop it was 5.5% per year.

So, the finance charge for the desktop is \(0.07D\) and the finance charge for the laptop is \(0.055L\).

jesspowers526 said:
The total finance charges for one year were \$227.

This allows us to write:

$$0.07D+0.055L=227$$

I would first multiply this equation by 1000 to get rid of the decimals:

$$70D+55L=227000$$

Now divide by 5:

$$14D+11L=45400$$

jesspowers526 said:
How much did each computer cost before finance charges?

We have two unknowns, which are what we're being asked to find, and two equations, so we may determine a unique solution. I would use the first equation to substitute for \(L\) into the second equation, giving us an equation in \(D\) alone, which we can then solve:

$$14D+11(D+150)=45400$$

Distribute:

$$14D+11D+1650=45400$$

Combine like terms:

$$25D=43750$$

Divide by 25:

$$D=1750$$

Now, we may use the first equation to find \(L\):

$$L=D+150=1750+150=1900$$

Thus, we have determined the cost of the desktop computer is \$1750 and the cost of the laptop computer is \$1900. Does all of that make sense?
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top