Answer:
x = 10 , y = 25
Explanation:
in the question we are provide with the required variables x , y
Number of problems with 5 points = x
Number of problems with 2 points = y
Total number of problems = 35
from the above details we can find first equation as,
x + y = 35 -----------------------(A)
total points from 5 point questions = 5x
total points from 2 point questions = 2x
Net total points = 100
now with this data we can find second equation as,
5x + 2y = 100 ------------------------(B)
solving (A) and (B) gives us value of x and y
multiply (A) with 2 and subtracting it from (B) gives us
3x = 30
x = 10
y = 35 - x = 35 -10 = 25