InterviewSolution
Saved Bookmarks
| 1. |
If 15 percent of a number is 30, what is three times of that number?1. 200 2. 250 3. 400 4. 600 |
|
Answer» Correct Answer - Option 4 : 600 Given: 15% of the number is 30 Calculation: Let be assume the number is p ⇒ p × (15/100) = 30 ⇒ p = 200 ⇒ Three times of the number = 3p = 3 × 200 = 600 ∴ The required result will be 600. |
|