Unit Conversion
Everything on SkillVeris tagged Unit Conversion — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Interview Questions(4)
How to Solve Trains Crossing a Platform Problems
When a train crosses a platform, the distance covered equals the train length plus the platform length, so time = (train length + platform length) / speed, wit…
How to Solve Trains Crossing Each Other Problems
When two trains cross each other, the relevant speed is their relative speed — the sum of both speeds if moving in opposite directions, or the difference if mo…
How to Solve 2D Mensuration and Area Problems
Area problems reduce to memorizing a handful of shape formulas — rectangle L×W, triangle ½×base×height, circle πr², trapezium ½×(a+b)×h — and correctly identif…
How to Solve Speed-Time-Distance Problems with Unit Conversion
Speed, time and distance are linked by Distance = Speed × Time, and the most common error is mixing units, so the first move is always converting everything to…