When you see a traffic light turn red, you apply the brakes until you come to a stop. Suppose your initial speed was 12.9 m/s, and you come to rest in 35.0 m. How much time does this take? Assume constant deceleration.

What is your question about this problem? I will be happy to critique your thinking. We are not in the habit of doing homework or tests for students.

v=v₀ -at

v=0
0=v₀ -at
t= v₀ /a

To find the time it takes for the car to come to rest, we can use the equation of motion:

v^2 = u^2 + 2as

Where:
v = final velocity (0 m/s, since the car comes to rest)
u = initial velocity (12.9 m/s)
a = acceleration (constant deceleration, which is negative)
s = displacement (35.0 m)

Rearranging the equation to solve for time (t):

t = (v - u) / a

First, let's find the acceleration (a). The acceleration is the rate at which the car's velocity decreases. Since the car is slowing down, the acceleration will be negative.

To find the acceleration, we use another equation of motion:

v = u + at

Since the final velocity (v) is 0 m/s, we can rewrite the equation as:

0 = 12.9 m/s + a*t

Rearranging the equation to solve for a:

a = -12.9 m/s / t

Now, we substitute this value of acceleration (a) into the first equation:

0 = (12.9 m/s)^2 + 2 * (-12.9 m/s / t) * 35.0 m

Simplifying and rearranging the equation:

(12.9 m/s)^2 = 2 * (-12.9 m/s / t) * 35.0 m

166.41 m^2/s^2 = -906.3 m^2/s^2 / t

Rearranging again to solve for t:

t = -906.3 m^2/s^2 / (166.41 m^2/s^2)

t ≈ -5.45 s

Note: The negative sign indicates that the car's acceleration is in the opposite direction of its initial velocity, which makes sense since it's decelerating.

However, time cannot be negative in this context, so we discard the negative sign. Therefore, the time it takes for the car to come to rest is approximately 5.45 seconds.