(-2,6) (5,-8)
slope = (y2 - y1) / (x2 - x1)
slope = (-8 - 6) / (5 - (-2) = -14/7 = -2 <==
midpoint = (x1 + x2)/2 , (y1 + y2)/2
m = (-2 + 5)/2 , (6 - 8)/2
m = (3/2, -1) <===
distance = sqrt ((x2 - x1)^2 + (y2 - y1)^2)
d = sqrt ((5 - (-2)^2 + (-8 - 6)^2)
d = sqrt ((5 + 2)^2 + (-14^2))
d = sqrt (7^2 + 14^2)
d = sqrt (49 + 196)
d = sqrt 245
d = 15.65 <==
You FOIL the binomials out to get a quadratic.
Solve the inequality for x:
5x - 3 ≤ 7x +7
Subtract 7x from each side:
-2x -3 ≤ 7
Add 3 to each side:
-2x ≤ 10
Divide both sides by -2, also when dividing both sides of an inequality you flip the direction of the inequality sign:
x ≥ -5
The dot will be on -5, because the inequality includes equal to, the dot is solid and is greater than, the arrow will point to the right.
The correct answer is D.
Answer:
55.734 mph
Step-by-step explanation:
Let's call the wind speed x and the time of flight t.
Then, we can write the following equation, knowing that the distance is equal speed times time of flight:
910 = (350+x) * t
660 = (350-x) * t
If we isolate t in both equations and compare its value, we have that:
910 / (350+x) = 660 / (350-x)
(350+x)/(350-x) = 910/660
350 + x = 1.3788 * (350-x)
350 + x = 482.58 - 1.3788x
2.3788x = 132.58
x = 55.734 mph