Question 1161608
----------------------------------------------------------
108 points in a high school game, 

 She made 46 more 2-point baskets than 3-point baskets, and only 1 free throw. How many 2-point and 3-point baskets did she make?
------------------------------------------------------------


How many points is one free-throw worth?  This needs to be given.  If it is 1 point each, then:


x of two-pointers
y of three-pointers
f of Free-throws if 1 point each


{{{system(x-y=46,and,f=1)}}}

this means, {{{x=y+46}}}.



{{{2(y+46)+3y+1=108}}}---------the equation accounts for the total game points which the player scored.   You should be able to do the rest.