Answer:
y = -2x -4
Step-by-step explanation:
The equation of a line is y = mx + b, where m is the slope of the line, and b is the y-intercept. We are told that the slope of the line is -2, so we can start with
y = mx + b
y = -2x + b
We can figure out the value of b by plugging in the coordinates of the point given (-2, 0)
0 = -2(-2) + b
0 = 4 + b
Subtract 4 from both sides of the equation
-4 = b
Then plug that value of b back into the equation above:
y = -2x + (-4) or y = -2x -4
Answer: The integer is +6
Step-by-step explanation:
This is because it say TWICE so double that and 6 added twice is 12.
SO the integer is 6 not -6 because they would cancel out and you would end up with a 0
Hope that helps
first you find the slope by making using the quation for slope
(7-3)/(0-5) and you find your slope is 4/-5. Then you can plug this into point slope form using on of the coordinates so:
y-y1=m(x-x1) --> y-3=-4/5(x-5)
then you distribute the -1 so -----> y-3=-4/5x+4 and then move the 3 over
so the answer is y= -4/5x+7
The slope of the line connecting two points (<em>a</em>, <em>b</em>) and (<em>c</em>, <em>d</em>) is
(<em>d</em> - <em>b</em>) / (<em>c</em> - <em>a</em>)
i.e. the change in the <em>y</em>-coordinate divided by the change in the <em>x</em>-coordinate. For a function <em>y</em> = <em>f(x)</em>, this slope is the slope of the secant line connecting the two points (<em>a</em>, <em>f(a)</em> ) and (<em>c</em>, <em>f(c)</em> ), and has a value of
(<em>f(c)</em> - <em>f(a)</em> ) / (<em>c</em> - <em>a</em>)
Here, we have
<em>f(x)</em> = <em>x</em> ²
so that
<em>f</em> (1) = 1² = 1
<em>f</em> (1.01) = 1.01² = 1.0201
Then the slope of the secant line is
(1.0201 - 1) / (1.01 - 1) = 0.0201 / 0.01 = 2.01