Solveeit Logo

Question

Question: In an experiment to measure the velocity of water splash when a car passes over a water layer on the...

In an experiment to measure the velocity of water splash when a car passes over a water layer on the road, it is found that the velocity depends on weight of car, power delivered by its engine and thickness of water layer. If velocity of splash was found to be 3 m/sec when a car weighing 1000N passes over a layer of thickness 3 mm and its engine is supplying a power of 800 kW. Find the velocity (in m/sec) of splash when car weighing 500 N passes over a layer of thickness 4mm & its engine is supplying a power of just 400 kW.

Answer

3

Explanation

Solution

The velocity of the water splash vv is stated to depend on the weight of the car WW, the power delivered by the engine PP, and the thickness of the water layer tt. We can use dimensional analysis to find the relationship between these quantities.

Let the relationship be vWaPbtcv \propto W^a P^b t^c.

The dimensions of the quantities are:

  • Velocity vv: [LT1][L T^{-1}]
  • Weight WW: [MLT2][M L T^{-2}] (Weight is a force)
  • Power PP: [ML2T3][M L^2 T^{-3}] (Power = Work/Time = Force ×\times Distance / Time)
  • Thickness tt: [L][L]

Equating the dimensions on both sides of the proportional relationship:

[LT1]=[MLT2]a[ML2T3]b[L]c[L T^{-1}] = [M L T^{-2}]^a [M L^2 T^{-3}]^b [L]^c [LT1]=[Ma+bLa+2b+cT2a3b][L T^{-1}] = [M^{a+b} L^{a+2b+c} T^{-2a-3b}]

Equating the exponents of M, L, and T on both sides:

For M: 0=a+b(1)0 = a + b \quad (1) For L: 1=a+2b+c(2)1 = a + 2b + c \quad (2) For T: 1=2a3b(3)-1 = -2a - 3b \quad (3)

From equation (1), a=ba = -b.

Substitute a=ba = -b into equation (3):

1=2(b)3b-1 = -2(-b) - 3b 1=2b3b-1 = 2b - 3b 1=b-1 = -b b=1b = 1

Substitute b=1b = 1 into a=ba = -b:

a=1a = -1

Substitute a=1a = -1 and b=1b = 1 into equation (2):

1=(1)+2(1)+c1 = (-1) + 2(1) + c 1=1+2+c1 = -1 + 2 + c 1=1+c1 = 1 + c c=0c = 0

So, the relationship is vW1P1t0v \propto W^{-1} P^1 t^0.

This means vPWv \propto \frac{P}{W}.

The thickness tt does not affect the velocity of the splash according to this dimensional analysis based on the given parameters.

We can write the relationship as v=KPWv = K \frac{P}{W}, where KK is a dimensionless constant.

We are given the first set of values:

v1=3v_1 = 3 m/sec W1=1000W_1 = 1000 N P1=800P_1 = 800 kW = 800×103800 \times 10^3 W t1=3t_1 = 3 mm (not used in the formula)

Using these values, we can find the constant KK:

v1=KP1W1v_1 = K \frac{P_1}{W_1} 3=K800×10310003 = K \frac{800 \times 10^3}{1000} 3=K×8003 = K \times 800 K=3800K = \frac{3}{800}

Now, we need to find the velocity v2v_2 for the second set of values:

W2=500W_2 = 500 N P2=400P_2 = 400 kW = 400×103400 \times 10^3 W t2=4t_2 = 4 mm (not used in the formula)

Using the same relationship v=KPWv = K \frac{P}{W}:

v2=KP2W2v_2 = K \frac{P_2}{W_2}

Substitute the value of KK and the second set of values:

v2=3800×400×103500v_2 = \frac{3}{800} \times \frac{400 \times 10^3}{500} v2=3800×400000500v_2 = \frac{3}{800} \times \frac{400000}{500} v2=3800×40005v_2 = \frac{3}{800} \times \frac{4000}{5} v2=3800×800v_2 = \frac{3}{800} \times 800 v2=3v_2 = 3

The velocity of the splash in the second case is 3 m/sec.