The leader of a bicycle race is traveling with a constant velocity of +11.9 m/s and is 10.7 m ahead of the second-place cyclist. The second-place cyclist has a velocity of +9.30 m/s and an acceleration of +1.20 m/s2. How much time elapses before he catches the leader?

v₂t +at²/2 -v₁t =10.7

0.6t²-2.6t -10.7 =0
t=6.92 s

To find the time it takes for the second-place cyclist to catch the leader, we can set up an equation using the given information.

Let's call the time it takes for the second-place cyclist to catch the leader as "t".

The leader's position after time "t" can be represented as:
Leader's position = Initial position + (Velocity x time)
Leader's position = 0 + (11.9 m/s x t)
Leader's position = 11.9t

The second-place cyclist's position after time "t" can be represented as:
Second-place cyclist's position = Initial position + (Velocity x time) + (0.5 x Acceleration x time^2)
Second-place cyclist's position = 0 + (9.30 m/s x t) + (0.5 x 1.20 m/s^2 x t^2)
Second-place cyclist's position = 9.30t + 0.6t^2

According to the given information, the leader is 10.7 m ahead of the second-place cyclist.

So, we can set up an equation to find the time "t" when they are at the same position:
Leader's position = Second-place cyclist's position
11.9t = 9.30t + 0.6t^2

To solve this equation, we can first simplify it:
0 = 0.6t^2 - 2.6t

Next, we can factor out "t":
0 = t(0.6t - 2.6)

Setting each factor equal to zero, we get:
t = 0 or t = 2.6/0.6

Ignoring the solution t = 0, as time cannot be zero in this case, we can calculate the time it takes for the second-place cyclist to catch the leader:
t = 2.6/0.6
t ≈ 4.33 seconds

Therefore, it takes approximately 4.33 seconds for the second-place cyclist to catch the leader.

To find the time it takes for the second-place cyclist to catch up with the leader, we need to first determine when their positions will be equal.

Let's assume that the second-place cyclist catches up with the leader after time 't'.

Since the leader is already ahead, their position can be represented as:

Position of leader = Initial position of leader + (leader's velocity x t)

Position of leader = 10.7 m + (11.9 m/s x t) ---(Equation 1)

Similarly, the position of the second-place cyclist can be expressed as:

Position of second-place cyclist = Initial position of second-place cyclist + (second-place cyclist's velocity x t) + (0.5 x second-place cyclist's acceleration x t^2)

Position of second-place cyclist = 0 m + (9.30 m/s x t) + (0.5 x 1.20 m/s^2 x t^2) ---(Equation 2)

At the time when the second-place cyclist catches up, their positions will be equal. So, we can set Equation 1 equal to Equation 2 and solve for 't':

10.7 m + (11.9 m/s x t) = 9.30 m/s x t + 0.5 x 1.20 m/s^2 x t^2

Rearranging the equation gives us:

0.5 x 1.20 m/s^2 x t^2 - 2.6 m/s x t + 10.7 m = 0

This is a quadratic equation that can be solved using the quadratic formula:

t = (-b ± √(b^2 - 4ac)) / (2a)

In this case, a = 0.5 x 1.20 m/s^2, b = -2.6 m/s, and c = 10.7 m.

Calculating the discriminant (b^2 - 4ac) gives:

(b^2 - 4ac) = (-2.6 m/s)^2 - 4 x (0.5 x 1.20 m/s^2) x 10.7 m = 6.76 m^2/s^2 - 25.76 m^2/s^2 = -19 m^2/s^2

Since the discriminant is negative, it means that there are no real solutions to the equation. Therefore, the second-place cyclist will not catch up with the leader.

(Note: There could be an error in the problem statement or the given values. Please double-check and ensure the accuracy of the information provided.)