Answer :
% of error = abs(exact - approximate)/exact.
abs(32.7 - 34.5)/32.7
abs(-1.8)/32.7
1.8/32.7
0.055
The percentage of error is 5.5%
D
abs(32.7 - 34.5)/32.7
abs(-1.8)/32.7
1.8/32.7
0.055
The percentage of error is 5.5%
D