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) 3.8,4.4,5.8==2.344,2.345,3.111
8
2)8.7,6.8,5.9=
9
3)6.3,2.9,4.4=
10
11
12
13
1)1.333,1.221,1.332=
14
2)4.234,3.434,2.243=
15
3)0.611,3.505,2.340=
16
4)34.42,43.43,23.44=
17
5)41.53,41.03,41.73=
18
19
20
21
22
23
24
25