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

Please login to create an exam or a quiz.

Algebra
Absolute Value
New Random

Solve \(\displaystyle | 11 x + 4 |=73\)


Splitting into two linear equations gives \(\displaystyle 11 x + 4=-73\) and \(\displaystyle 11 x + 4=73\). Solving gives the two solutions \(\displaystyle x=\frac{69}{11}\) and \(\displaystyle x=-7\)

Download \(\LaTeX\)

\begin{question}Solve $| 11 x + 4 |=73$
    \soln{9cm}{Splitting into two linear equations gives $11 x + 4=-73$ and $11 x + 4=73$. Solving gives the two solutions $x=\frac{69}{11}$ and $x=-7$}

\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 | 11 x + 4 |=73 " src="/equation_images/%20%5Cdisplaystyle%20%7C%2011%20x%20%2B%204%20%7C%3D73%20" alt="LaTeX:  \displaystyle | 11 x + 4 |=73 " data-equation-content=" \displaystyle | 11 x + 4 |=73 " /> </p> </p>
HTML for Canvas
<p> <p>Splitting into two linear equations gives  <img class="equation_image" title=" \displaystyle 11 x + 4=-73 " src="/equation_images/%20%5Cdisplaystyle%2011%20x%20%2B%204%3D-73%20" alt="LaTeX:  \displaystyle 11 x + 4=-73 " data-equation-content=" \displaystyle 11 x + 4=-73 " />  and  <img class="equation_image" title=" \displaystyle 11 x + 4=73 " src="/equation_images/%20%5Cdisplaystyle%2011%20x%20%2B%204%3D73%20" alt="LaTeX:  \displaystyle 11 x + 4=73 " data-equation-content=" \displaystyle 11 x + 4=73 " /> . Solving gives the two solutions  <img class="equation_image" title=" \displaystyle x=\frac{69}{11} " src="/equation_images/%20%5Cdisplaystyle%20x%3D%5Cfrac%7B69%7D%7B11%7D%20" alt="LaTeX:  \displaystyle x=\frac{69}{11} " data-equation-content=" \displaystyle x=\frac{69}{11} " />  and  <img class="equation_image" title=" \displaystyle x=-7 " src="/equation_images/%20%5Cdisplaystyle%20x%3D-7%20" alt="LaTeX:  \displaystyle x=-7 " data-equation-content=" \displaystyle x=-7 " /> </p> </p>