✔ 最佳答案
to know that are you correct first:
case one(Rounding off(A):corr. to the nearest 10$ after sum up,or front-end method after sum up(???))
42+43+49+31+36=201$=200$
case 2(Rounding off (B):corr. to the nearest 10$ before sum up)
42+43+49+31+36
=40*2+50+30+40
=200$
case 3(front-end method before sum up)
42»40
43»40
49»40
31»30
36»30
40+40+40+30+30=180$
case 4(clustering)
estimate 42+43+49+31+36
let us focus on 40
42+43+49+31+36
=40*5
=200$
according to the cases,only case 3 can't expected
so I think tat u are right
I prefer you to read this:
http://www.takwing.idv.hk/mathroom/junior/form1/06_estimate.htm
that's it