Wat is 2x ^ 4 * 3x ^ 3?

Wat is 2x ^ 4 * 3x ^ 3?
Anonim

Antwoord:

Zie een oplossingsproces hieronder:

Uitleg:

Eerst herschrijft u de uitdrukking als:

# 2 * x ^ 4 * 3 * x ^ 3 => #

# 2 * 3 * x ^ 4 * x ^ 3 => #

# (2 * 3) * (x ^ 4 * x ^ 3) => #

# 6 * (x ^ 4 * x ^ 3) #

Gebruik deze regel nu voor exponenten om het te vermenigvuldigen #X# termen:

# x ^ kleur (rood) (a) xx x ^ kleur (blauw) (b) = x ^ (kleur (rood) (a) + kleur (blauw) (b)) #

# 6 * (x ^ kleur (rood) (4) xx x ^ kleur (blauw) (3)) => #

# 6 * x ^ (kleur (rood) (4) + kleur (blauw) (3)) => #

# 6 * x ^ 7 => #

# 6x ^ 7 #