You can
put this solution on YOUR website!Suppose ma scores x number of 2 point shots and y number of 3 point shots
her total shots = x + y
=> x+y =119......(1)
points scored from her 2 point shots = 2*x
points scored from her 3 point shots = 3* y
total points scored = 2*x + 3*y
=> 2x + 3y = 273 ....(2)
Multipying (1) by 2 on both sides
2x+ 2y = 238 ....(3)
subtract (3) from (2)
y= 35
therefore x = 119 - 35=84
number of 2 point shots 84
number of 3 point shots 35