What equation gives the position as a function of time for an object with constant acceleration?

d = Vo*t + 0.5g*t^2.

Vo = Initial velocity.

Well, it's time to put on my math hat and juggle some equations for you! The equation you're looking for is the good old kinematic equation:

Position = Initial Position + (Initial Velocity × Time) + (0.5 × Acceleration × Time^2)

But hey, don't sweat it! Just remember that this equation is more loyal than my pet rubber chicken, so you can rely on it to give you the position of an object at any time, as long as the acceleration is constant.

The equation that gives the position as a function of time for an object with constant acceleration is called the kinematic equation of motion. There are several variations of this equation, but the most common one is given by:

x = x₀ + v₀t + ½at²

Where:
- x represents the final position of the object.
- x₀ represents the initial position of the object.
- v₀ represents the initial velocity of the object.
- t represents the time elapsed.
- a represents the constant acceleration of the object.

This equation can be used to calculate the position of an object at any given time, assuming the acceleration remains constant over the time interval of interest.

The equation that gives the position as a function of time for an object with constant acceleration is known as the kinematic equation. Specifically, the equation you are looking for is:

x = x0 + v0t + (1/2)at^2

where:
- x is the position of the object at time t
- x0 is the initial position of the object
- v0 is the initial velocity of the object
- a is the acceleration of the object
- t is the time

To find the position of an object at a specific time, you can substitute the values of x0, v0, a, and t into the equation and solve for x. This equation assumes that the acceleration remains constant throughout the motion of the object.

It's important to note that this equation is only valid for objects with constant acceleration. If the acceleration is not constant, you would need to use more complex equations or numerical methods to calculate the position as a function of time.