SOLUTION: hello i have been working on this question for a while but I keep getting so confuse with what i have been writing on my piece of paper. Kyle works at a donut​ factory, where

Algebra ->  Inequalities -> SOLUTION: hello i have been working on this question for a while but I keep getting so confuse with what i have been writing on my piece of paper. Kyle works at a donut​ factory, where       Log On


   



Question 1142546: hello i have been working on this question for a while but I keep getting so confuse with what i have been writing on my piece of paper.
Kyle works at a donut​ factory, where a​ 10-oz cup of coffee costs 95cents​, a​ 14-oz cup costs​ $1.15, and a​ 20-oz cup costs​ $1.50. During one busy​ period, Kyle served 31 cups of​ coffee, using 484 ounces of​ coffee, while collecting a total of ​$38.80. How many cups of each size did Kyle​ fill?

Found 2 solutions by josmiceli, ankor@dixie-net.com:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +a+ = number of 10-oz cups filled
Let +b+ = number of 14-oz cups filled
Let +c+ = number of 20-oz cups filled
------------------------------------------------
(1) +a+%2B+b+%2B+c+=+31+
(2) +10a+%2B+14b+%2B+20c+=+484+
(3) +95a+%2B+115b+%2B+150c+=+3880+ ( in cents )
-----------------------------------------------------
There are 3 equations with 3 unknowns, so it's solvable.
(2) +5a+%2B+7b+%2B+10c+=+242+
and
(3) +19a+%2B+23b+%2B+30c+=+776+
and
(1) +7a+%2B+7b+%2B+7c+=+210+
---------------------------------------
Subtract (1) from (2)
(2) +5a+%2B+7b+%2B+10c+=+242+
(1) +-7a+-+7b+-+7c+=+-210+
-----------------------------------
+-2a+%2B+3c+=+32+
+-20a+%2B+30c+=+320+
Subtract this from (3)
(3) +19a+%2B+23b+%2B+30c+=+776+
+20a+++++++++++++-30c+=+-320+
-------------------------------------
+39a+%2B+23b+=+456+
+-23a+-+23b+-23c+=+-713+
-----------------------------------
+23c+-+16a+=+257+
+-24c+%2B+16a+=+-256+
-----------------------------
+-c+=+1+
Looks like I switched a sign. You can
finish. Maybe +c=1+??


Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Kyle works at a donut​ factory,
where a​ 10-oz cup of coffee costs 95cents​,
a​ 14-oz cup costs​ $1.15,
and a​ 20-oz cup costs​ $1.50.
During one busy​ period, Kyle served 31 cups of​ coffee, using 484 ounces of​ coffee, while collecting a total of ​$38.80.
How many cups of each size did Kyle​ fill?
:
let a = no. of 10 oz cups
let b = no. of 14 oz cups
let c = no. of 20 oz cups
:
You can use the matrix feature on you calc to solve this
1 1 1 31
10 14 20 484
.95 1.15 1.5 38.8
:
A more tedious method using elimination
write an equation for each statement
a + b + c = 31
10a + 14b + 20c = 484 oz
.95a + 1.15b + 1.50c = $38.80
:
multiply the 1st equation by 10, subtract from the 2nd equation
10a + 14b + 20c = 484
10a + 10b + 10c = 310
-------------------------eliminates a, give us a 2 unknown equation
0 + 4b + 10c = 174
then
multiply the 1st equation by .95, subtract from the 3rd equation
.95a + 1.15b + 1.50c = 38.80
.95a + .95b + .95c = 29.45
-----------------------------eliminates a, another 2 unknown equation
0 + .2b + .55c = 9.35
multiply by 20, subtract the 1st 2 unknown eq
4b + 11c = 187
4b + 10c = 174
-----------------subtraction eliminates b, find c
0 + c = 13 ea 20 oz cups
then
4b + 11(13) = 187
4b + 143 = 187 - 143
4b = 187 - 143
4b = 44
b = 44/4
b = 11 ea 14 oz cups
then
a + 11 + 13 = 31, you can find the 10 oz cups
:
I check my solutions using the matrix feature on my Ti83