1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
ad-work [718]
3 years ago
7

Consider an 8-car caravan, where the propagation speed is 100 km/hour, each car takes 1 minute to pass a toll both. The caravan

starts in front of toll booth A, goes through toll booth B, and ends after passing toll booth C. Let dAB and dBC be the distance between A-B, and B-C.
a. Suppose dAB = dBc = 10 km. What is the end-to-end delay if the caravan travels together (i.e., the first car must wait for the last car after passing each toll booth)?
b. Repeat a), but assume the cars travel separately (i.e., not waiting for each other).
c. Repeat a) and b), but suppose dAB = dBC =100 km
d. Still suppose dAB = dBC = 100 km. Suppose toll booth B takes 10 minute to pass each car (A and C still takes 1 minute per car). Where is the first car when the second car passes B?
e. Under the assumption of d), what is the maximum value of dBC such that the first car has passed C when the second car passes B?
Engineering
1 answer:
melamori03 [73]3 years ago
7 0

Answer:

A. 36 minutes

B. 120 minutes

C.

i. 144 minutes

ii. 984 minutes

D. Car 1 is 1.67km ahead of Cat 2 when Car 2 passed the toll B.

E. 98.33km

Explanation

A.

Given

dAb = 10km

dBc = 10km

Propagation Speed = 100km/hr

Delay time = 1 minute

Numbers of cars = 8

Number of tolls = 3

Total End to End delay = Propagation delay + Transition delay

Calculating Propagation Delay

Propagation delay = Total Distance/Propagation speed

Total distance = 10km + 10km = 20km

So, Propagation delay = 20km/100km/hr

Propagation delay = 0.2 hour

                               

Translation delay = delay time* numbers of tolls * numbers of cars

Transitional delay = 1 * 3 * 8

Transitional delay = 24 minutes

Total End delay = 24 minutes + 0.2 hours

= 24 minutes + 0.2 * 60 minutes

= 24 minutes + 12 minutes

= 36 minutes

B.

Total End to End delay = Propagation delay + Transition delay

Calculating Propagation Delay

Propagation delay = Total Distance/Propagation speed

Total distance = 10km + 10km = 20km

So, Propagation delay = 20km/100km/hr

Propagation delay = 0.2 hour

                               

Translation delay = delay time* numbers of tolls ------ Cars traveling separately

Transitional delay = 1 * 3

Transitional delay = 3 minutes

Total End delay for one car = 3 minutes + 0.2 hours

= 3 minutes + 0.2 * 60 minutes

= 3 minutes + 12 minutes

= 15 minutes

Total End delay for 8 cars = 8 * 15 = 120 minutes

C.

Given

dAb = 100km

dBc = 100km

Propagation Speed = 100km/hr

Delay time = 1 minute

Numbers of cars = 8

Number of tolls = 3

i. Cars travelling together

Total End to End delay = Propagation delay + Transition delay

Calculating Propagation Delay

Propagation delay = Total Distance/Propagation speed

Total distance = 100km + 100km = 200km

So, Propagation delay = 200km/100km/hr

Propagation delay = 2 hours

                               

Translation delay = delay time* numbers of tolls * numbers of cars

Transitional delay = 1 * 3 * 8

Transitional delay = 24 minutes

Total End delay = 24 minutes + 2 hours

= 24 minutes + 2 * 60 minutes

= 24 minutes + 120 minutes

= 144 minutes

ii. Cars travelling separately

Total End to End delay = Propagation delay + Transition delay

Calculating Propagation Delay

Propagation delay = Total Distance/Propagation speed

Total distance = 100km + 100km = 200km

So, Propagation delay = 200km/100km/hr

Propagation delay = 2 hours

                               

Translation delay = delay time* numbers of tolls ------ Cars traveling separately

Transitional delay = 1 * 3

Transitional delay = 3 minutes

Total End delay for one car = 3 minutes + 2 hours

= 3 minutes + 2 * 60 minutes

= 3 minutes + 120 minutes

= 123 minutes

Total End delay for 8 cars = 8 * 123 = 984 minutes

D.

Distance = 100km

Time = 1 min/car

Car 1 is 1 minute ahead of car 2 --- at toll A and B

If car 1 leaves toll B after 10 minutes then cat 2 leaves after 11 minutes

Time delay = 11 - 10 = 1 minute

Distance = time * speed

= 1 minute * 100km/hr

= 1 hr/60 * 100 km/hr

= 100/60

= 1.67km

E.

Given

Distance = 100km

Distance behind = 1.67

Maximum value of dBc = 100km - 1.67km = 98.33km

The maximum distance that can be reached is 98.33km

You might be interested in
15 POINTS! Help.
IRISSAK [1]

Answer: it would  overload

Explanation:

4 0
2 years ago
Read 2 more answers
python Write a program that asks a user to type in two strings and that prints •the characters that occur in both strings. •the
Yuliya22 [10]

Answer:

see explanation

Explanation:

#we first get the elements as inputs

x = input("enter string A :")

y = input("enter string B :")

#then we make independent sets with each

x = set(x)

y = set(y)

#then the intersection of the two sets

intersection = set.intersection(x,y)

#another set for the alphabet

#we use set.difference to get the elements present in x and not in y, and

#viceversa, finally we get the difference between the alphabet and the #intersection of the elements in our strings

z = set('abcdefghijklmnopqrstuvwxyz')

print('\nrepeated :\n',intersection)

print('differences :\n',' Items in A and not B\n',

set.difference(x,y),'\nItems in B and not A\n',

set.difference(y,x))

print('\nItems in neither :\n',set.difference(z,intersection))

8 0
3 years ago
Shortly after the introduction of a new​ coin, newspapers published articles claiming the coin is biased. The stories were based
garik1379 [7]

Answer:

(a) 0.12924

(b) Taking into consideration significance level of 0.05 yet the value of p is greater than 0.05, it suggests that the coin is fair hence the coin can be used at the beginning of any sport event.

Explanation:

(a)

n=200 for fair coin getting head, p= 0.5

Expectation = np =200*0.5=100

Variance = np(1 - p) = 100(1-0.5)=100*0.5=50

Standard deviation, s = \sqrt {variance}=\sqrt {50}= 7.071068

Z value for 108, z =\frac {108-100}{7.071068}= 1.131371

P( x ≥108) = P( z >1.13)= 0.12924

(b)

Taking into consideration significance level of 0.05 yet the value of p is greater than 0.05, it suggests that the coin is fair hence the coin can be used at the beginning of any sport event.

3 0
3 years ago
A car accelerates from rest with an acceleration of 5 m/s^2. The acceleration decreases linearly with time to zero in 15 s, afte
Tpy6a [65]

Answer: At time 18.33 seconds it will have moved 500 meters.

Explanation:

Since the acceleration of the car is a linear function of time it can be written as a function of time as

a(t)=5(1-\frac{t}{15})

a=\frac{d^{2}x}{dt^{2}}\\\\\therefore \frac{d^{2}x}{dt^{2}}=5(1-\frac{t}{15})

Integrating both sides we get

\int \frac{d^{2}x}{dt^{2}}dt=\int 5(1-\frac{t}{15})dt\\\\\frac{dx}{dt}=v=5t-\frac{5t^{2}}{30}+c

Now since car starts from rest thus at time t = 0 ; v=0 thus c=0

again integrating with respect to time we get

\int \frac{dx}{dt}dt=\int (5t-\frac{5t^{2}}{30})dt\\\\x(t)=\frac{5t^{2}}{2}-\frac{5t^{3}}{90}+D

Now let us assume that car starts from origin thus D=0

thus in the first 15 seconds it covers a distance of

x(15)=2.5\times 15^{2}-\farc{15^{3}}{18}=375m

Thus the remaining 125 meters will be covered with a constant speed of

v(15)=5\times 15-\frac{15^{2}}{6}=37.5m/s

in time equalling t_{2}=\frac{125}{37.5}=3.33seconds

Thus the total time it requires equals 15+3.33 seconds

t=18.33 seconds

3 0
2 years ago
SUBJECT : SCIENCE
juin [17]

because not all substances react the same to temperature changes. If you heat a metal and an organic substance and you turn the temperature up, the organic substance like water will react (boil) while most metals need higher temperature to react.

3 0
2 years ago
Other questions:
  • Question 4 (1 point)
    8·1 answer
  • In Visual Basic/Visual Studio, characteristics of controls, such as the Name of the control, or the Text displayed on the contro
    10·1 answer
  • Single point cutting tool removes material from a rotating work piece to generate a cylinder is called • Facing Tuming • Both 1
    6·1 answer
  • 2. One of the following systems is not typically used with floor
    5·1 answer
  • A bus travels the 100 miles between A and B at 50 mi/h and then another 100 miles between B and C at 70 mi/h.
    6·1 answer
  • A pool of contaminated water is lined with a 40 cm thick containment barrier. The contaminant in the pit has a concentration of
    11·1 answer
  • Calculate the radius of a circular orbit for which the period is 1 day​
    13·1 answer
  • For some metal alloy, a true stress of 345 MPa (50040 psi) produces a plastic true strain of 0.02. How much will a specimen of t
    13·1 answer
  • How the LED (light emitting diode) works?​
    8·2 answers
  • If something is 50fficient, how many joules of wasted energy will there be if 750j of energy is put in?’
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!