To determine the time t in which the particle moves a distance of 135 meters while its velocity changes from 10 \, ms^{-1} to 20 \, ms^{-1}, we use the equation of motion:
v^2 = u^2 + 2as
where:
Substitute the given values into the equation:
(20)^2 = (10)^2 + 2 \cdot a \cdot 135
400 = 100 + 270a
Simplify to find a:
300 = 270a \Rightarrow a = \frac{300}{270} = \frac{10}{9} \, ms^{-2}
Now, use the first equation of motion to find time t:
v = u + at
20 = 10 + \frac{10}{9} \cdot t
Solve for t:
10 = \frac{10}{9} \cdot t
t = \frac{10 \cdot 9}{10} = 9 \, s
Therefore, the time t is 9 seconds.