InterviewSolution
Saved Bookmarks
| 1. |
Find the difference of two numbers such that their product is 108 and the third proportion be 16.1). 32). 53). 84). 9 |
|
Answer» LET the TWO numbers be x and y xy = 108 ⇒ x = 108/y x : y = y : 16 x × 16 = y2 108/y × 16 = y2 y3 = 108 × 16 ⇒ y = 12 x = 108/12 = 9 y – x = 12 – 9 = 3 |
|