That's not the correct equation to model this situation. The correct equation is:
26 = 26t - (1/2)(-13)t2
Multiply both sides by (-2/13):
-4 = t2 - 4t
0 = t2 - 4t + 4
0 = (t-2)2
t = 2 seconds
-------
An even simpler equation to model the situation is v(t) = at + v0, where:
- v(t) = speed at time t = 0 (when the car comes to s stop)
- a = acceleration = -13 m/s2
- v0 = initial velocity = 26 m/s
v(t) = at + v0
0 = (-13)t + 26
13t = 26
t = 2 seconds