I will set these up for you and you do the math.
(1)
a = (v2 - v1)/t
v2 = 60 mi/hr
v1 = 30 mi/hr
t = 10 sec = 10/3600 hrs
Decide whether you want the acceleration in mi/s2 or mi/hr2, and plug in the numbers to get a.
From kinematics,
v22 - v12 = 2ad ⇒
d = (v22 - v12) / (2a)
Plug in the numbers in appropriate units and get the distance d.
(2)
Find how long it takes spacecraft 1 to stop, and how far it has traveled.
d = initial separation distance = 13500 m
v1(t) = v1i + a1t = 525 - 15.5t
Set v1(t) = 0 and solve for t.
525 - 15.5t = 0
Solve for t. That is how long it takes to come to instantaneous rest. Its travel distance is
x1 = v1it + (1/2)a1t2 = 525t - (15.5/2)t2
Plug in the travel time t computed above, and get the travel distance x1. Now use these results to calculate initial speed and acceleration of spacecraft 2. It travels for the same length of time as 1, so use the same t you calculated above.
v2(t) = v2i + a2t
Set v2(t) = 0
(i) v2i + a2t = 0
You know t, but you have 2 unknowns v2i and a2, so you need a second equation. The distance that 2 travels gives you the second equation.
x2 = d - x1
x1 = distance traveled by 1, which you calculated above, and you know d.
(ii) d - x1 = v2it + (1/2)a2t2
Plug d, x1, and t into equations (i) and (ii) and solve for the unknwons v2i and a2. You have a system of 2 linear equations in 2 unknowns, which you should know how to solve. There will be a lot of number crunching!