SOLUTION: During one week of basketball, Conner hit 30 shots from the floor and scored 68 points.Each shot was two point shot or a three point shot.Write a system of equations and then solv
Algebra ->
Graphs
-> SOLUTION: During one week of basketball, Conner hit 30 shots from the floor and scored 68 points.Each shot was two point shot or a three point shot.Write a system of equations and then solv
Log On
Question 1005598: During one week of basketball, Conner hit 30 shots from the floor and scored 68 points.Each shot was two point shot or a three point shot.Write a system of equations and then solve it.
You can put this solution on YOUR website! Call the number of two-pointers and three-pointers, x and y. We have
x + y = 30 and
2x + 3y = 68
Now double the first equation and subtract from the second one and get
2x + 3y = 68
-(2x + 2y = 60)
_______________
y = 8 three-pointers
x = 22 two-pointers