\(\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 2^{x} + 18=181\).


Isolating the exponential gives \(\displaystyle 2^{x}=163\). Taking the logarithm of both sides gives \(\displaystyle x = \log_{2}(163)\)

Download \(\LaTeX\)

\begin{question}Solve $2^{x} + 18=181$. 
    \soln{9cm}{Isolating the exponential gives $2^{x}=163$. Taking the logarithm of both sides gives $x = \log_{2}(163)$}

\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 2^{x} + 18=181 " src="/equation_images/%20%5Cdisplaystyle%202%5E%7Bx%7D%20%2B%2018%3D181%20" alt="LaTeX:  \displaystyle 2^{x} + 18=181 " data-equation-content=" \displaystyle 2^{x} + 18=181 " /> . </p> </p>
HTML for Canvas
<p> <p>Isolating the exponential gives  <img class="equation_image" title=" \displaystyle 2^{x}=163 " src="/equation_images/%20%5Cdisplaystyle%202%5E%7Bx%7D%3D163%20" alt="LaTeX:  \displaystyle 2^{x}=163 " data-equation-content=" \displaystyle 2^{x}=163 " /> . Taking the logarithm of both sides gives  <img class="equation_image" title=" \displaystyle x = \log_{2}(163) " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20%5Clog_%7B2%7D%28163%29%20" alt="LaTeX:  \displaystyle x = \log_{2}(163) " data-equation-content=" \displaystyle x = \log_{2}(163) " /> </p> </p>