Step-by-step explanation:
well, as you can witness both of the equations are equal to y, so you're free to reckon that they are equal as well

Answer:
14
Step-by-step explanation:
Answer
The first one is equal and the second one is the first choice.
Answer:
n = all real numbers
Step-by-step explanation:
7n+12=1/2(14n+24)
multiply each side by 2
2(7n+12)=2*1/2(14n+24)
distribute
14n+24 = 14n + 24
subtract 14n from each side
14n-14n+24 = 14n-14n + 24
24=24
this is always true
n = all real numbers
To solve this equation by elimination, what you would do is multiply one of the equations by -1, or distribute -1 to each term in the equation, any of the 2 equations. Then align the equations and add them together.
-(X + 3y = 3)
-X - 3y = -3
-X - 3y = -3
X + 6y = 3
__________
3y = 0
y = 0/3 = 0.
Now we can solve for x, by simply plugging the value of y into any of the 2 equations.
X + 6y = 3
X + 6(0) = 3
X + 0 = 3
X = 3.
The solution to your system of equations would be (3,0).
Check this by plugging in the point to the other equation and see if it is true.
X + 3y = 3
(3) + 3(0) = 3
3 + 0 = 3
3 = 3.
Thus it is the solution.