500
In basketball, players score 2 points for each regular basket made, 3 points for each three-point shot, and 1 point for each free-throw. Write an expression for the total number of points a team scores for x baskets, y three-point shots, and z free throws.
What is the total points scored if b=8, t=6, and f=11
2x+3y+1z-->2(8)+3(6)+1(11)--->45 points