InterviewSolution
Saved Bookmarks
| 1. |
A wave is represented by - `y=a sin (At-Bx+C)` where A, B, C are constants. The Dimensions of A, B, C areA. `T^(1),L,M^(0)L^(0)T^(0)`B. `T^(-1),L^(-1),M^(0)L^(0)T^(0)`C. T,L,MD. `T^(-1),L^(-1), M^(-1)` |
|
Answer» Correct Answer - B `[A]=T^(-1), [B]=L^(-1),[C]=M^(0)L^(0)T^(0)` |
|