You have two points on the line: (10,105) and (25,210). That's all you need to find the equation of the line y = mx + b where m is the slope and b is the y-intercept.
The slope of the line, m, is the change in y over the change in x between the two points:
m = (210-105)/(25-10) = 105/15 = 7
So far our equation is:
y = 7x + b
To find b, plug either point into the equation. I'll use (10,105):
105 = 7(10) + b
105 = 70 + b
35 = b
y = 7x + 35
The party fee is $35 and the charge per guest is $7.