Howard J. answered 11/03/19
Principal Mechanical Engineer with >30 years' math coaching experience
I'll do the first one and you can do the rest:
Problem 1
y=3x
x+y= -32
This is two equations and two unknowns so there are at most one solution (x,y):
Label the first equation as Equation [1] and the second as Equation [2]:
[1] y=3x
[2] x+y= -32
If we substitute y=3x from [1] into [2] we eliminate y:
[2] x + (3x)=-32
4x=-32
x=-8
Now inserting x=-8 into [1]:
y=3(-8)=-24
Solution (x,y)=(-8,-24)