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

Please login to create an exam or a quiz.

Algebra
Quadratics
New Random

Solve \(\displaystyle x^{2} - 5 x - 36=0\)


Since \(\displaystyle a=1\) we need to find factors of \(\displaystyle -36\) that add up to \(\displaystyle -5\). The factors are \(\displaystyle 4\) and \(\displaystyle -9\). This gives \(\displaystyle (x + 4)(x - 9)=0\). The solutions are \(\displaystyle x = -4\) and \(\displaystyle x = 9\)

Download \(\LaTeX\)

\begin{question}Solve $x^{2} - 5 x - 36=0$
    \soln{9cm}{Since $a=1$ we need to find factors of $-36$ that add up to $-5$.  The factors are $4$ and $-9$.  This gives $(x + 4)(x - 9)=0$. The solutions are $x = -4$ and $x = 9$}

\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 x^{2} - 5 x - 36=0 " src="/equation_images/%20%5Cdisplaystyle%20x%5E%7B2%7D%20-%205%20x%20-%2036%3D0%20" alt="LaTeX:  \displaystyle x^{2} - 5 x - 36=0 " data-equation-content=" \displaystyle x^{2} - 5 x - 36=0 " /> </p> </p>
HTML for Canvas
<p> <p>Since  <img class="equation_image" title=" \displaystyle a=1 " src="/equation_images/%20%5Cdisplaystyle%20a%3D1%20" alt="LaTeX:  \displaystyle a=1 " data-equation-content=" \displaystyle a=1 " />  we need to find factors of  <img class="equation_image" title=" \displaystyle -36 " src="/equation_images/%20%5Cdisplaystyle%20-36%20" alt="LaTeX:  \displaystyle -36 " data-equation-content=" \displaystyle -36 " />  that add up to  <img class="equation_image" title=" \displaystyle -5 " src="/equation_images/%20%5Cdisplaystyle%20-5%20" alt="LaTeX:  \displaystyle -5 " data-equation-content=" \displaystyle -5 " /> .  The factors are  <img class="equation_image" title=" \displaystyle 4 " src="/equation_images/%20%5Cdisplaystyle%204%20" alt="LaTeX:  \displaystyle 4 " data-equation-content=" \displaystyle 4 " />  and  <img class="equation_image" title=" \displaystyle -9 " src="/equation_images/%20%5Cdisplaystyle%20-9%20" alt="LaTeX:  \displaystyle -9 " data-equation-content=" \displaystyle -9 " /> .  This gives  <img class="equation_image" title=" \displaystyle (x + 4)(x - 9)=0 " src="/equation_images/%20%5Cdisplaystyle%20%28x%20%2B%204%29%28x%20-%209%29%3D0%20" alt="LaTeX:  \displaystyle (x + 4)(x - 9)=0 " data-equation-content=" \displaystyle (x + 4)(x - 9)=0 " /> . The solutions are  <img class="equation_image" title=" \displaystyle x = -4 " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%20-4%20" alt="LaTeX:  \displaystyle x = -4 " data-equation-content=" \displaystyle x = -4 " />  and  <img class="equation_image" title=" \displaystyle x = 9 " src="/equation_images/%20%5Cdisplaystyle%20x%20%3D%209%20" alt="LaTeX:  \displaystyle x = 9 " data-equation-content=" \displaystyle x = 9 " /> </p> </p>