SOLUTION: Translate the problem into a pair of linear equations in two vaiables. Solve the equations using either elimination or substitution. State your answer for both variables.
In a
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Translate the problem into a pair of linear equations in two vaiables. Solve the equations using either elimination or substitution. State your answer for both variables.
In a
Log On
Question 311022: Translate the problem into a pair of linear equations in two vaiables. Solve the equations using either elimination or substitution. State your answer for both variables.
In a basketball game, Will scored 26 points, consisting only of three-point shots and two-point shots. He made a total of 11 shots. How many shots of each type did he make? Answer by texttutoring(324) (Show Source):
You can put this solution on YOUR website! Let x = 3 point shots
Let y = 2 point shots
You have two variables, so you need two equations.
Equation 1: x + y = 11 (he made 11 shots in total)
Equation 2: 3x + 2y = 26 (he scored 26 points)