Hi Ajit S.,
Since you found the first part of the problem, I assume you got the equation x = .32*cos(20πt/9). At t = 0, x = .32
When x = .16:
.16 = .32cos(20πt/9)
1/2 = cos(20πt/9)
cos-1(1/2) = 20πt/9
t1 = 9cos-1(1/2)/(20π) = 9(π/3)/(20π) = 3/20 = .15
When x = 0, 0 = cos(π/2), so this is where:
20πt/9 = π/2
t2 = 9/40 = .225
From x = .16 to x = 0: t2 - t1 = .225 - .15 = .075
I hope this helps, Joe.