SOLUTION: How do I solve uing two equations in two variable? A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: How do I solve uing two equations in two variable? A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are      Log On


   



Question 141263This question is from textbook prentic hall algebra 1
: How do I solve uing two equations in two variable?
A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are 20 sets all together, how many weigh 50 kg?
I got the first equation of: 880=30t+50k, but can't figure out the second equation.
This question is from textbook prentic hall algebra 1

Found 2 solutions by scott8148, stanbon:
Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
how about t+k=20

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do I solve uing two equations in two variable?
A shipment of TV sets, some weighing 30kg each and the others weighing 50 kg each, has a total weight of 880 kg. If there are 20 sets all together, how many weigh 50 kg?
I got the first equation of: 880=30t+50k, but can't figure out the second equation.
-------------------
Let # of 30kg sets be t
Let # of 50 kg sets be k
------------------------------
EQuATIONS:
Quantity Equation: t + k = 20
Weight Equation :30t+50k = 880
------------------
Rearrange:
3t + 5k = 88
t = 20-k
---------------
Substitute to solve for K:
3(20-k) + 5k = 88
60 -3k + 5k = 88
2k = 28
k = 14 (# of 50 kg sets(
----------------
Substitute into t = 20-k to solve for "t":
t = 20 -14 = 6 (# of 30 kg sets)
========================
Cheers,
Stan H.