How do you solve 20^(9-4n)=52094n=5?

2 Answers
Jul 20, 2017

n=(9-log_20 5)/4n=9log2054

Explanation:

We know that :

x^y=z iff y=log_xzxy=zy=logxz

so :

20^(9-4n)=5 iff 9-4n=log_20 5 iff 4n=9-log_20 5 iff 2094n=594n=log2054n=9log205

n=(9-log_20 5)/4n=9log2054

Jul 20, 2017

n =9/4-1/4(log5/log20)n=9414(log5log20)

n = 2.116n=2.116

Explanation:

In a question like this you first have to decide whether you will solve it as an exponential equation, or use logs.

55 is certainly not a power of 2020, so logs are indicated.

20^(9-4n) =5" "larr2094n=5 find log of both sides

log20^(color(blue)(9-4n)) =log5" "larrlog2094n=log5 apply the power law

color(blue)((9-4n))log 20 = log5" "larr(94n)log20=log5 isolate the factor with nn

9-4n = log5/log20" "larr94n=log5log20 re-arrange to get 4n4n positive

9-log5/log20 = 4n" "larr9log5log20=4n divide by 4

1/4(9-log5/log20) = n14(9log5log20)=n

n = 9/4 - 1/4(log5/log20)n=9414(log5log20)

n = 2.116n=2.116 (to 3 d.p.)