Prakash wrote:
Hi Emily,
"The previous poster got this right: x could be 0.4546, which would round up to 0.455 when rounding to the thousandths place (per the statement), but would round down to 0.45 when rounded to hundredths (one possible answer to the question). "
In the above statement,
0.4546 --> 0.455
0.455 --> 0.45(?).
Shouldn't 0.455 round to 0.46 as per your earlier statement?("If the digit after the intended last digit is 5 or greater, round up")
I'm sure I'm missing something here, would be great if you could clarify.
Thanks
Prakash
you're trying to perform the act of rounding in multiple steps, which is not allowed. ROUNDING IS A 1-STEP PROCESS.
in other words, if i tell you to round 145 to the nearest hundred, you say 100.
you don't pull some two-step mojo where you first round up to the nearest ten (150) and then round THAT to the nearest hundred (200). no way jose, not acceptable.
same deal with the decimals in this problem: if you're going to round 0.4546 to the nearest hundredth, do it in one step, producing 0.45.
save the two-step for the dance floor.