Answer:
C.)-5
Step-by-step explanation:
y2-y1/x2-x1
(-9,6) (-6,-9)
-9-6=-15
-6-(-9)=3
-15/3=-5
Here are a couple I found:
<u>Similarities</u>:
- They have the same y-intercept of (0,5).
- They are both in slope-intercept form.
<u>Differences</u>:
- The line of y = -13x + 5 "falls" from left to right. The line of y = 2x + 5 "rises" from left to right.
- They have different x-intercepts. (y = 2x + 5 intersects (-
, 0) while y = -13x + 5 intersects at (
, 0)
<u></u>
<u>Explanation</u>:
Slope-intercept form is y = mx + b, and by looking at the equations, they both already fit that format, with m as their slope and b as their y-intercept. Also, since they both have a 5 as that "b," their y-intercepts are the same: (0,5).
As for differences, we can see that the coefficient in place of that "m" is positive in y = <u>2x</u> + 5 and negative in y = <u>-13x</u> + 5. Therefore, one line would rise due to their slope being positive and one would fall due to their slope being negative. They also have two different x-intercepts, which we can calculate by substituting 0 in place of the y, then isolating x.
Answer:
A rectangle on a coordinate plane is translated 5 units up and 3 units to the left.
3) O(x,y)=(x-3,y+5)
Let's start with y = 4x + b (since 4 is the slope);
We need to find what number should be put instead of b;
Then, let's see what needs to be done;
Plug in the y and x values from the coordinate (22,12) into y=4x+b;
12 = 4(22) + b
Solve;
12 = 88 + b
12 - 88 = b
b = -76
Remember the equation y = 4x + b? Put the -76 instead of b:
y = 4x + -76
or: y = 4x - 76
That is the equation.
To make it standard form, put x and y both in the left side, with x first then y:
-4x + y = -76
^^Answer!