asked 195k views
3 votes
Robert is a high school basketball player. In a particular game, he made some three point shots and some free throws (worth one point each). Robert made a total of 9 shots altogether and scored a total of 23 points. Write a system of equations that could be used to determine the number of three point shots Robert made and the number of free throws he made. Define the variables that you use to write the system.

asked
User Srikan
by
8.8k points

1 Answer

3 votes

Answer:

let t = number of three-point shots

let f = number of free throw shots

Explanation:

t + f = 9 (he made a total of 9 shots altogether)

3t + 1f = 23 (number of shots multiplied by their point value)

substitution method: t = 9 - f

3(9 - f) + f = 23

27 - 3f + f = 23

-2f = -4

f = 2

find 't': t + 2 = 9

t = 7

answered
User Mokkun
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.