Two cars x and y travelling side by side with a common velocity are subjected to constant retardation of 1/2m/s^2 and 1/6m/s^2 respectively.After passing a point A,car x and y comes to rest 150m before and 300m beyond another point B.Find the common velocity of the cars as they pass A and find distance AB.

To solve this problem, we can use the equations of motion:

1. For car x: v^2 = u^2 + 2as
2. For car y: v^2 = u^2 + 2as

Where:
- v is the final velocity of the car,
- u is the initial velocity of the car (in this case, the common velocity),
- a is the acceleration (retardation, in this case),
- and s is the displacement.

Let's find the common velocity of the cars as they pass point A:

1. For car x:
0 = u^2 + 2(-1/2)(-150)
0 = u^2 + 150
u^2 = -150

Since square roots can't be negative, we can conclude that u^2 = 150. Taking the square root of both sides, we get u = √150 ≈ 12.25 m/s (rounded to two decimal places).

2. For car y:
0 = u^2 + 2(-1/6)(300)
0 = u^2 + 100
u^2 = -100

Again, square roots can't be negative, so u^2 = 100. Taking the square root of both sides, we get u = √100 = 10 m/s.

Thus, the common velocity of the cars as they pass point A is 10 m/s.

Now, let's find the distance AB:
For car x, the distance traveled after passing point A is:
distance_x = u*t + (1/2)*(-1/2)*t^2 (where t is the time taken)

For car y, the distance traveled after passing point A is:
distance_y = u*t + (1/2)*(-1/6)*t^2

At point B, car x comes to rest, so its final velocity is 0. We can use the equation v = u + at to find the time taken for car x to stop.

0 = u + (-1/2)*t
t = 2u

Substituting the value of t in the distance_x equation, we get:
150 = u*(2u) + (1/2)*(-1/2)*(2u)^2
150 = 2u^2 - 1/2 * 4u^2
150 = 2u^2 - 2u^2
150 = 0

This equation has no solution. It appears there may be an error or inconsistency in the given information.

Therefore, it is not possible to determine the distance AB based on the given information.

To solve this problem, let's break it down step by step:

Step 1: Find the time taken to come to rest for each car.
Since both cars are experiencing constant retardation, we can use the equation:
v = u + at
where v is the final velocity, u is the initial velocity, a is the acceleration, and t is the time taken.

For car X:
v = 0 (as it comes to rest)
u = common velocity (let's say it is V)
a = -1/2 m/s^2 (negative sign indicates retardation)
Using the equation, we get:
0 = V - (1/2)t₁

For car Y:
v = 0 (as it comes to rest)
u = common velocity (V)
a = -1/6 m/s^2 (negative sign indicates retardation)
Using the equation, we get:
0 = V - (1/6)t₂

Step 2: Find the time taken to travel the distance from A to B for each car.
Since we know that both cars come to rest at different points from B, we can use the equations of motion:
S = ut + (1/2)at²
where S is the distance, u is the initial velocity, a is the acceleration, and t is the time.

For car X:
S = 300 m (distance beyond point B)
u = common velocity (V)
a = -1/2 m/s^2 (negative sign indicates retardation)
Using the equation, we get:
300 = Vt₁ - (1/2)(1/2)t₁²

For car Y:
S = 150 m (distance before point B)
u = common velocity (V)
a = -1/6 m/s^2 (negative sign indicates retardation)
Using the equation, we get:
150 = Vt₂ - (1/2)(1/6)t₂²

Step 3: Solve the equations simultaneously to find the values of V, t₁, and t₂.

Step 4: Calculate the distance AB.
The distance AB can be calculated by finding the distance traveled by car X from A to B. Since car X comes to rest 150 m before point B, the distance AB is the sum of the distance traveled by car X and 150 m.

Once you have the values of V, t₁, t₂, and AB, you can substitute them into the equations to find the common velocity and the distance AB.