Mikä on x: n arvo 81 ^: ssa (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?

Mikä on x: n arvo 81 ^: ssa (x ^ 3 + 2x ^ 2) = 27 ^ ((5 * x) / 3)?
Anonim

Vastaus:

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

Selitys:

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

Huomautus: # 3 ^ 4 = 81 ja 3 ^ 3 = 27 #

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

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

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

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

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

Jakaminen kautta # X #

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

# (4x ^ (cancel3 ^ 2)) / cancelx + (8x ^ (peruutus2 ^ 1)) / cancelx = (5kpl) / peruutus #

# 4x ^ 2 + 8x = 5 #

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

Faktorointimenetelmän käyttäminen.

# 2 ja 10-> "tekijät" #

Todiste: # 10x - 2x = 8x ja 10 xx -2 = -20 #

Siksi;

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

Kerro tekijät;

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

Factorising;

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

Tekijöiden erottaminen;

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

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

# 2x = 1 tai 2x = -5 #

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