Was ist 2x ^ 4 * 3x ^ 3?

Was ist 2x ^ 4 * 3x ^ 3?
Anonim

Antworten:

Sehen Sie unten einen Lösungsprozess:

Erläuterung:

Schreiben Sie zuerst den Ausdruck wie folgt um:

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

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

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

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

Verwenden Sie nun diese Regel für Exponenten, um die # x # Begriffe:

# x ^ Farbe (rot) (a) xx x ^ Farbe (blau) (b) = x ^ (Farbe (rot) (a) + Farbe (blau) (b)) #

# 6 * (x ^ Farbe (rot) (4) xx x ^ Farbe (blau) (3)) => #

# 6 * x ^ (Farbe (rot) (4) + Farbe (blau) (3)) => #

# 6 * x ^ 7 => #

# 6x ^ 7 #