.
I am 43 and haven't mess with this kind of math since the 90's. I am starting to understand of it, but still have trouble with word problems and setting them up.
A logistics company uses two different models of computers in their office. The first model costs $45 to upgrade and the second model costs $30 to upgrade. If the company upgrades 200 computers and it costs $7,125 in total, how many units of each model are upgraded?
-----------------------------------------------------
Let x = the number of computers that costs $30 to upgrade.
Then the number of others computers is 200 - x.
Now let us write the balance:
30*x + 45*(200-x) = 7125.
We need solve this equation for x. For it, simplify the equation:
30x + 45*200 - 45x = 7125.
-15x = 7125 - 45*200 = 7125 - 9000 = -1875.
Hence, x = = = 125.
Thus there are 125 computers to upgrade for $30.
And 200 - 125 = 75 computers to upgrade for $45.