InterviewSolution
Saved Bookmarks
| 1. |
If 50% of a certain number is equal to one-third of second number. Then find the ratio between 2 numbers.1). 1 ∶ 32). 1 ∶ 13). 3 ∶ 24). 2 ∶ 3 |
|
Answer» As per given data- 50% of a certain number is EQUAL to one-third of second number. Let the 1st number be X & 2nd number be Y. X/2 = Y/3 3X/2 = Y To find ratio in between 2 numbers- X ? Y = 2 : 3 ∴ ANSWER is 2 ? 3. |
|