Jaka jest wartość x w 81 ^ (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?

Jaka jest wartość x w 81 ^ (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?
Anonim

Odpowiedź:

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

Wyjaśnienie:

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

Uwaga: # 3 ^ 4 = 81 i 3 ^ 3 = 27 #

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

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

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

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

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

Dzielenie przez # x #

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

# (4x ^ (cancel3 ^ 2)) / cancelx + (8x ^ (anuluj2 ^ 1)) / cancelx = (5cancelx) / cancelx #

# 4x ^ 2 + 8x = 5 #

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

Korzystanie z metody faktoryzacji..

# 2 i 10-> „czynniki” #

Dowód: # 10x - 2x = 8x i 10 xx -2 = -20 #

W związku z tym;

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

Grupowanie czynników;

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

Faktoring;

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

Oddzielenie czynników;

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

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

# 2x = 1 lub 2x = -5 #

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