Question: Two possible methods of adding five numbers are (((a + b) + c) + d) + e and (((e + d) + c) + b)
Two possible methods of adding five numbers are (((a + b) + c) + d) + e and (((e + d) + c) + b) + a Using 4dp floating-point arithmetic, evaluate the sum

by both methods. Explain any discrepancy in the results.
10(0.1000) + 10(0.1000) 10(0.5000) + 10(0.1667) + 10-(0.4167)
Step by Step Solution
3.47 Rating (150 Votes )
There are 3 Steps involved in it
The first method is less accurate adding the large numbers first means that the smal... View full answer
Get step-by-step solutions from verified subject matter experts
