InterviewSolution
Saved Bookmarks
| 1. |
The string of a kite is 100m long and it makes an angle of 60' with the horizontalFind the height of the kite, assuming that there is no slack in the string5. |
|
Answer» String of kite is 100 m longAngle between horizontal and string is 60° Let height of kite be hThen,sin 60° = h/100sqrt(3)/2 = h/100h = 50*sqrt(3) Therefore height of kite= 50.sqrt(3) m |
|