InterviewSolution
Saved Bookmarks
| 1. |
If x : 12 : : 12 : 18. then x isA. 6B. 8C. 10D. 4 |
|
Answer» Correct Answer - B x : 12 : : 12 : 18 Product of extremes = Product of means `Rightarrow 18 xx x = 12 xx 12` ` Rightarrow x = 12/18 xx 12 = (12 xx 2) /3` x = 8 Hence, the correct option is (b). |
|