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
morpeh [17]
3 years ago
11

Tests reveal that a normal driver takes about 0.75 s before he orshecan react to a situation to avoid a collision. It takes abou

t 3 sfora driver having 0.1% alcohol in his system to do the same. Ifsuchdrivers are traveling on a straight road at 44 ft/s and theircars can decelerate at 2 ft/s^2, determine the shortest stoppingdistanced for each from the moment they see the pedestrians.
Engineering
1 answer:
stellarik [79]3 years ago
6 0

Answer:

The shortest stopping distance for the normal driver is 517 ft

The shortest stopping distance for the alcoholic driver is 616 ft.

Explanation:

The data, we have is:

Vi = Initial Speed = 44 ft/s

Vf = Final Speed = 0 ft/s (Since, the car finally stops)

a = deceleration = - 2 ft/s²

t = time taken to stop after applying brakes = ?

First, we calculate the time taken by the car to stop after applying the brakes:

Using 1st equation of motion:

Vf = Vi + at

t = (Vf - Vi)/a

t = (0 ft/s - 44 ft/s)/(-2 ft/s²)

t = 22 sec

Now, the stopping distance after applying brakes (S1) is given by 2nd equation of motion:

S1 = Vi t + (1/2)at²

S1 = (44 ft/s)(22 s) + (1/2)(-2 ft/s²)(22 s)²

S1 = 484 ft

<u>FOR NORMAL DRIVER</u>:

Since, the driver takes 0.75 s to respond to a situation, so the distance traveled in this time (S2) is given by:

S2 = Vt

S2 = (44 ft/s)(0.75 s)

S2 = 33 ft

Thus, the total stopping distance for a normal driver is:

S = S1 + S2

S = 484 ft + 33 ft

<u>S = 517 ft</u>

<u>FOR ALCOHOLIC DRIVER</u>:

Since, the driver takes 0.75 s to respond to a situation, so the distance traveled in this time (S2) is given by:

S2 = Vt

S2 = (44 ft/s)(3 s)

S2 = 132 ft

Thus, the total stopping distance for a normal driver is:

S = S1 + S2

S = 484 ft + 132 ft

<u>S = 616 ft</u>

You might be interested in
The function below takes a single parameter, a list of numbers called number_list. Complete the function to return a string of t
makkiz [27]

Answer:

The solution code is written in Python:

  1. def convertCSV(number_list):
  2.    str_list = []
  3.    for num in number_list:
  4.        str_list.append(str(num))
  5.    
  6.    return ",".join(str_list)
  7. result = convertCSV([22,33,44])
  8. print(result)

Explanation:

Firstly, create a function "convertCSV" with one parameter "number_list". (Line 1)

Next, create an empty list and assign it to a new variable <em>str_list</em>. (Line 2)

Use for-loop to iterate through all the number in the <em>number_list</em>.(Line 4). Within the loop, each number is converted to a string using the Python built-in function <em>str() </em>and then use the list append method to add the string version of the number to <em>str_list</em>.

Use Python string<em> join() </em>method to join all the elements in the str_list as a single string. The "," is used as a separator between the elements (Line 7) . At the end return the string as an output.

We can test the function by calling the function and passing [22,33,34] as an argument and we shall see "22,33,44" is printed as an output. (Line 9 - 10)

6 0
3 years ago
A 4KJ of energy is supplied to a machine used for lifting a mass. The force required is 800N. If the machine has an efficiency o
navik [9.2K]

The height at which the mass will be lifted is; 3 meters

<h3>How to utilize efficiency of a machine?</h3>

Formula for efficiency is;

η = useful output energy/input energy

We are given

η = 60% = 0.6

Input energy = 4 KJ = 4000 J

Thus;

0.6 = useful output energy/4000

useful output energy = 0.6 * 4000

useful output energy = 2400 J

Work done in lifting mass(useful output energy) = force * distance moved

Useful output energy = 800 * h

where h is height to lift mass

Thus;

800h = 2400

h = 2400/800

h = 3 meters

Read more about Machine Efficiency at; brainly.com/question/3617034

#SPJ1

8 0
1 year ago
A rocket is launched from rest with a constant upwards acceleration of 18 m/s2. Determine its velocity after 25 seconds
lisabon 2012 [21]

Answer:

The final velocity of the rocket is 450 m/s.

Explanation:

Given;

initial velocity of the rocket, u = 0

constant upward acceleration of the rocket, a = 18 m/s²

time of motion of the rocket, t = 25 s

The final velocity of the rocket is calculated with the following kinematic equation;

v = u + at

where;

v is the final velocity of the rocket after 25 s

Substitute the given values in the equation above;

v = 0 + 18 x 25

v = 450 m/s

Therefore, the final velocity of the rocket is 450 m/s.

5 0
2 years ago
3. In the text, we described a multithreaded file server, showing why it is better than a single-threaded server and a finite-st
NemiM [27]

Answer and Explanation:

• 1 thread awaits the incoming request

• 1 thread responds to the request

• 1 thread reads the hard disk

A multithreaded file server is better than a single-threaded server and a finite-state machine server because it provides better response compared to the rest and can make use of the shared Web data.

Yes, there are circumstances in which a single-threaded server might be better. If it is designed such that:

- the server is completely CPU bound, such that multiple threads isn't needed. But it would account for some complexity that aren't needed.

An example is, the assistance number of a telephone directory (e.g 7771414) for an community of say, one million people. Consider that each name and telephone number record is sixty-four characters, the whole database takes 64 MB, and can be easily stored in the server's memory in order to provide quick lookup.

NOTE:

Multiple threads lead to operation slow down and no support for Kernel threads.

4 0
3 years ago
Which of the following hazards is shared by surface mining and sub-surface mining?
lubasha [3.4K]

B I guess. since they both have potential to collapse

4 0
3 years ago
Read 2 more answers
Other questions:
  • How are isometric drawings and orthographic drawings similar?
    10·1 answer
  • can someone help me with this engineering mechanics homework, please? I tried to solve it, but I got so confused.​
    5·1 answer
  • The button on the _ valve should be held when pressure bleeding the brakes
    8·1 answer
  • An organization is struggling to differentiate threats from normal traffic and access to systems. A security engineer has been a
    12·1 answer
  • The spring has a stiffness k = 200 N&gt;m and an unstretched length of 0.5 m. If it is attached to the 3-kg smooth collar and th
    12·1 answer
  • A 24-tooth gear has AGMA standard full-depth involute teeth with diametral pitch of 12. Calculate the pitch diameter, circular p
    5·2 answers
  • Stakeholders are people or organizations who do what?
    10·2 answers
  • What are the major types of stone used in construction? How do their properties differ? What sequence of operations would be use
    10·1 answer
  • The quantity of bricks required increases with the surface area of the wall, but the thickness of a masonry wall does not affect
    10·2 answers
  • In surveying , supposing we can not pull the tape because it is passing through a shallow river. What will i do to obtain an acc
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!