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

Please login to create an exam or a quiz.

Algebra
Rational Functions and Equations
New Random

Solve \(\displaystyle \frac{7}{x + 6}=\frac{9}{x + 9}\).


The LCD is \(\displaystyle \left(x + 6\right) \left(x + 9\right)\). Multiplying by the LCD to clear the fractions gives \(\displaystyle 7 x + 63 = 9 x + 54\). Isloating \(\displaystyle x\) gives \(\displaystyle x = \frac{9}{2}\).

Download \(\LaTeX\)

\begin{question}Solve $\frac{7}{x + 6}=\frac{9}{x + 9}$.
    \soln{9cm}{The LCD is $\left(x + 6\right) \left(x + 9\right)$. Multiplying by the LCD to clear the fractions gives $7 x + 63 = 9 x + 54$. Isloating $x$ gives $x = \frac{9}{2}$. }

\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 \frac{7}{x + 6}=\frac{9}{x + 9} " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B7%7D%7Bx%20%2B%206%7D%3D%5Cfrac%7B9%7D%7Bx%20%2B%209%7D%20" alt="LaTeX:  \displaystyle \frac{7}{x + 6}=\frac{9}{x + 9} " data-equation-content=" \displaystyle \frac{7}{x + 6}=\frac{9}{x + 9} " /> .</p> </p>
HTML for Canvas
<p> <p>The LCD is  <img class="equation_image" title=" \displaystyle \left(x + 6\right) \left(x + 9\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28x%20%2B%206%5Cright%29%20%5Cleft%28x%20%2B%209%5Cright%29%20" alt="LaTeX:  \displaystyle \left(x + 6\right) \left(x + 9\right) " data-equation-content=" \displaystyle \left(x + 6\right) \left(x + 9\right) " /> . Multiplying by the LCD to clear the fractions gives  <img class="equation_image" title=" \displaystyle 7 x + 63 = 9 x + 54 " src="/equation_images/%20%5Cdisplaystyle%207%20x%20%2B%2063%20%3D%209%20x%20%2B%2054%20" alt="LaTeX:  \displaystyle 7 x + 63 = 9 x + 54 " data-equation-content=" \displaystyle 7 x + 63 = 9 x + 54 " /> . Isloating  <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 = \frac{9}{2} " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20%5Cfrac%7B9%7D%7B2%7D%20" alt="LaTeX:  \displaystyle x = \frac{9}{2} " data-equation-content=" \displaystyle x = \frac{9}{2} " /> . </p> </p>