Answer:
Slope = (-5,0)
Step-by-step explanation:
When given two points and asked to find the slope, you can find the answer using slope formula which is:
slope = (y2 - y1) / (x2-x1)
You have been given the points (3,4) and (3,-1). You can select which ones to be x1 and y1 and which ones to be x2 and y2. It doesn't matter which, so let's just do (3,4) are x1 and y1 and (3,-1) are x2 and y2. Now we can plug it into the formula.
Slope = (-1 - 4) / (3-3)
= -5 / 0
= -5,0
So the answer is (-5,0).
Answer:
The speed of the boat in still water is 10 miles / hour
Step-by-step explanation:
The trip there, and the trip back are the same -- 30 miles
Let the rate of the boat = x
Let the rate of the water = y
30 = 2*(x + y)
30 = 6*(x - y)
Divide the top equation by 2
Divide the bottom equation by 6
15 = x + y
<u>5 = x - y </u> Add the equations together.
20 = 2x Divide by 2
20/2 = x
x = 10