Answer: 120,131,122
Your three integers are x, x+1, and x+2
x+x+1+x+2=363
3x+3=363
3x=360
x=120
x+1=121
x+2=122
Part A.
You need two equations with the same slope and different y-intercepts.
Their graph is parallel lines. Since the lines do not intersect, there is no solution.
y = 2x + 2
y = 2x - 2
Part B.
We use the first equation as above. For the second equation, we use an equation with different slope. Two lines with different slopes always intersect.
y = 2x + 2
y = -2x - 2
In the second equation, y = -2x - 2. We now substitute -2x - 2 for y in the first equation.
-2x - 2 = 2x + 2
-4x = 4
x = -1
Now substitute -1 for x in the first equation to find y.
y = 2x + 2
y = 2(-1) + 2
y = -2 + 2
y = 0
Solution: x = -1 and y = 0
Since both equations are equal to y, we can just combine them like this:
1/3x-3=-x+5
1/3x=-x+8
4/3x=8 (since x is 1x which is 3/3x)
x=6
Plug x back in:
y=-6+5
y=-1
So x=6 and y=-1
Hope this helped!