Difficulty: Easy
Correct Answer: 65
Explanation:
Introduction / Context:
Tyre markings encode key parameters that affect ride, handling, and speed capability. The aspect ratio tells how tall the sidewall is relative to the tread width.
Given Data / Assumptions:
Concept / Approach:
In the code 175/65 R14 82 S: 175 = section width in mm; 65 = aspect ratio (%); R = radial construction; 14 = rim diameter in inches; 82 = load index; S = speed rating.
Step-by-Step Solution:
Verification / Alternative check:
Any tyre data sheet or sidewall legend uses this standard notation across brands.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing load index and speed symbol with dimensional parameters; forgetting that aspect ratio is a percent, not millimetres.
Final Answer:
Discussion & Comments