Cristian M. answered 08/07/20
Researcher and Analyst Offers Patient and Clear Tutoring
Question: Luis picked up five scones and four large coffees for the office. He paid 21.50. Rachel picked up the next day 6 scones and 7 large coffees for the office and paid 30.09. What is the cost of one scone? What is the cost of one large coffee?
Answer: I now answer this question with a nice, warm cup of coffee at my desk.
Let's set up a system of equations. We'll need one equation for Luis, and one equation for Rachel.
Let's refer to scones by the variable s, and to large coffee by the variable c.
LUIS: 5s + 4c = 21.50
RACHEL: 6s + 7c = 30.09
This is a system that can be solved by means of elimination. It doesn't matter which variable you solve for first, but just watch your step at all times. I will solve for s first, so that means I will be eliminating c. I need to force 4c and 7c somehow. Maybe by using a least common multiple and making one of the numbers negative? The LCM of 4 and 7 is 28, so check this out:
(-7) [5s + 4c = 21.50]
(4) [6s + 7c = 30.09]
--------------------------------
That system becomes:
-35s - 28c = -150.50
24s + 28c = 120.36
--------------------------------
The -28c and 28c will add to 0c, or 0. It's been eliminated. Add up what's leftover:
-11s = -30.14
s = 2.74 ----> One scone costs $2.74.
Now that I know what s is, I can plug it into one of the equations in the original system. Pick the easier-looking one. (Either one will work.) I'll use Luis' equation. Plug in s where you see it and solve for c.
LUIS: 5s + 4c = 21.50
5(2.74) + 4c = 21.50
13.70 + 4c = 21.50
4c = 7.80
c = 1.95 -----> One large cup of coffee costs $1.95.
Let's check our work:
LUIS: 5s + 4c = 21.50
RACHEL: 6s + 7c = 30.09
LUIS: 5(2.74) + 4(1.95) = 21.50
RACHEL: 6(2.74) + 7(1.95) = 30.09
LUIS: 13.70 + 7.80 = 21.50
RACHEL: 16.44 + 13.65 = 30.09
LUIS: 21.50 = 21.50
RACHEL: 30.09 = 30.09
We get both true statements, so our answer is correct.
One scone costs $2.74, and one large cup of coffee costs $1.95.