Create some expressions.
1# number: x
2# number: 33x
3# number: 100 + x
this all equals to 310310 when added so
x+33x+(x+100) = 310310
Solve what you know first then rearrange it.
34x + x + 100 = 310310
35x = 310310-100
35x = 310210
x = 310210/35
x = 8863.142857
Substitute the x into the expressions made and you'll find the 2# and 3# number. You've already found the 1# number since it's only x.
The plot points on the graph is gonna be (-1, -2) (0, 1) (1, 0) (2, 1) (3, 10)
if it is solution point (4, –2) must satisfy both equations
(1) –3x – 2y = –8-->-3*4-2*(-2)=-8
-12+4=-8 then-->-8=-8 ok
(2) y = 2x – 5
-2=2*4-5=3---------->-2 is not 3
the point (4, –2) is not solution of the system of equations