(3,5)....x1 = 3 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope formula : (y2 - y1) / (x2 - x1)
slope = (3 - 5) / (1 - 3) = -2/-2 = 1 <== slope is 1
Answer:
30
Step-by-step explanation:

Your answer would be the last option, (6x² - 5)(x² + 2).
This is because when you expand it, you get:
6x² × x² = 6x⁴
6x² × 2 = 12x²
-5 × x² = -5x²
-5 × 2 = -10
Which are all the correct terms.
I hope this helps!
Answer:
80 mph
Step-by-step explanation:
720÷9=80
hope this helps!!!
Answer:
Step-by-step explanation:
(2x + 1)(ax + b) = 6x² - 5x + c
Expand the left side and put that half into standard form:
2ax² + 2bx + ax + b = 6x² - 5x + c
2ax² + (2b + a)x + b = 6x² - 5x + c
So now look at the x terms. We have "2a" x² on left and 6 x² on right, so:
2a = 6
a = 3
Then look at the x terms, those coefficients will then be equal:
2b + a = -5
2b + 3 = -5
2b = -8
b = -4
and finally, then non-x terms are equal:
b = c
-4 = c
so:
a = 3, b = -4, c = -4