Hvad er værdien af x i 81 ^ (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?

Hvad er værdien af x i 81 ^ (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?
Anonim

Svar:

#x = 1/2 eller x = -5 / 2 #

Forklaring:

# 81 ^ (x ^ 3 + 2x ^ 2) = 27 ^ ((5x) / 3) #

Bemærk: # 3 ^ 4 = 81 og 3 ^ 3 = 27 #

# 3 ^ (4 (x ^ 3 + 2x ^ 2)) = 3 ^ (3 ((5x) / 3)) #

# cancel3 ^ (4 (x ^ 3 + 2x ^ 2)) = annullér3 ^ (3 ((5x) / 3)) #

# 4 (x ^ 3 + 2x ^ 2) = 3 ((5x) / 3) #

# 4 (x ^ 3 + 2x ^ 2) = cancel3 ((5x) / cancel3) #

# 4x ^ 3 + 8x ^ 2 = 5x #

Opdeling gennem #x#

# (4x ^ 3) / x + (8x ^ 2 / x = (5x) / x #

# (4x ^ (annullér3 ^ 2)) / annullér + (8x ^ (annullér2 ^ 1)) / cancelx = (5cancelx) / cancelx #

# 4x ^ 2 + 8x = 5 #

# 4x ^ 2 + 8x - 5 = 0 #

Brug af faktoriseringsmetode..

# 2 og 10-> "faktorer" #

Bevis: # 10x - 2x = 8x og 10xx -2 = -20 #

Derfor;

# 4x ^ 2- 2x + 10x - 5 = 0 #

Gruppering af faktorerne

# (4x ^ 2 - 2x) + (10x - 5) = 0 #

factorising;

# 2x (2x - 1) + 5 (2x - 1) = 0 #

At adskille faktorerne

# (2x - 1) (2x + 5) = 0 #

# 2x - 1 = 0 eller 2x + 5 = 0 #

# 2x = 1 eller 2x = -5 #

#x = 1/2 eller x = -5 / 2 #