- chacha0212
- Junior | Next Rank: 30 Posts
- Posts: 16
- Joined: Tue Sep 09, 2014 1:05 pm
- Followed by:1 members
This is just a conversion. Here's one way to do it.
First x is meters and y is kilometers. For every kilometer there are 1000 meters.
So first I just figure if x were meters per hour x would be 1000y per hour. Get it? If y is 3 kilometers per hour, then x would be 3000 meters per hour. Same thing. If x is meters per hour, then x = 1000y
The only thing is x is not per hour, but per second. There are 60 x 60 = 3600 seconds in each hour. So there are 3600x per hour.
So to get the formula to take into account that x is meters per second, we need to divide by 3600.
So x = 1000y/3600 and y = 3600x/1000 = 36x/10 = 18x/5














