How can I simplify log_(sqrt(a))(a^2)loga(a2) to get an exact numerical value?

2 Answers
Jun 3, 2018

44

Explanation:

We can start by applying the logarithm rule

log_a(x^b)=blog_a(x)loga(xb)=bloga(x)

All this is saying is that we can bring the exponent out front. In our example, we get

2log_sqrta(a)2loga(a)

Next, we can rewrite sqrtaa as a^(1/2)a12. This helps us to leverage the following logarithm property:

log_(a^b)(x)=1/b log_a(x)logab(x)=1bloga(x)

If we rewrite the expression as

2log_(a^(1/2)) (a)2loga12(a)

Then our color(blue)(b=1/2)b=12 and x=ax=a, and we now have

2*1/(1/2)log_a(a)2112loga(a)

=>4log_a(a)4loga(a)

Log base aa and aa cancel, so we're just left with

44

Hope this helps1

Jun 4, 2018

44

Explanation:

we can just use the definition of logarithms

log_ab=c=>a^c=blogab=cac=b

"let "y=log_(sqrta)(a^2)let y=loga(a2)

using the defintion

(sqrta)^y=a^2(a)y=a2

=>a^((1/2)y)=a^2a(12)y=a2

:. y/2=2

=>y=2xx2=4