\(\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 | 10 x + 2 | \leq 2\)


The inequality is an "and" type compound inequality. Setting up the three part inequality gives \(\displaystyle -2 \leq 10 x + 2 \leq 2\). Doing the same thing to all three parts gives \(\displaystyle -4 \leq 10 x \leq 0\). Isolating \(\displaystyle x\) gives \(\displaystyle - \frac{2}{5} \leq x \leq 0\).

Download \(\LaTeX\)

\begin{question}Solve $| 10 x + 2 | \leq 2$
    \soln{9cm}{The inequality is an "and" type compound inequality. Setting up the three part inequality gives $ -2 \leq 10 x + 2 \leq 2$. Doing the same thing to all three parts gives $ -4 \leq 10 x \leq 0$. Isolating $x$ gives $ - \frac{2}{5} \leq x \leq 0$. }

\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 | 10 x + 2 | \leq 2 " src="/equation_images/%20%5Cdisplaystyle%20%7C%2010%20x%20%2B%202%20%7C%20%5Cleq%202%20" alt="LaTeX:  \displaystyle | 10 x + 2 | \leq 2 " data-equation-content=" \displaystyle | 10 x + 2 | \leq 2 " /> </p> </p>
HTML for Canvas
<p> <p>The inequality is an "and" type compound inequality. Setting up the three part inequality gives  <img class="equation_image" title=" \displaystyle  -2 \leq 10 x + 2 \leq 2 " src="/equation_images/%20%5Cdisplaystyle%20%20-2%20%5Cleq%2010%20x%20%2B%202%20%5Cleq%202%20" alt="LaTeX:  \displaystyle  -2 \leq 10 x + 2 \leq 2 " data-equation-content=" \displaystyle  -2 \leq 10 x + 2 \leq 2 " /> . Doing the same thing to all three parts gives  <img class="equation_image" title=" \displaystyle  -4 \leq 10 x \leq 0 " src="/equation_images/%20%5Cdisplaystyle%20%20-4%20%5Cleq%2010%20x%20%5Cleq%200%20" alt="LaTeX:  \displaystyle  -4 \leq 10 x \leq 0 " data-equation-content=" \displaystyle  -4 \leq 10 x \leq 0 " /> . 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  - \frac{2}{5} \leq x \leq 0 " src="/equation_images/%20%5Cdisplaystyle%20%20-%20%5Cfrac%7B2%7D%7B5%7D%20%5Cleq%20x%20%5Cleq%200%20" alt="LaTeX:  \displaystyle  - \frac{2}{5} \leq x \leq 0 " data-equation-content=" \displaystyle  - \frac{2}{5} \leq x \leq 0 " /> . </p> </p>