How to Calculate Integer Multiplication Operations
- Dapatkan link
- X
- Aplikasi Lainnya
A. Integer multiplication operations
B. Commutative (exchange)
C. Associative (grouping)
D. Distributive (spread)
E. Mixed integer operations
A. Integer multiplication operations
Integers contain positive integers (+) and negative integers (-).
Formula :
Example:
a. 4 x 3 = 12
b. 2 x (-3) = -6
c. -5 x 2 = -10
d. -3 x (-7) = 21
B. Commutative (exchange)
The product of two integers is always the same.
a x b = b xa
Example:
a. 3 x (-2) = (-2) x 3 = -6
b. -4 x (-6) = -6 x (-4) = 24
C. Associative (grouping)
a x (b x c) = (a x b) x c
Example:
3 x [(-4) x 5] = 3 x (-20)
= -60
[3 x (-4)] x 5 = -12 x 5
= -60
D. Distributive (distribution)
1. Distributive of multiplication to addition
a x (b x c) = (a x b) + (a x c)
Example:
a. 4 x (3 + 2) = (4 x 3) + (4 x 2)
4 x 5 = 12 + 8
20 = 20
b. 3 x [(2 + (-5)] = (3 + 2) + [3 x (-5)]
3 x (-3) = 6 + (-15)
-9 = -9
2. Distributive of multiplication to subtraction
a x (b - c) = (a x b) - (a x c)
Example:
a. 2 x (5-3) = (2 x 5) - (2 x3)
2 x 2 = 10 - 6
4 = 4
b. 5 x [4- (2)] = (5x4) - [5x (-2)]
5 x 6 = 20 - (-10)
30 = 30
E. Mixed integer operations
In solving the mixed integer operation, the following should be considered:
1. If in a mixed operation of integers there is a count operation in parentheses, then the operation in brackets must be done first.
2. If there is an addition (+) and subtraction (-) operation, they are both equal, so do the arithmetic operation on the left first.
3. What if there are multiplication (x) and division (:) operations both of them are equal, so that the arithmetic operation on the left is done first
4. If there are multiplication (x) and division (:) operations as well as addition (+) and subtraction (-) operations then the multiplication (x) and division (:) operations are stronger, so that the multiplication (x) and division calculation operations are carried out (:) first.
Example:
a.) 21 - 6: 2 + 4 x (-5) = 21 -3 + 4 x (-5)
= 21 - 3 + (-20)
= 18 + (-20)
= -2
b.) 6 x (12 - 7) + (-8): 2 = 6 x 5 + (-8): 2
= 6 x 5 + (-4)
= 30 + (-4)
= 26
- Dapatkan link
- X
- Aplikasi Lainnya
Postingan populer dari blog ini
ARTI ANGKA BAHASA SUNDA
Indonesia memang beragam bahasa,salah satunya adalah bahasa sunda.Kali ini saya akan menuliskan angka 1 sampai 100 dalam bahasa sunda yaitu sebagai berikut: 1=hiji 2=dua 3=tilu 4=opat 5=lima 6=genep 7=tujuh 8=dalapan 9=salapan 10=sapuluh 11=sabelas 12=dua belas 13=tilu belas 14=opat belas 15=lima belas 16=genep belas 17=tujuh belas 18=dalapan belas 19=salapan belas 20=dua puluh 21=dua puluh hiji 22=dua puluh tilu 24=dua puluh opat 25=dua puluh lima 26=dua puluh genep 27=dua puluh tujuh 28=dua puluh dalapan 29= dua puluh salapan 30=tilu puluh 31=tilu puluh hiji 32=tilu puluh dua 33=tilu puluh tilu 34=tilu puluh opat 35=tilu puluh lima 36=tilu puluh genep 37=tilu puluh tujuh 38=tilu puluh dalapan 39=tilu puluh salapan 40=opat puluh 41=opat puluh hiji 42=opat puluh dua 43=opat puluh tilu 44=opat puluh opat 45=opat puluh lima 46=opat puluh genep 47=opat puluh tujuh 48=opat puluh dalapan 49=opat puluh salapan 50=lima puluh 51=lima puluh hiji 52=lima puluh dua 53=lima pulu...
Komentar