How to do this simple equation

So im programming my own bullets and i don’t know if Distance = Velocity * Time or Distance = Velocity / Time or idk.

Help me! how to get the Distance having velocity and time.

**Velocity *** **Delta Time **would give you the distance traveled in a single frame.

ok thanks strange i really had the belief that it was dividing