SOLUTION: Hockey teams receive 2 points when they win and 1 point when the tie. One season, a team won a championship with 61 points. They won 11 more games than they tied. How many wins and

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Hockey teams receive 2 points when they win and 1 point when the tie. One season, a team won a championship with 61 points. They won 11 more games than they tied. How many wins and      Log On


   



Question 162284: Hockey teams receive 2 points when they win and 1 point when the tie. One season, a team won a championship with 61 points. They won 11 more games than they tied. How many wins and how many ties did the team have?
How many wins did the team have?
How many ties did the team have?

Found 2 solutions by tutor_paul, josmiceli:
Answer by tutor_paul(519) About Me  (Show Source):
You can put this solution on YOUR website!
First define a couple of variables:
W = # of wins
T = # of ties
=====================
Now, write equations based on the given information. You know that the team won eleven more games then they tied, so you can write:
Equation #1: W=T%2B11
---------
You are given that the team had a total of 61 points for the season, and that wins count for twice as much as ties. So you can write:
Equation #2: 2W%2BT=61
---------
You now have 2 equations with 2 unknowns. Any time you have at least as many equations as unknowns, you can solve the problem!
Substitute the expression for W from Equation #1 into Equation #2:
2%28T%2B11%29%2BT=61
Solve for T:
2T%2B22%2BT=61
3T=39
highlight%28T=13%29
----------
Put this value of T back into Equation #1 to get the number of wins:
W=13%2B11
highlight%28W=24%29
===========
Good Luck,
tutor_paul@yahoo.com

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let w= the number of wins
Let t= the number of ties
given:
(1) w+=+t+%2B+11
(2) 2w+%2B+t+=+61
Substitute w in (1) for w in (2)
2%2A%28t+%2B+11%29+%2B+t+=+61
2t+%2B+22+%2B+t+=+61
3t+=+39
t+=+13
w+=+t+%2B+11
w+=+24
The team had 24 wins and 13 ties
check:
2w+%2B+t+=+61
2%2A24+%2B+13+=+61
48+%2B+13+=+61
61+=+61
OK