Answer: X = -1 and Y = 3
—————————————
X + Y = 2
X = 2 - Y
————————
Y = x + 4
Y = 2 - Y + 4
2Y = 2 + 4
2Y = 6
Y = 3
————————
X + Y = 2
X + 3 = 2
X = -1
Answer:
(4,2)
Step-by-step explanation:
The solution to the system is where the two graphs overlap
The two graphs cross at x=4 y =2
(4,2)
Answer:
Triangle
Step-by-step explanation:
The triangle has the formula that have b*h/1/2.
Answer:
Yes. Since the angle of rotation is the same, the distance that each point moves is the same.
Step-by-step explanation:
Answer:
Yes they can all be written in y = mx + b. You just have to move the terms around.
Step-by-step explanation:
y = 2x -3, this is already in slope-intercept form
Now, y - 2 = x + 2: We can add 2 on both sides to cancel out the one on the left side:
y - 2 = x + 2
y - 2 + 2 = x + + 2
y = x + 4 <-- This is in y = mx + b form
Now the last one, 3x = 9 + 3y
We can first divide all terms by 3,
3x = 9 + 3y
/3 /3 /3
x = 3 + y: Then we can subtract 3 from both sides:
x - 3 = 3 + y - 3
x - 3 = y
These are all linear equations because none of the x's have bigger powers than 1. x^2 is a quadratic equation and x^3 is cubic equation.