InterviewSolution
Saved Bookmarks
| 1. |
Find the missing side. |
|
Answer» ◉ LENGTH of ladder, PR is 10m ◉ Length of ground, PQ is 6m ◉ Length of wall, QR is h ◉ PQ is horizontal and QR is vertical ◉ HEIGHT of wall (QR) in meter. According to the given points, diagram is in a shape of right angled triangle. so, we use a formula to find our answer- [In the given PICTURE, QR is height, PQ is BASE and PR is hypotenious] => height²+ base² = hypothesis² => h² + 6² = 10² => h² + 36 = 100 => h² = 100-36 => h² = 64 => h = √64 => h = 8m [Hence, height of wall ( QR) is 8m ] ✓ |
|