1. Converting Speed Units for a Physics Report
Physics StudentBackground
A student needs to convert a speed limit from kilometers per hour to miles per hour and document the exact conversion factor for their lab report.
Problem
Convert 100 km/h to mph while showing the dimensional formula.
How to use
Select the 'Physical & engineering' domain, enter 100 as the value, set the source unit to 'km/h', the target unit to 'mph', and set decimal places to 4.
{
"domain": "physical",
"value": 100,
"sourceUnit": "km/h",
"targetUnit": "mph",
"decimalPlaces": 4
}Outcome
The tool outputs the converted value of 62.1371 mph along with the step-by-step conversion formula showing the base-unit calculation.