The number of miles that Jose will have left after resting will be 1 1/8 miles.
Total distance to be covered = 2 3/4 miles
Distance traveled = 1 5/8 miles
Therefore, in order to get the distance that's left for Jose to complete his journey, we've to subtract the distance traveled from the total distance and this will be:
= 2 3/4 - 1 5/8
= 2 6/8 - 1 5/8
= 1 1/8
Therefore, he has 1 1/8 miles left to travel.
Read related link on:
brainly.com/question/24787936
Answer:
Step-by-step explanation:
13+p/3=-4
P/3=-4-13
p=3(-4-13)
p=-13-39
p=-52
You have to solve for the amount of readers.
=500 readers.
Answer:
y = -3x + 7
Step-by-step explanation:
Choosing two points from the given table:
Let (x1, y1) = (-3, 16)
(x2, y2) = (-1, 10)
Plug these given values into the slope formula:
m = (y2 - y1)/(x2 - x1)
= (10 - 16) / (-1 - (-3))
= -6 / (-1 + 3)
= -6/2
= -3
Therefore, the slope is -3.
Next, choose one of the points and plug into the <u>point-slope form</u>:
Let's use (-1, 10) as (x1, y1):
y - y1 = m(x - x1)
y - 10 = -3(x - (-1))
y - 10 = -3(x + 1)
y - 10 = -3x - 3
Add 10 on both sides to isolate y:
y - 10 + 10 = -3x - 3 + 10
y = -3x + 7