\(\text{www.the}\beta\text{etafunction.com}\)
Home
Login
Questions: Algebra BusinessCalculus

Please login to create an exam or a quiz.

Algebra
Exponentials
New Random

Solve \(\displaystyle 6^{x + 3}=4^{x}\).


Taking the natural logarithm of both sides gives \(\displaystyle (x + 3)\ln(6)=x\ln(4)\). Distributing gives \(\displaystyle x \ln{\left(6 \right)} + 3 \ln{\left(6 \right)} = x \ln{\left(4 \right)}\). Moving all the \(\displaystyle x\) terms to the left hand side and all of the constants to the right side gives: \(\displaystyle - x \ln{\left(4 \right)} + x \ln{\left(6 \right)} = - 3 \ln{\left(6 \right)}\). Factoring out the \(\displaystyle x\) gives \(\displaystyle x \left(- \ln{\left(4 \right)} + \ln{\left(6 \right)}\right)=- 3 \ln{\left(6 \right)}\). Isolating \(\displaystyle x\) yeilds \(\displaystyle x = \frac{- \ln{\left(6 \right)}}{- \ln{\left(4 \right)} + \ln{\left(6 \right)}}\).

Download \(\LaTeX\)

\begin{question}Solve $6^{x + 3}=4^{x}$. 
    \soln{9cm}{Taking the natural logarithm of both sides gives $(x + 3)\ln(6)=x\ln(4)$. Distributing gives $ x \ln{\left(6 \right)} + 3 \ln{\left(6 \right)} = x \ln{\left(4 \right)}$.  Moving all the $x$ terms to the left hand side and all of the constants to the right side gives: $- x \ln{\left(4 \right)} + x \ln{\left(6 \right)} = - 3 \ln{\left(6 \right)}$. Factoring out the $x$ gives $x \left(- \ln{\left(4 \right)} + \ln{\left(6 \right)}\right)=- 3 \ln{\left(6 \right)}$.  Isolating $x$ yeilds $x = \frac{- \ln{\left(6 \right)}}{- \ln{\left(4 \right)} + \ln{\left(6 \right)}}$. }

\end{question}

Download Question and Solution Environment\(\LaTeX\)
\documentclass{article}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage[margin=2cm]{geometry}
\usepackage{tcolorbox}

\newcounter{ExamNumber}
\newcounter{questioncount}
\stepcounter{questioncount}

\newenvironment{question}{{\noindent\bfseries Question \arabic{questioncount}.}}{\stepcounter{questioncount}}
\renewcommand{\labelenumi}{{\bfseries (\alph{enumi})}}

\newif\ifShowSolution
\newcommand{\soln}[2]{%
\ifShowSolution%
\noindent\begin{tcolorbox}[colframe=blue,title=Solution]#2\end{tcolorbox}\else%
\vspace{#1}%
\fi%
}%
\newcommand{\hideifShowSolution}[1]{%
\ifShowSolution%
%
\else%
#1%
\fi%
}%
\everymath{\displaystyle}
\ShowSolutiontrue

\begin{document}\begin{question}(10pts) The question goes here!
    \soln{9cm}{The solution goes here.}

\end{question}\end{document}
HTML for Canvas
<p> <p>Solve  <img class="equation_image" title=" \displaystyle 6^{x + 3}=4^{x} " src="/equation_images/%20%5Cdisplaystyle%206%5E%7Bx%20%2B%203%7D%3D4%5E%7Bx%7D%20" alt="LaTeX:  \displaystyle 6^{x + 3}=4^{x} " data-equation-content=" \displaystyle 6^{x + 3}=4^{x} " /> . </p> </p>
HTML for Canvas
<p> <p>Taking the natural logarithm of both sides gives  <img class="equation_image" title=" \displaystyle (x + 3)\ln(6)=x\ln(4) " src="/equation_images/%20%5Cdisplaystyle%20%28x%20%2B%203%29%5Cln%286%29%3Dx%5Cln%284%29%20" alt="LaTeX:  \displaystyle (x + 3)\ln(6)=x\ln(4) " data-equation-content=" \displaystyle (x + 3)\ln(6)=x\ln(4) " /> . Distributing gives  <img class="equation_image" title=" \displaystyle  x \ln{\left(6 \right)} + 3 \ln{\left(6 \right)} = x \ln{\left(4 \right)} " src="/equation_images/%20%5Cdisplaystyle%20%20x%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%20%2B%203%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%20%3D%20x%20%5Cln%7B%5Cleft%284%20%5Cright%29%7D%20" alt="LaTeX:  \displaystyle  x \ln{\left(6 \right)} + 3 \ln{\left(6 \right)} = x \ln{\left(4 \right)} " data-equation-content=" \displaystyle  x \ln{\left(6 \right)} + 3 \ln{\left(6 \right)} = x \ln{\left(4 \right)} " /> .  Moving all the  <img class="equation_image" title=" \displaystyle x " src="/equation_images/%20%5Cdisplaystyle%20x%20" alt="LaTeX:  \displaystyle x " data-equation-content=" \displaystyle x " />  terms to the left hand side and all of the constants to the right side gives:  <img class="equation_image" title=" \displaystyle - x \ln{\left(4 \right)} + x \ln{\left(6 \right)} = - 3 \ln{\left(6 \right)} " src="/equation_images/%20%5Cdisplaystyle%20-%20x%20%5Cln%7B%5Cleft%284%20%5Cright%29%7D%20%2B%20x%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%20%3D%20-%203%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%20" alt="LaTeX:  \displaystyle - x \ln{\left(4 \right)} + x \ln{\left(6 \right)} = - 3 \ln{\left(6 \right)} " data-equation-content=" \displaystyle - x \ln{\left(4 \right)} + x \ln{\left(6 \right)} = - 3 \ln{\left(6 \right)} " /> . Factoring out the  <img class="equation_image" title=" \displaystyle x " src="/equation_images/%20%5Cdisplaystyle%20x%20" alt="LaTeX:  \displaystyle x " data-equation-content=" \displaystyle x " />  gives  <img class="equation_image" title=" \displaystyle x \left(- \ln{\left(4 \right)} + \ln{\left(6 \right)}\right)=- 3 \ln{\left(6 \right)} " src="/equation_images/%20%5Cdisplaystyle%20x%20%5Cleft%28-%20%5Cln%7B%5Cleft%284%20%5Cright%29%7D%20%2B%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%5Cright%29%3D-%203%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%20" alt="LaTeX:  \displaystyle x \left(- \ln{\left(4 \right)} + \ln{\left(6 \right)}\right)=- 3 \ln{\left(6 \right)} " data-equation-content=" \displaystyle x \left(- \ln{\left(4 \right)} + \ln{\left(6 \right)}\right)=- 3 \ln{\left(6 \right)} " /> .  Isolating  <img class="equation_image" title=" \displaystyle x " src="/equation_images/%20%5Cdisplaystyle%20x%20" alt="LaTeX:  \displaystyle x " data-equation-content=" \displaystyle x " />  yeilds  <img class="equation_image" title=" \displaystyle x = \frac{- \ln{\left(6 \right)}}{- \ln{\left(4 \right)} + \ln{\left(6 \right)}} " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20%5Cfrac%7B-%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%7D%7B-%20%5Cln%7B%5Cleft%284%20%5Cright%29%7D%20%2B%20%5Cln%7B%5Cleft%286%20%5Cright%29%7D%7D%20" alt="LaTeX:  \displaystyle x = \frac{- \ln{\left(6 \right)}}{- \ln{\left(4 \right)} + \ln{\left(6 \right)}} " data-equation-content=" \displaystyle x = \frac{- \ln{\left(6 \right)}}{- \ln{\left(4 \right)} + \ln{\left(6 \right)}} " /> . </p> </p>