Answer:
B
Step-by-step explanation:
I would use the Pythagorean theorem to solve distances between 2 points, and this case is no exception.
We need to find the positive difference in their x coordinates and y coordinates.
The difference in x coordinates: 7
The difference in y coordinates: 8
Now we can use the Pythagorean theorem:
7^2+8^2 = x^2
49+64 = x^2
113 = x^2
x = sqrt(113)
Therefore, the answer is B.
Answer:
y= x squared.
Step-by-step explanation:
When graphed, the parabola only has an x-intercept at (0,0). Since a root is another word for an x-intercept, it only has one root.
I hope this helps, and I hope you have a good day.
ANSWER
See attachment.
EXPLANATION
The given function is
![y = \sqrt[3]{x + 1} - 2](https://tex.z-dn.net/?f=y%20%3D%20%20%5Csqrt%5B3%5D%7Bx%20%2B%201%7D%20%20-%202)
The parent function is
![y = \sqrt[3]{x}](https://tex.z-dn.net/?f=y%20%3D%20%20%5Csqrt%5B3%5D%7Bx%7D%20)
When we shift the parent graph to the left one unit, and down 2 units, we obtain the graph of the given function.
The graph of this function is shown in the attachment.
Answer:
y = 4/5x-18/5
Step-by-step explanation:
First we find the slope from the given points (-3,-6) (2,-2)
m = (y2-y1)/(x2-x1)
m = (-2 - -6)/(2 - -3)
(-2+6)/( 2+3)
4/5
The slope intercept form of an equation is
y = mx +b where m is the slope and b is the y intercept
y = 4/5 x +b
Substitute a point into the equation to find b
-6= 4/5(-3) +b
-6= -12/5 +b
Add 12/5 to each side
-6 +12/5 = -12/5 +12/5 +b
Get a common denominator
-30/5 + 12/5 = b
-18/5 =b
The equation is
y = 4/5x-18/5