Difficulty: Easy
Correct Answer: R = C * A * V^2
Explanation:
Introduction / Context:
At typical highway speeds, aerodynamic drag is a major component of tractive resistance for road vehicles. Drag depends on fluid density, a shape-dependent drag coefficient, frontal area, and the square of speed. For practical calculations, these factors are often grouped into a single constant for given ambient conditions and vehicle type.
Given Data / Assumptions:
Concept / Approach:
The fundamental relation is R = 0.5 * rho * C_d * A * v^2 (with v in m/s). When speed is expressed in km/h, a constant C converts units and embeds air density and C_d for the selected conditions, leading to R = C * A * V^2. The quadratic dependence on V explains why fuel economy deteriorates rapidly with speed.
Step-by-Step Solution:
Start with the standard drag equation in SI units.
Convert the speed variable to km/h: absorb factors into a single constant C.
Recognize the remaining functional dependence: proportional to A and V^2.
Select R = C * A * V^2.
Verification / Alternative check:
Road-load coastdown tests fit tractive effort versus speed as F = a + bV + cV^2; the V^2 term corresponds to aerodynamic drag, reinforcing the quadratic relation across conventional speed ranges.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
R = C * A * V^2.
Discussion & Comments