Difference between revisions of "What is Log"

From PKC
Jump to navigation Jump to search
Line 9: Line 9:
ex1: <math>log_4 4 = n </math> find n.
ex1: <math>log_4 4 = n </math> find n.


<math>log_a x = n </math>
<math>a^n = x </math>
<math>a^n = x </math>


Line 16: Line 17:


====example 2====
====example 2====
ex1: <math>log_4 x = 2 </math> find x.
ex2: <math>log_4 x = 2 </math> find x.
 
<math>log_a x = n </math>


<math>a^n = x </math>
<math>a^n = x </math>
Line 23: Line 26:


x = 16
x = 16
====example 3====
ex3: <math>log_a 25 =2  </math> find x.
<math>log_a x = n </math>
<math>a^n = x </math>
<math>a^2 = 25 </math>
a = 5

Revision as of 13:42, 30 September 2021

than

examples

example 1

ex1: find n.

n=1

example 2

ex2: find x.

x = 16

example 3

ex3: find x.

a = 5