\(\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{8}{x + 2}=\frac{5}{x + 10}\).


The LCD is \(\displaystyle \left(x + 2\right) \left(x + 10\right)\). Multiplying by the LCD to clear the fractions gives \(\displaystyle 8 x + 80 = 5 x + 10\). Isloating \(\displaystyle x\) gives \(\displaystyle x = - \frac{70}{3}\).

Download \(\LaTeX\)

\begin{question}Solve $\frac{8}{x + 2}=\frac{5}{x + 10}$.
    \soln{9cm}{The LCD is $\left(x + 2\right) \left(x + 10\right)$. Multiplying by the LCD to clear the fractions gives $8 x + 80 = 5 x + 10$. Isloating $x$ gives $x = - \frac{70}{3}$. }

\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{8}{x + 2}=\frac{5}{x + 10} " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B8%7D%7Bx%20%2B%202%7D%3D%5Cfrac%7B5%7D%7Bx%20%2B%2010%7D%20" alt="LaTeX:  \displaystyle \frac{8}{x + 2}=\frac{5}{x + 10} " data-equation-content=" \displaystyle \frac{8}{x + 2}=\frac{5}{x + 10} " /> .</p> </p>
HTML for Canvas
<p> <p>The LCD is  <img class="equation_image" title=" \displaystyle \left(x + 2\right) \left(x + 10\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28x%20%2B%202%5Cright%29%20%5Cleft%28x%20%2B%2010%5Cright%29%20" alt="LaTeX:  \displaystyle \left(x + 2\right) \left(x + 10\right) " data-equation-content=" \displaystyle \left(x + 2\right) \left(x + 10\right) " /> . Multiplying by the LCD to clear the fractions gives  <img class="equation_image" title=" \displaystyle 8 x + 80 = 5 x + 10 " src="/equation_images/%20%5Cdisplaystyle%208%20x%20%2B%2080%20%3D%205%20x%20%2B%2010%20" alt="LaTeX:  \displaystyle 8 x + 80 = 5 x + 10 " data-equation-content=" \displaystyle 8 x + 80 = 5 x + 10 " /> . 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{70}{3} " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20-%20%5Cfrac%7B70%7D%7B3%7D%20" alt="LaTeX:  \displaystyle x = - \frac{70}{3} " data-equation-content=" \displaystyle x = - \frac{70}{3} " /> . </p> </p>