014 - Compute Sum Solution

Calculating Sum of Values

  • Add up the following values to reach a total of 0.36.

Values to Add

  • Value 1: 0.1

  • Value 2: 0.05

  • Value 3: 0.11

  • Value 4: 0.1

Calculation Steps

  1. First Addition: 0.1 + 0.05 = 0.15

  2. Second Addition: 0.15 + 0.11 = 0.26

  3. Third Addition: 0.26 + 0.1 = 0.36

Final Result

  • The sum of the values is 0.36.