Solveeit Logo

Question

Question: How do you sketch the graph of \(y={{\log }_{2}}x+3\) ?...

How do you sketch the graph of y=log2x+3y={{\log }_{2}}x+3 ?

Explanation

Solution

At first, we convert the base 22 to some standard base like ee or 1010 using the formula logam=logbmlogba{{\log }_{a}}m=\dfrac{{{\log }_{b}}m}{{{\log }_{b}}a} . After that, we perform some basic arithmetic operations and get an equation of the form y=mlnx+cy=m\ln x+c . This can easily be plotted.

Complete step by step solution:
The given equation that we have is,
y=log2x+3....(1)y={{\log }_{2}}x+3....\left( 1 \right)
At first, it may seem easy to plot the graph of the equation. But, if we observe carefully, we see that the base of the logarithm used here is 22 . The standard bases of logarithms that we can plot using a graphing calculator are ee and 1010 . So, we first need to change the base 22 to some standard base to plot the graph. For this problem, we choose the base ee .
Now, we know the formula of logarithms that logam=logbmlogba{{\log }_{a}}m=\dfrac{{{\log }_{b}}m}{{{\log }_{b}}a} . In our problem, we need to transform the logarithm log2x{{\log }_{2}}x so, we have, m=x,a=2,b=em=x,a=2,b=e . Thus putting the values in the formula, we get,
log2x=logexloge2\Rightarrow {{\log }_{2}}x=\dfrac{{{\log }_{e}}x}{{{\log }_{e}}2}
Now, we know that logarithm with base ee can be written as ln\ln instead of loge{{\log }_{e}} . So, implementing the said in the above equation, we get,
log2x=lnxln2\Rightarrow {{\log }_{2}}x=\dfrac{\ln x}{\ln 2}
Putting the above value of log2x{{\log }_{2}}x in equation (1)\left( 1 \right) , we get,
y=lnxln2+3\Rightarrow y=\dfrac{\ln x}{\ln 2}+3
Multiplying both sides of the above equation by ln2\ln 2 , we get,
y×ln2=(lnxln2+3)×ln2\Rightarrow y\times \ln 2=\left( \dfrac{\ln x}{\ln 2}+3 \right)\times \ln 2
This upon simplification gives,
y×ln2=(lnx+3ln2)\Rightarrow y\times \ln 2=\left( \ln x+3\ln 2 \right)
The value of ln2\ln 2 is 0.6930.693 . Putting this value in the above equation, we get,
y×0.693=lnx+3×0.693\Rightarrow y\times 0.693=\ln x+3\times 0.693
Simplifying, we get,
0.693y=lnx+2.079\Rightarrow 0.693y=\ln x+2.079
Dividing both sides by 0.6930.693 ,
y=1.443lnx+3....(2)\Rightarrow y=1.443\ln x+3....\left( 2 \right)
This is of the standard form y=mlnx+cy=m\ln x+c . Thus, the graph is,

Note: We must be careful to notice the base as 22 and should not blindly take it as ee or 1010 . Also, if we convert the base to 1010 or ee , we should stick to it. We can also solve by expression equation (2)\left( 2 \right) as x=ey31.443x={{e}^{\dfrac{y-3}{1.443}}} which will also give the same result.