ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAGAHAIAJAKALAMANAOAPAQARASAT
1
2
3
L4: Order decimals to 3 decimal places.
Example: Order the following
4
5
Order the following decimals from smallest to biggest
2.345
, 3
3.111,2.344
6
7
1) 7.2,2.7,8.5==2.344,2.345,3.111
8
2)4.7,5.7,2.7=
9
3)1.8,1.9,7.3=
10
11
12
13
1)2.131,2.132,3.222=
14
2)2.334,2.443,3.334=
15
3)2.620,1.163,1.611=
16
4)23.32,43.44,23.32=
17
5)40.32,41.05,41.04=
18
19
20
21
22
23
24
25