InterviewSolution
Saved Bookmarks
| 1. |
Sum of two numbers is 190% of the larger number. If smaller number is 18, then what is the value of the larger number?1). 202). 253). 144). 26 |
|
Answer» According to PROBLEM, ⇒ x × 190/100 = x + 18 ⇒ 1.9x = x + 18 ⇒ 0.9x = 18 ⇒ x = 20 ∴ The larger number = 20 |
|