MHB Solve Number Theory Problem to Find Time for Express Bus

Marcelo Arevalo
Messages
39
Reaction score
0
On a particular bus line, between Station A and Station J, there are 8 other
stations. Two types of buses, Express and Regular, are used. The speed of an
Express bus is 1.2 times that of a Regular bus. Regular buses stop at every
station, while Express buses stop only once. A bus stops for 3 minutes. On a
particular day, a Regular bus departed from Station A. 40 minutes later an
Express bus departed from the same station. The two buses arrived at
Station J at the same time. How long did the Express bus take from Station A
to Station J?

- - - Updated - - -

As refer to answer key
the answer was 80
no idea how did they got it.
 
Mathematics news on Phys.org
The time $t$ (in minutes) traveled by the regular bus (including stops) is:

$$t_R=\frac{d}{v}+24$$

And for the express bus (including the 40 minute delay) is:

$$t_E=\frac{10d}{12v}+40$$

Since they arrived at the last stop at the same time, you can equate the two times ($t_R=t_E$), and then solve for $d$, and then substitute for $d$ into either equation above to find $t$. What do you find?
 
Is this the continuation of the given data above??
d/v + 24 = 10d/12v + 40
12d + 288v = 10d + 480v
2d = 480v -288v
d = 96vfrom 1 : tR = 96v/v + 24 = 120
from 2 : tE = 960v/12v + 40 = 120
 
My solution:

please comment, thank you.

Regular Speed = Y
Express Speed = 1.2Y

Time taken if Regular = x/y + 8(3)/60 (min/hr)
if Express = x/1.2y + 3/60 (min/hr)

Combining the two equation:
we have; x/y + 24/60 = x/1.2y + 3/60 + 40/60
x/y + 24/60 = x/1.2y + 43/60
x/y - x/1.2y = 19/60 multiply both sides by 6y
6x - 5x = 114/60 y
x = 1.9y

Substituting on Express = x/1.2y + 3/60 mins
= 1.9y/1.2y + 3/60
= 98 mins or 1hr 38mins
 
Marcelo Arevalo said:
Is this the continuation of the given data above??
d/v + 24 = 10d/12v + 40
12d + 288v = 10d + 480v
2d = 480v -288v
d = 96vfrom 1 : tR = 96v/v + 24 = 120
from 2 : tE = 960v/12v + 40 = 120

You have found the time it takes the regular bus...since the express bus left 40 minutes after the regular bus, you need to subtract 40 minutes to find the time it took the express bus.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top