1. Converting Engine Oil Capacity for a European Car
Home MechanicBackground
A DIY mechanic is changing the oil on a European car. The service manual specifies an engine oil capacity of 5.5 US quarts, but the oil bottles purchased locally are labeled in liters.
Problem
Determine exactly how many liters of oil to pour into the engine to avoid overfilling.
How to use
Input 5.5 in the quarts field and set the decimal precision to 2.
{
"quarts": 5.5,
"precision": 2
}Outcome
The tool outputs 5.21 liters, allowing the mechanic to measure the exact amount of oil needed.