To determine the maximum safe velocity of a car negotiating a curved road, we need to consider both the bank angle and the frictional force acting on the car. Let's derive the expression for this scenario step by step:
When a car moves on a banked curve, the forces acting on the car are:
For the car to move safely along the curve without slipping, the net force towards the center must provide the necessary centripetal force:
m v^2/R = N \sin \theta + f \cos \thetaDecomposing the gravitational force into components and applying Newton's second law in the vertical direction, we get:
By substituting f = \mu_s N, we get:
N \cos \theta = mg + \mu_s N \sin \thetaRearrange to solve for N:
N = \frac{mg}{\cos \theta - \mu_s \sin \theta}Substitute the expression for N into the centripetal force equation:
m v^2/R = \frac{mg \sin \theta + \mu_s mg \cos \theta}{\cos \theta - \mu_s \sin \theta}Cancel out m and solve for v^2:
v^2 = gR \left(\frac{\sin \theta + \mu_s \cos \theta}{\cos \theta - \mu_s \sin \theta}\right)Simplify using trigonometric identities:
v^2 = gR \frac{\mu_s + \tan \theta}{1 - \mu_s \tan \theta}Thus, the maximum safe velocity v is:
v = \sqrt{g R \frac{\mu_s + \tan \theta}{1 - \mu_s \tan \theta}}Hence, the correct answer is:
This option accounts for the combination of friction and banking angle to determine the maximum safe velocity.