The graph is misleading because the year’s interval is not constant.
The first year to the second year, the gap is 1 year; in the second to the
third year, the gap is 2; in the third to the fourth year is 4; and the fourth
to the fifth year is 6.
The first machine does 200 in 1 hour, so in 8.5 hours it will then do 200 * 8.5.
the second machine does 180 in 1 hour, so in 8.5 hours it will then do 180 * 8.5.
the third machine does 150 in 1 hour, so in 8.5 hours it will do then 150 * 8.5.
how many bottles will they all do in total on that time?
(200 * 8.5) + (180 * 8.5) + (150 * 8.5)
Same case as Pablo's, more or less.
a = price for the desktop
b = price for the laptop
we know the laptop is 150 bucks more than the desktop,
b = a + 150.
how much is 7% of a? (7/100) * a, 0.07a.
how much is 9.5% of b? (9.5/100) * b, 0.095b.
total interests for the financing add up to 303,
0.07a + 0.095b = 303.

how much was it for the laptop? well b = a + 150.
Answer:
the answe is 10.30
Step-by-step explanation:
im also from k12 lol