I would go with D) incenter but im not too sure.
x
The train is traveling at 165 mph
495/3=165
825/5=165
1155/7=165
1485/9=165
Answer:
y + 2x = 10 (third option)
Step-by-step explanation:
We can see that every time x increases by one, y increases by -2, meaning that the slope is -2.
We also know that the y-intercept is 10 because that is the value of y when x is equal to 0.
Now, we can create the equation using the slope-intercept form (y = mx + b, where m is the slope and b is the y-intercept).
y = -2x + 10
If you look at the third option, that equation is just a rearranged form of our equation (y + 2x = 10).
This means that the third option is correct.
A: (x + 5i)^2
= (x + 5i)(x + 5i)
= (x)(x) + (x)(5i) + (5i)(x) + (5i)(5i)
= x^2 + 5ix + 5ix + 25i^2
= 25i^2 + 10ix + x^2
B: (x - 5i)^2
= (x + - 5i)(x + - 5i)
= (x)(x) + (x)(- 5i) + (- 5i)(x) + (- 5i)(- 5i)
= x^2 - 5ix - 5ix + 25i^2
= 25i^2 - 10ix + x^2
C: (x - 5i)(x + 5i)
= (x + - 5i)(x + 5i)
= (x)(x) + (x)(5i) + (- 5i)(x) + (- 5i)(5i)
= x^2 + 5ix - 5ix - 25i^2
= 25i^2 + x^2
D: (x + 10i)(x - 15i)
= (x + 10i)(x + - 15i)
= (x)(x) + (x)(- 15i) + (10i)(x) + (10i)(- 15i)
= x^2 - 15ix + 10ix - 150i^2
= - 150i^2 + 5ix + x^2
Hope that helps!!!