Answer:

Gradient = -3
• Parallel lines have the same gradient, therefore gradient, m is -3

• At point (0, -4)

y intercept is -4

Answer: Yes
Step-by-step explanation: The answer of 1400 is correct.
What I did is I found the area of the figure assuming it was a rectangle, then I subtracted the corners that were removed.
1800 - 150 - 100 - 150 = 1400
The answer is 1.
Rise over run :)
Answer:
x = 3
y = 0
Step-by-step explanation:
The method of substitution is when one solves an equation for one of the variables, and then substitutes the expression into the other equation. After doing so, one will solve the other equation for the remaining variable and then backsolve for the first variable.
4x + 2y = 12
x = y + 3
The second equation is already sovled for parameter (x), subttiute this into the other equation,
4(y + 3) + 2y = 12
Distribute,
4y + 12 + 2y = 12
Simplify,
6y + 12 = 12
Inverse operations,
6y + 12 = 12
-12
6y = 0
/6
y = 0
Backsolve for (x), substitute the value of (y) into the equation for (x) and solve,
x = y + 3
x = 0 + 3
x = 3