How do you solve 4^(2x+3) = 142x+3=1?

1 Answer
Apr 2, 2016

For this problem, we must use the rule a^n = b^m -> loga^n = logb^man=bmlogan=logbm

Explanation:

4^(2x + 3) = 142x+3=1

log4^(2x + 3) = log1log42x+3=log1

Use the property logn^a = alognlogna=alogn

(2x + 3)log4 = 0(2x+3)log4=0

2x + 3 = 0/log42x+3=0log4

2x + 3 = 02x+3=0

2x = -32x=3

x = -3/2x=32

Checking we find that the solution works, since a^0 = 1 -> 4^0 = 1a0=140=1

Practice exercises:

Solve for x. Express your answer in terms of logxlogx (exact values)

a) 2^(3x + 1) = 523x+1=5

b) 3^(2x - 1) = 4^(3x - 7)32x1=43x7

Challenge Problem

Solve 2^(3x) xx 5 = 3^(4x - 1)23x×5=34x1

Good luck!