Patrick F. answered 11/07/15
Tutor
4.6
(49)
Tutoring in Physics, chemistry, any level of math
Let
x = number of free throws (1 point)
y = number of field goals (2 points)
z = number of three-pointers (3 points)
The first equation we can make is 798 = x + 2y + 3z for the total number of points. We can also make x = 45 + y and y = 25z - 9 for the other two statements. These three equations are enough to completely solve the system:
798 = (45 + y) + 2y + 3((y + 9) / 25)
798 = 45 + 3y + (3 / 25)y + (27 / 25)
Multiply both sides by 25
19950 = 1125 + 75y + 3y + 27
18798 = 78y
y = 241
x = 45 + 241
x = 286
z = (y + 9) / 25
z = (241 + 9) / 25 = 250 / 25
z = 10
Double check:
798 = 286 + 2(241) + 3(10)
798 = 286 + 482 + 30
798 = 798