InterviewSolution
Saved Bookmarks
| 1. |
What is the value of:113 + 11.3 + 1.13 + 0.113 + 0.0113 =1. 125.56432. 125.54533. 125.55534. 125.5543 |
|
Answer» Correct Answer - Option 4 : 125.5543 Given: x = 113 + 11.3 + 1.13 + 0.113 + 0.0113 Calculations: ⇒ 113.0000 + 11.3000 + 1.1300 + 0.1130 + 0.0113 ⇒ 124.3000 + 1.1300 + 0.1130 + 0.0113 ⇒ 124.3000 + 1.2543 ⇒ 125.5543 ∴ The value is 125.5543. |
|