The problem describes two separate purchases of scones and large coffees. On Monday, Luis bought 5 scones and 2 large coffees for $16.48. On Tuesday, Rachel bought 4 scones and 3 large coffees for $15.83. The goal is to find the cost of one scone and one large coffee.

AlgebraLinear EquationsSystems of EquationsWord ProblemSubstitutionElimination
2025/3/11

1. Problem Description

The problem describes two separate purchases of scones and large coffees. On Monday, Luis bought 5 scones and 2 large coffees for $16.
4

8. On Tuesday, Rachel bought 4 scones and 3 large coffees for $15.

8

3. The goal is to find the cost of one scone and one large coffee.

2. Solution Steps

Let ss be the cost of one scone and cc be the cost of one large coffee. We can set up a system of two linear equations:
5s+2c=16.485s + 2c = 16.48
4s+3c=15.834s + 3c = 15.83
We can solve this system of equations using substitution or elimination. Let's use elimination.
Multiply the first equation by 3 and the second equation by 2:
3(5s+2c)=3(16.48)3(5s + 2c) = 3(16.48)
2(4s+3c)=2(15.83)2(4s + 3c) = 2(15.83)
This gives us:
15s+6c=49.4415s + 6c = 49.44
8s+6c=31.668s + 6c = 31.66
Now subtract the second equation from the first equation:
(15s+6c)(8s+6c)=49.4431.66(15s + 6c) - (8s + 6c) = 49.44 - 31.66
15s8s+6c6c=17.7815s - 8s + 6c - 6c = 17.78
7s=17.787s = 17.78
s=17.787=2.54s = \frac{17.78}{7} = 2.54
So, the cost of one scone is $2.
5

4. Now substitute the value of $s$ into one of the original equations to find $c$. Let's use the first equation:

5s+2c=16.485s + 2c = 16.48
5(2.54)+2c=16.485(2.54) + 2c = 16.48
12.70+2c=16.4812.70 + 2c = 16.48
2c=16.4812.702c = 16.48 - 12.70
2c=3.782c = 3.78
c=3.782=1.89c = \frac{3.78}{2} = 1.89
So, the cost of one large coffee is $1.
8
9.

3. Final Answer

The cost of one scone is 2.54andthecostofonelargecoffeeis2.54 and the cost of one large coffee is 1.
8
9.