To draw the graph of a logarithmic function, we can follow a three-step process.
Let's do it!
Looking at the given function, we can see that the base is b=2. f(x)=log2(2x)
Using the base, we will construct a table of values.
x | log2(2x) | f(x)=log2(2x) |
---|---|---|
41 | log2(2(41)) | -1 |
21 | log2(2(21)) | 0 |
1 | log2(2(1)) | 1 |
2 | log2(2(2)) | 2 |
Let's plot the points (41,-1), (21,0), (1,1), and (2,2), and connect them with a smooth curve.