
Dominick F. answered 02/04/24
Experienced Math Tutor Specializing in Algebra & Pre-algebra
Let's denote the number of 1-point shots as x and the number of 2-point shots as y.
The total number of successful shots is given in the problem statement as 53, so we can form the equation:
x + y = 53 [Equation 1]
The total number of points scored is also given as 83. Since 1-point shots contribute 1 point each and 2-point shots contribute 2 points each, we can write the following equation:
1x + 2y = 87 [Equation 2]
Now, we have a system of equations with two variables. The simplest method of solving it is to use the substitution method.
From equation 1, we can first solve for x and get the following expression:
x = 53 - y
Now, substitute this expression for the x variable in equation 2:
1(53 - y) + 2y = 87
Simplify and solve for y:
53 - y + 2y = 87
53 + y = 87
y = 34
We now have the variable for y. Substitute it back into the expression for x we found earlier:
x = 53 - y
x = 53 - 34
x = 19
Therefore the number of 1-point shots (x) is 19 and the number of 2-point shots (y) is 34.