x + (-4) = 10.
We can use the positive - negative rule.
x + (-4) = 10.
x - 4 = 10.
x = 10 + 4
x = 14.
Yeah, I think that's the correct graph.
The formula to find the perimeter of a rectangle is P= 2(l+w). By substituting what we now knowin to the equation:
•42=2(l+(2/5l)). We can have width represented at (2/5l) because it’s now 2/5 of the length. Now add them together to get a single coefficient for l.
•42= 2(7/5l). Multiplying 7/5 by 2.
42= (14/5l). Multiplying both sides by the reciprocal of 14/5, which is 5/14, to get l by itself.
•l= 15.
Now that we now know the value of l, we know that the length is 15m. To find the width of the answer, we then multiply 15 by 2/5, which equals 6. Therefore, the only third option is correct because the length is 15m and the width is 6m.
Answer:
Slope intercept: y = -3/2x + 1
Point slope: y + 2 = -3/2 * (x - 2) [Forgot to add the work for this, I will add it if you need it, feel free to ask.]
Step-by-step explanation:
m = (change in y)/change in x)
But also
m = y_2 - y_1/x_2 - x_1
So lets substitute
m = 1 - (-2)/0 - (2)
Lets find the slope
m = 3/0 - (2)
m = 3/-2
m = -3/2 (Moved the negative)
Now we find the value of b using the equation of a line.
y = mx + b
y = (-3/2) * x + b
y = (-3/2) * (2) + b
-2 = (-3/2) * (2) + b
Now we find the value of b
Lets rewrite
-3/2 * 2 + b = -2
Cancel the CF of 2
-3 + b = -2
Move the terms without b to the right
b = -2 + 3
b = 1
Now we substitute our values of the slope and y-int into y = mx + b to find the equation.
y = -3/2x + 1