Mikä on -3n ^ -4 * -5n ^ 7?

Mikä on -3n ^ -4 * -5n ^ 7?
Anonim

Vastaus:

# 15N ^ 3 #

Selitys:

# -3n ^ -4 cdot -5n ^ 7 #

Palauttaa mieleen: # n ^ x cdot n ^ y = n ^ (x + y) #

# -3n ^ -4 = -3 cdot n ^ -4 #

# -5n ^ 7 = -5 cdot n ^ 7 #

Molempien yhdistäminen;

# -3 cdot n ^ -4 cdot -5 cdot n ^ 7 #

Yhdistetään samanlaisia termejä;

# -3 cdot - 5 cdot n ^ -4 cdot n ^ 7 #

# 15 cdot n ^ (- 4 + 7) #

# 15cdot n ^ 3 #

# 15N ^ 3 #