\(\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 | < 128\)


The inequality is an "and" type compound inequality. Setting up the three part inequality gives \(\displaystyle -128 < 10 x - 2 < 128\). Doing the same thing to all three parts gives \(\displaystyle -126 < 10 x < 130\). Isolating \(\displaystyle x\) gives \(\displaystyle - \frac{63}{5} < x < 13\).

Download \(\LaTeX\)

\begin{question}Solve $| 10 x - 2 | < 128$
    \soln{9cm}{The inequality is an "and" type compound inequality. Setting up the three part inequality gives $ -128 < 10 x - 2 < 128$. Doing the same thing to all three parts gives $ -126 < 10 x < 130$. Isolating $x$ gives $ - \frac{63}{5} < x < 13$. }

\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 | < 128 " src="/equation_images/%20%5Cdisplaystyle%20%7C%2010%20x%20-%202%20%7C%20%3C%20128%20" alt="LaTeX:  \displaystyle | 10 x - 2 | < 128 " data-equation-content=" \displaystyle | 10 x - 2 | < 128 " /> </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  -128 < 10 x - 2 < 128 " src="/equation_images/%20%5Cdisplaystyle%20%20-128%20%3C%2010%20x%20-%202%20%3C%20128%20" alt="LaTeX:  \displaystyle  -128 < 10 x - 2 < 128 " data-equation-content=" \displaystyle  -128 < 10 x - 2 < 128 " /> . Doing the same thing to all three parts gives  <img class="equation_image" title=" \displaystyle  -126 < 10 x < 130 " src="/equation_images/%20%5Cdisplaystyle%20%20-126%20%3C%2010%20x%20%3C%20130%20" alt="LaTeX:  \displaystyle  -126 < 10 x < 130 " data-equation-content=" \displaystyle  -126 < 10 x < 130 " /> . 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{63}{5} < x < 13 " src="/equation_images/%20%5Cdisplaystyle%20%20-%20%5Cfrac%7B63%7D%7B5%7D%20%3C%20x%20%3C%2013%20" alt="LaTeX:  \displaystyle  - \frac{63}{5} < x < 13 " data-equation-content=" \displaystyle  - \frac{63}{5} < x < 13 " /> . </p> </p>