a x b = b x a
3 x 5 = 5 x 3
2. Asosiatif (Pengelompokan)
a x (b x c) = (a x b) x c
2 x (3 x 10) = (2 x 3) x 10
3. Distributif (Penyebaran)
a x (b + c) = (a x b) + (a x c)
Baca Juga: Contoh Soal Materi SPLDV Metode Eliminasi dan Substitusi, TIU SKD CPNS
5 x (2 + 3) = (5 x 2) + (5 x 3)
a x (b – c) = (a x b) – (a x c)
2 x (5 – 4) = (2 x 5) – (2 x 4)
4. Identitas