Answer:
93.7 miles
Step-by-step explanation:
This problem can be represented as a right angled triangle. The distance between the final point and the starting point is the hypotenuse.
We need to find the hypotenuse. We can use Pythagoras rule:

where opp = opposite side to the angle considered
adj = adjacent side to the angle considered
This implies that:

The car is 93.7 miles far from its starting point.
Answer:
The slope of problem 11 is

The slope of problem 10 is

X^2-6x+9=0 has only one solution
Hope this helps
Answer:
x=2
Step-by-step explanation:
9x+9=25+x
9x-x=25-9
8x=16
x=2
<h3>
Answer: -4</h3>
==========================================================
Explanation:
We can pick any two rows from the table to get the (x,y) points needed to find the slope.
Let's say we pick the second and third rows
Subtract the y values: 14-6 = 8
Subtract the x values in the same order: 1-3 = -2
Divide the differences: 8/(-2) = -4
The slope is -4
--------------------------------------------------
You can use the slope formula
Let's say the points are (x1,y1) = (1,14) and (3,6)
m = (y2-y1)/(x2-x1)
m = (6-14)/(3-1)
m = -8/2
m = -4
It's the same basic idea as the previous section. You subtract the y values together (y2-y1) and the x values together (x2-x1) and divide the differences to get m. The order of subtraction doesn't matter as long as you stay consistent. If you do something like y2-y1 and x1-x2, then you'll get the wrong slope value.