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

Please login to create an exam or a quiz.

Algebra
Radicals
New Random

Solve. \(\displaystyle \sqrt{x + 30}=\sqrt{x + 2} + 2\)


Squaring both sides gives \(\displaystyle x + 30=x + 4 \sqrt{x + 2} + 6\). Isolating the radical gives \(\displaystyle 6=\sqrt{x + 2}\) Squaring again gives \(\displaystyle 36=x + 2\). Solving for \(\displaystyle x\) gives \(\displaystyle x=34\). Checking the solution, \(\displaystyle x = 34\), in the original equation gives \(\displaystyle 8 = 8\) which is true so the solution checks.

Download \(\LaTeX\)

\begin{question}Solve. $\sqrt{x + 30}=\sqrt{x + 2} + 2$
    \soln{10cm}{Squaring both sides gives $x + 30=x + 4 \sqrt{x + 2} + 6$. Isolating the radical gives $6=\sqrt{x + 2}$ Squaring again gives $36=x + 2$.  Solving for $x$ gives $x=34$. Checking the solution, $x = 34$, in the original equation gives $8 = 8$ which is true so the solution checks.}

\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 \sqrt{x + 30}=\sqrt{x + 2} + 2 " src="/equation_images/%20%5Cdisplaystyle%20%5Csqrt%7Bx%20%2B%2030%7D%3D%5Csqrt%7Bx%20%2B%202%7D%20%2B%202%20" alt="LaTeX:  \displaystyle \sqrt{x + 30}=\sqrt{x + 2} + 2 " data-equation-content=" \displaystyle \sqrt{x + 30}=\sqrt{x + 2} + 2 " /> </p> </p>
HTML for Canvas
<p> <p>Squaring both sides gives  <img class="equation_image" title=" \displaystyle x + 30=x + 4 \sqrt{x + 2} + 6 " src="/equation_images/%20%5Cdisplaystyle%20x%20%2B%2030%3Dx%20%2B%204%20%5Csqrt%7Bx%20%2B%202%7D%20%2B%206%20" alt="LaTeX:  \displaystyle x + 30=x + 4 \sqrt{x + 2} + 6 " data-equation-content=" \displaystyle x + 30=x + 4 \sqrt{x + 2} + 6 " /> . Isolating the radical gives  <img class="equation_image" title=" \displaystyle 6=\sqrt{x + 2} " src="/equation_images/%20%5Cdisplaystyle%206%3D%5Csqrt%7Bx%20%2B%202%7D%20" alt="LaTeX:  \displaystyle 6=\sqrt{x + 2} " data-equation-content=" \displaystyle 6=\sqrt{x + 2} " />  Squaring again gives  <img class="equation_image" title=" \displaystyle 36=x + 2 " src="/equation_images/%20%5Cdisplaystyle%2036%3Dx%20%2B%202%20" alt="LaTeX:  \displaystyle 36=x + 2 " data-equation-content=" \displaystyle 36=x + 2 " /> .  Solving for  <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=34 " src="/equation_images/%20%5Cdisplaystyle%20x%3D34%20" alt="LaTeX:  \displaystyle x=34 " data-equation-content=" \displaystyle x=34 " /> . Checking the solution,  <img class="equation_image" title=" \displaystyle x = 34 " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%2034%20" alt="LaTeX:  \displaystyle x = 34 " data-equation-content=" \displaystyle x = 34 " /> , in the original equation gives  <img class="equation_image" title=" \displaystyle 8 = 8 " src="/equation_images/%20%5Cdisplaystyle%208%20%3D%208%20" alt="LaTeX:  \displaystyle 8 = 8 " data-equation-content=" \displaystyle 8 = 8 " />  which is true so the solution checks.</p> </p>