InterviewSolution
Saved Bookmarks
| 1. |
When a number is increased by 26, it becomes 113% of itself. What is the number?1). 2002). 3123). 3904). 234 |
|
Answer» If the number is INCREASED by 26 then it becomes 113% of itself So new number = x + 26 1.13x = x + 26 0.13 = 26/x X = 26/0.13 X = 200 |
|