Answer:
y = --0.25x + 1
Step-by-step explanation:
In order to find the equation of a line, you must first find the slope of the line.
The equation to find slope is
.
Plug in the given points:
(x2, y2) = (-8,3)
(x1, y1) = (-4,2)
(y2 - y1) / (x2 - x1) = (3-1)/ (-8 - -4) = (3-2) / (-8 + 4) = 1/-4 = -0.25
Next, you solve for the y-intercept using one of the two coordinates:
y = -0.25x + b
2 = -0.25(-4) + b
2 = 1 + b
b = 2 - 1 = 1
y = -0.25x + 1
You factor the numerator and denominator and cancel the common factors. So maybe that should help you
If u raise a power to another power, then u multiply the powers. In this case, u can simplify to 6^2p =6^10
Now you have like bases, so you can set the powers equal to each other. So now, 2p=10. Now p=5
X + y = 1
add - y both sides
x + y + - y = 1 + - y
x = - y + 1
Answer: x = - y + 1
Graph: y = - x + 1
x + 7y = - 4
add - 7 both sides
x + 7y + - 7y = - 4 + -7y
x = - 7y - 4
Answer: x = - 7y - 4
Graph: y = 0.142857x - 0.571429
2x - 6y = 4
add 6y to both sides
2x - 6y + 6y = 4 + 6y
2x = 6y + 4
divide both sides by 2
2x/2 = 6y + 4/2
x = 3y + 2
Answer: x = 3y + 2
Graph: y = 0.333333x - 0.666667
5x + 15y = - 10
add - 15 to both sides
5x + 15y + - 15y = - 10 + - 15y
5x = - 15y - 10
divide both sides by 5
5x/5 = - 15y - 10/5
x = - 3y - 2
Answer: x = - 3y - 2
Graph: y = - 0.333333x - 0.666667
2x + 6y = 10
add - 6y to both sides
2x + 6y + - 6y = 10 + - 6y
2x = - 6y + 10
divide both sides by 2
2x/2 = - 6y + 10/2
x = - 3y + 5
Answer: x = -3y + 5
Graph: y = - 0.333333x + 1.666667
Hope that helps!!!