Answer:
Jarron has 8.45 more miles to get to the finish line.
Step-by-step explanation:
All we have to do is subtract the total number of miles by the number of miles Jarron has completed.
So: 26.20 - 17.75 = 8.45
Answer:
7.5 hours
Step-by-step explanation:
Using the variable 't' for time, you can set up an equation to find out how long it will take the truck to catch up to the bus. Since the bus is traveling at 60mph and the truck is traveling 1 2/3 times faster, we need to first find the rate of the truck:
1

Using 't' and the knowledge that they will have traveled the same distance we the truck catches up to the bus and the fact that the truck left 3 hours later:
60t = 100(t - 3) or 60t = 100t - 300
Solve for 't': 60t - 100t = -300 or -40t = -300 so, t = 7.5 hours
<8 ,
<7 and <8 form a linear pair
I think I could help you
Have fun and feel free to ask me something new.
Or we can prove some properities without calculating by details
Step-by-step explanation:
25 as binary number is
11001
1×2⁴ + 1×2³ + 0×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 1 = 25
25×2 = 50 = 11001 × 2 = 110010
multiplying a binary number by 2 is the save effect as multiplying a normal decimal number by 10 : all digits move one position to the left, and a 0 is put into the empty right position.
and so, we see
110P = 110010
P = 010
FYI : you normally don't mix binary and decimal numbers. if one of the numbers is binary, then all the others have to be binary too.
so, the problem should have looked like
110P/10 = 11001
110P = 11001×10 = 110010
P = 010