InterviewSolution
Saved Bookmarks
| 1. |
if `1/2, 1/3, 1/4 ` : x then x is _____A. `1/8 `B. `1/6`C. `1/12`D. `1/16` |
|
Answer» Correct Answer - B ` 1/2 : 1/3 : : 1/4 : x ` ` 1/2 xx x = 1/3 xx 1/4` ` x 1/3 xx 1/4 xx 2` ` x= 1/6` Hence, the correct option is (b) |
|