Answer:

Step-by-step explanation:
The formula of a slope:

If
m > 0, then a line is rising
m < 0, then a line is falling
m = 0, then a line is horizontal
m is undefined, then a line is vertical
<h2>a.</h2>
(2, 1) and (4, 5)

<h2>b.</h2>
(-1, 0) and (3, -5)

<h2>c.</h2>
(2, 1) and (-3, 1)

<h2>d.</h2>
(-1, 2) and (-1, -5)

Answer:
10500
Step-by-step explanation:
The sales in dollars go up in 1500 init so basically you read the question n it says what dollars generated 3.5k in profits you find where the line is and where it stops at 3500 and its in the middle of 9k n 12k which is 10.5k
Answer:
(2,-3)(6,5)
Step-by-step explanation:
We can use substitution to get the equation: x^2-6x+5 = 2x-7
Solve:
x^2-6x+5 = 2x-7
x^2 = 8x-12
x^2-8x+12 = 0 (we now have a polynomial)
(x-6)(x-2) = 0 (set each equation to equal 0 and solve)
x-6 = 0 --> x=6
x-2 = 0 --> x=2
To get the Y coordinates:
y=2(2)-7 --> y = -3
y = 2(6)-7 --> y = 5
Check work:
5 = 6^2-6(6)+5 --> 5 = 36-36 +5 --> 5=5
-3 = 2^2-6(2)+5 --> -3 = 4-12+5 --> -3=-3
There shouldn't be a negative in front of one of the equations.