\(\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 the inequality \(\displaystyle \frac{8}{x^{2} - 1}<\frac{5}{x^{2} + 6 x - 7}\)


Getting zero on one side and factoring gives \(\displaystyle - \frac{5}{\left(x - 1\right) \left(x + 7\right)} + \frac{8}{\left(x - 1\right) \left(x + 1\right)}< 0\). This gives the least common denominator as \(\displaystyle \left(x - 1\right) \left(x + 1\right) \left(x + 7\right)\). Building each fraction to get the common denominator gives \(\displaystyle \frac{8 x + 56 - (5 x + 5)}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)} < 0\). Simplifying gives \(\displaystyle \frac{3 x + 51}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)}<0\). The inequality can change signs at the zeros of the numerator, \(\displaystyle \left\{-17\right\}\), or the zeros of the denominator \(\displaystyle \left\{-7, -1, 1\right\}\). Making a sign chart gives: This gives the solution \(\displaystyle \left(-17, -7\right) \cup \left(-1, 1\right)\)

Download \(\LaTeX\)

\begin{question}Solve the inequality $\frac{8}{x^{2} - 1}<\frac{5}{x^{2} + 6 x - 7}$
    \soln{9cm}{Getting zero on one side and factoring gives $- \frac{5}{\left(x - 1\right) \left(x + 7\right)} + \frac{8}{\left(x - 1\right) \left(x + 1\right)}< 0$. This gives the least common denominator as $\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)$. Building each fraction to get the common denominator gives $\frac{8 x + 56 - (5 x + 5)}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)} < 0$. Simplifying gives $\frac{3 x + 51}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)}<0$. The inequality can change signs at the zeros of the numerator, $\left\{-17\right\}$, or the zeros of the denominator $\left\{-7, -1, 1\right\}$. Making a sign chart gives: \begin{tikzpicture}
	 \draw[latex-latex, thick] (-3, 0) -- (7, 0);
	 \draw(-1, 0.2) -- (-1, -0.2);
		\draw (-1,-0.2) node[below]{$-17$};
		\draw (-2,.2) node[above]{$+$};
	 \draw(1, 0.2) -- (1, -0.2);
		\draw (1,-0.2) node[below]{$-7$};
		\draw (0,.2) node[above]{$-$};
	 \draw(3, 0.2) -- (3, -0.2);
		\draw (3,-0.2) node[below]{$-1$};
		\draw (2,.2) node[above]{$+$};
	 \draw(5, 0.2) -- (5, -0.2);
		\draw (5,-0.2) node[below]{$1$};
		\draw (6,.2) node[above]{$+$};
		\draw (4,.2) node[above]{$-$};
\end{tikzpicture}
This gives the solution  $\left(-17, -7\right) \cup \left(-1, 1\right)$}

\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 the inequality  <img class="equation_image" title=" \displaystyle \frac{8}{x^{2} - 1}<\frac{5}{x^{2} + 6 x - 7} " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B8%7D%7Bx%5E%7B2%7D%20-%201%7D%3C%5Cfrac%7B5%7D%7Bx%5E%7B2%7D%20%2B%206%20x%20-%207%7D%20" alt="LaTeX:  \displaystyle \frac{8}{x^{2} - 1}<\frac{5}{x^{2} + 6 x - 7} " data-equation-content=" \displaystyle \frac{8}{x^{2} - 1}<\frac{5}{x^{2} + 6 x - 7} " /> </p> </p>
HTML for Canvas
<p> <p>Getting zero on one side and factoring gives  <img class="equation_image" title=" \displaystyle - \frac{5}{\left(x - 1\right) \left(x + 7\right)} + \frac{8}{\left(x - 1\right) \left(x + 1\right)}< 0 " src="/equation_images/%20%5Cdisplaystyle%20-%20%5Cfrac%7B5%7D%7B%5Cleft%28x%20-%201%5Cright%29%20%5Cleft%28x%20%2B%207%5Cright%29%7D%20%2B%20%5Cfrac%7B8%7D%7B%5Cleft%28x%20-%201%5Cright%29%20%5Cleft%28x%20%2B%201%5Cright%29%7D%3C%200%20" alt="LaTeX:  \displaystyle - \frac{5}{\left(x - 1\right) \left(x + 7\right)} + \frac{8}{\left(x - 1\right) \left(x + 1\right)}< 0 " data-equation-content=" \displaystyle - \frac{5}{\left(x - 1\right) \left(x + 7\right)} + \frac{8}{\left(x - 1\right) \left(x + 1\right)}< 0 " /> . This gives the least common denominator as  <img class="equation_image" title=" \displaystyle \left(x - 1\right) \left(x + 1\right) \left(x + 7\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28x%20-%201%5Cright%29%20%5Cleft%28x%20%2B%201%5Cright%29%20%5Cleft%28x%20%2B%207%5Cright%29%20" alt="LaTeX:  \displaystyle \left(x - 1\right) \left(x + 1\right) \left(x + 7\right) " data-equation-content=" \displaystyle \left(x - 1\right) \left(x + 1\right) \left(x + 7\right) " /> . Building each fraction to get the common denominator gives  <img class="equation_image" title=" \displaystyle \frac{8 x + 56 - (5 x + 5)}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)} < 0 " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B8%20x%20%2B%2056%20-%20%285%20x%20%2B%205%29%7D%7B%5Cleft%28x%20-%201%5Cright%29%20%5Cleft%28x%20%2B%201%5Cright%29%20%5Cleft%28x%20%2B%207%5Cright%29%7D%20%3C%200%20" alt="LaTeX:  \displaystyle \frac{8 x + 56 - (5 x + 5)}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)} < 0 " data-equation-content=" \displaystyle \frac{8 x + 56 - (5 x + 5)}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)} < 0 " /> . Simplifying gives  <img class="equation_image" title=" \displaystyle \frac{3 x + 51}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)}<0 " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B3%20x%20%2B%2051%7D%7B%5Cleft%28x%20-%201%5Cright%29%20%5Cleft%28x%20%2B%201%5Cright%29%20%5Cleft%28x%20%2B%207%5Cright%29%7D%3C0%20" alt="LaTeX:  \displaystyle \frac{3 x + 51}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)}<0 " data-equation-content=" \displaystyle \frac{3 x + 51}{\left(x - 1\right) \left(x + 1\right) \left(x + 7\right)}<0 " /> . The inequality can change signs at the zeros of the numerator,  <img class="equation_image" title=" \displaystyle \left\{-17\right\} " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%5C%7B-17%5Cright%5C%7D%20" alt="LaTeX:  \displaystyle \left\{-17\right\} " data-equation-content=" \displaystyle \left\{-17\right\} " /> , or the zeros of the denominator  <img class="equation_image" title=" \displaystyle \left\{-7, -1, 1\right\} " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%5C%7B-7%2C%20-1%2C%201%5Cright%5C%7D%20" alt="LaTeX:  \displaystyle \left\{-7, -1, 1\right\} " data-equation-content=" \displaystyle \left\{-7, -1, 1\right\} " /> . Making a sign chart gives: <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="284.261pt" height="38.911pt" viewBox="0 0 284.261 38.911" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<path style="fill:none;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -80.379406 -0.00134375 L 193.765125 -0.00134375 " transform="matrix(1,0,0,-1,85.438,19.151)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 0.398438 19.152344 C 1.777344 19.410156 4.023438 20.1875 5.578125 21.09375 L 5.578125 17.207031 C 4.023438 18.113281 1.777344 18.890625 0.398438 19.152344 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 283.867188 19.152344 C 282.484375 18.890625 280.238281 18.113281 278.683594 17.207031 L 278.683594 21.09375 C 280.238281 20.1875 282.484375 19.410156 283.867188 19.152344 "/>
<path style="fill:none;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -28.348156 5.670531 L -28.348156 -5.669313 " transform="matrix(1,0,0,-1,85.438,19.151)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="48.236" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="55.984" y="34.76"/>
  <use xlink:href="#glyph1-2" x="60.9653" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-3" x="24.871" y="9.132"/>
</g>
<path style="fill:none;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 28.347156 5.670531 L 28.347156 -5.669313 " transform="matrix(1,0,0,-1,85.438,19.151)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="107.419" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-2" x="115.168" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="81.563" y="9.132"/>
</g>
<path style="fill:none;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 85.038562 5.670531 L 85.038562 -5.669313 " transform="matrix(1,0,0,-1,85.438,19.151)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="164.112" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="171.861" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-3" x="138.256" y="9.132"/>
</g>
<path style="fill:none;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 141.733875 5.670531 L 141.733875 -5.669313 " transform="matrix(1,0,0,-1,85.438,19.151)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="224.679" y="34.76"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-3" x="251.642" y="9.132"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="194.949" y="9.132"/>
</g>
</g>
</svg>
This gives the solution   <img class="equation_image" title=" \displaystyle \left(-17, -7\right) \cup \left(-1, 1\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28-17%2C%20-7%5Cright%29%20%5Ccup%20%5Cleft%28-1%2C%201%5Cright%29%20" alt="LaTeX:  \displaystyle \left(-17, -7\right) \cup \left(-1, 1\right) " data-equation-content=" \displaystyle \left(-17, -7\right) \cup \left(-1, 1\right) " /> </p> </p>