Question icon
Grade 10Mechanics

The deceleration of a car travelling on a straight highway is a function of its instantaneous velocity v given by w=a sqrt v where a is a constant.if the initial velocity of the car is 60km/hr the distance the car will travel and the time it takes before it stops are

Profile image of Amlan Das
8 Years agoGrade 10
Answers icon

1 Answer

Profile image of Askiitians Tutor Team
ApprovedApproved Tutor Answer1 Year ago

To solve the problem of how far the car will travel and how long it will take to stop, we need to analyze the relationship between the car's deceleration and its instantaneous velocity. The deceleration is given by the equation \( w = a \sqrt{v} \), where \( a \) is a constant and \( v \) is the instantaneous velocity. Let's break this down step by step.

Understanding the Variables

First, we need to convert the initial velocity from kilometers per hour to meters per second for easier calculations. The conversion factor is:

  • 1 km/hr = 1/3.6 m/s

Thus, the initial velocity \( v_0 \) of 60 km/hr converts to:

v_0 = 60 / 3.6 ≈ 16.67 m/s

Setting Up the Deceleration Equation

Given the deceleration \( w = a \sqrt{v} \), we can express it in terms of acceleration \( a \) (which is negative since it's deceleration). We can rewrite the equation as:

dv/dt = -a \sqrt{v}

This is a separable differential equation, which we can rearrange to integrate:

dv / sqrt(v) = -a dt

Integrating the Equation

Now, we can integrate both sides. The left side integrates to:

2√v

And the right side integrates to:

-at + C

Where \( C \) is the constant of integration. We can find \( C \) using the initial condition \( v(0) = v_0 \):

2√(v_0) = C

Finding the Time Until the Car Stops

When the car stops, \( v = 0 \). Setting \( v = 0 \) in our integrated equation gives:

0 = -at + 2√(v_0)

Solving for \( t \) gives:

t = (2√(v_0)) / a

Calculating the Distance Traveled

To find the distance traveled before stopping, we can use the relationship between distance, velocity, and time. The distance \( s \) can be expressed as:

s = ∫v dt

Using the earlier derived relationship, we can express \( s \) in terms of \( v \) and \( t \). Substituting \( v \) in terms of \( t \) will allow us to find the distance. However, we can also use the average velocity method:

s = v_{avg} * t

Where \( v_{avg} = (v_0 + 0) / 2 = v_0 / 2 \). Thus:

s = (v_0 / 2) * t

Substituting \( t \) from earlier gives:

s = (v_0 / 2) * (2√(v_0) / a) = (v_0 * √(v_0)) / a

Final Calculations

Now, we can plug in the values. If we assume a specific value for \( a \), we can calculate both \( t \) and \( s \). For example, if \( a = 1 \) (just for simplicity):

t = (2 * √(16.67)) / 1 ≈ 8.16 seconds

s = (16.67 * √(16.67)) / 1 ≈ 68.33 meters

In summary, the time it takes for the car to stop and the distance it travels before stopping depend on the constant \( a \). By substituting the value of \( a \) into the equations derived, you can find the specific time and distance for any scenario. If you have a specific value for \( a \), we can calculate the exact numbers together!