InterviewSolution
Saved Bookmarks
| 1. |
In a certain code language 11 + 5 = 36 ; 22 + 6 = 58 ; 33 + 7 = 82 ; then, 55 + 9 = ?(A) 112 (B) 163 (C) 136 (D) 124 |
|
Answer» Correct Option is (C) 136 11 + 5 = 36 its like 52 + 11 = 36 Similarly, 55 + 9 = 92 + 55 = 136 |
|