Answer:
0
Step-by-step explanation:
The answer is 0. It shows up the most on the list. Also I know the awful Khan Academy brought you here.
Answer:
(-7.5, 0) x intercept
(0, 5.5) y intercept
Step-by-step explanation:
The x intercept is where it crosses the x axis
It crosses at (-7.5, 0)
The y intercept is where it crosses the y axis
It crosses at (0, 5.5)
Answer:
3
Step-by-step explanation:
If x-1 is a factor, then x=1 is a solution. So:
0=1³+1k-4
1k=3
k=3 .........
The standard forrm equation of the circle is (x-h)² + (y-k)² = r²
where h,k : x,y-coordinate of the center
r : radius of the circle
Get the center of the circle : h = (x1 + x2)/2 = (9+5)/2 = 7
k = (y1 + y2)/2 = (4+2)/2 = 3
=> the center is (7,3)
Because the given information gave 2 endpoints so we can choose one of these, then use the distance formula to get the radius
r = √(x1 - h)² + (y1 - k)²
r = √(9 - 7)² + (4 - 3)²
r = √2² + 1²
r = √5
Finally, the equation of the circle is (x - 7)² + (y - 3)² = (√5)²
(x - 7)² + (y - 3)² = 5