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

Please login to create an exam or a quiz.

Algebra
Logarithms
New Random

Solve the equation \(\displaystyle \log_{8}(x + 532)-\log_{8}(x + 84)=1\).


Using the quotient property of logarithms gives \(\displaystyle \log_{8}\frac{x + 532}{x + 84} = 1\). Making both sides of the equation exponents on the base \(\displaystyle 8\) gives \(\displaystyle \frac{x + 532}{x + 84}=8\). Clearing the fractions by multiplying by the LCD gives \(\displaystyle x + 532=8 x + 672\). Isolating \(\displaystyle x\) gives \(\displaystyle x = -20\).

Download \(\LaTeX\)

\begin{question}Solve the equation $\log_{8}(x + 532)-\log_{8}(x + 84)=1$. 
    \soln{9cm}{Using the quotient property of logarithms gives $\log_{8}\frac{x + 532}{x + 84} = 1$. Making both sides of the equation exponents on the base $8$ gives $\frac{x + 532}{x + 84}=8$. Clearing the fractions by multiplying by the LCD gives $x + 532=8 x + 672$. Isolating $x$ gives $x = -20$. }

\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 the equation  <img class="equation_image" title=" \displaystyle \log_{8}(x + 532)-\log_{8}(x + 84)=1 " src="/equation_images/%20%5Cdisplaystyle%20%5Clog_%7B8%7D%28x%20%2B%20532%29-%5Clog_%7B8%7D%28x%20%2B%2084%29%3D1%20" alt="LaTeX:  \displaystyle \log_{8}(x + 532)-\log_{8}(x + 84)=1 " data-equation-content=" \displaystyle \log_{8}(x + 532)-\log_{8}(x + 84)=1 " /> . </p> </p>
HTML for Canvas
<p> <p>Using the quotient property of logarithms gives  <img class="equation_image" title=" \displaystyle \log_{8}\frac{x + 532}{x + 84} = 1 " src="/equation_images/%20%5Cdisplaystyle%20%5Clog_%7B8%7D%5Cfrac%7Bx%20%2B%20532%7D%7Bx%20%2B%2084%7D%20%3D%201%20" alt="LaTeX:  \displaystyle \log_{8}\frac{x + 532}{x + 84} = 1 " data-equation-content=" \displaystyle \log_{8}\frac{x + 532}{x + 84} = 1 " /> . Making both sides of the equation exponents on the base  <img class="equation_image" title=" \displaystyle 8 " src="/equation_images/%20%5Cdisplaystyle%208%20" alt="LaTeX:  \displaystyle 8 " data-equation-content=" \displaystyle 8 " />  gives  <img class="equation_image" title=" \displaystyle \frac{x + 532}{x + 84}=8 " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7Bx%20%2B%20532%7D%7Bx%20%2B%2084%7D%3D8%20" alt="LaTeX:  \displaystyle \frac{x + 532}{x + 84}=8 " data-equation-content=" \displaystyle \frac{x + 532}{x + 84}=8 " /> . Clearing the fractions by multiplying by the LCD gives  <img class="equation_image" title=" \displaystyle x + 532=8 x + 672 " src="/equation_images/%20%5Cdisplaystyle%20x%20%2B%20532%3D8%20x%20%2B%20672%20" alt="LaTeX:  \displaystyle x + 532=8 x + 672 " data-equation-content=" \displaystyle x + 532=8 x + 672 " /> . Isolating  <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 = -20 " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20-20%20" alt="LaTeX:  \displaystyle x = -20 " data-equation-content=" \displaystyle x = -20 " /> . </p> </p>