SOLUTION: I need help with this word problem. I think I have 2/3 equations set up correctly, but I am stuck on writing one. Here's the problem: During the 2003 NBA playoffs, the top-scori

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: I need help with this word problem. I think I have 2/3 equations set up correctly, but I am stuck on writing one. Here's the problem: During the 2003 NBA playoffs, the top-scori      Log On


   



Question 269222: I need help with this word problem. I think I have 2/3 equations set up correctly, but I am stuck on writing one. Here's the problem:
During the 2003 NBA playoffs, the top-scoring player was Kobe Bryant. He scored a total of 385 points during the playoffs. The number of free throws (each worth one point) he made was 11 more than three times the number of three point field goals he made. Bryant also made 26 fewer free throws than two-point field goals. How many free throws, two point field goals, and three-point field goals did Kobe Bryant make during the playoffs?
I have x = 3y + 11
x = z - 26
x + y + z = 385
Please help!

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let a = number of freethrows he made
Let b = number of 2-point shots he made
Let c = number of 3-point shots he made
given:
(1) 1%2Aa+%2B+2b+%2B+3c+=+385
(2) a+=+3c+%2B+11
(3) b+=+a+%2B+26
----------------
Substitute (3) into (1)
(1) 1%2Aa+%2B+2%2A%28a+%2B+26%29+%2B+3c+=+385
a+%2B+2a+%2B+52+%2B+3c+=+385
3a+%2B+3c+=+333
a+%2B+c+=+111
c+=+111+-+a
Substitute this result into (2)
(2) a+=+3c+%2B+11
a+=+3%2A%28111+-+a%29+%2B+11
a+=+333+-+3a+%2B+11
4a+=+344
a+=+86
and, since
(3) b+=+a+%2B+26
b+=+86+%2B+26
b+=+112
and
c+=+111+-+a
c+=+111+-+86
c+=+25
Kobe made 86 freethrows,
112 2-point shots, and
25 3-point shots
check:
(1) 1%2Aa+%2B+2b+%2B+3c+=+385
86+%2B+2%2A112+%2B+3%2A25+=+385
86+%2B+224+%2B+75+=+385
385+=+385
OK