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

Please login to create an exam or a quiz.

Calculus
Applications of Derivatives
New Random

Find the critical numbers of \(\displaystyle f(x)=x^{3} + 6 x^{2} - 63 x - 5\).


Taking the derivative gives \(\displaystyle f'(x)=x^{2} + 4 x - 21\). The critical numbers of the zeros of the derivative. Setting it equal to zero and solving gives \(\displaystyle x^{2} + 4 x - 21 = 0 \iff \left(x - 3\right) \left(x + 7\right)=0\). The critical numbers are: [3, -7].

Download \(\LaTeX\)

\begin{question}Find the critical numbers of $f(x)=x^{3} + 6 x^{2} - 63 x - 5$. 
    \soln{9cm}{Taking the derivative gives $f'(x)=x^{2} + 4 x - 21$. The critical numbers of the zeros of the derivative.  Setting it equal to zero and solving gives $x^{2} + 4 x - 21 = 0 \iff \left(x - 3\right) \left(x + 7\right)=0$. The critical numbers are: [3, -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>Find the critical numbers of  <img class="equation_image" title=" \displaystyle f(x)=x^{3} + 6 x^{2} - 63 x - 5 " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%3Dx%5E%7B3%7D%20%2B%206%20x%5E%7B2%7D%20-%2063%20x%20-%205%20" alt="LaTeX:  \displaystyle f(x)=x^{3} + 6 x^{2} - 63 x - 5 " data-equation-content=" \displaystyle f(x)=x^{3} + 6 x^{2} - 63 x - 5 " /> . </p> </p>
HTML for Canvas
<p> <p>Taking the derivative gives  <img class="equation_image" title=" \displaystyle f'(x)=x^{2} + 4 x - 21 " src="/equation_images/%20%5Cdisplaystyle%20f%27%28x%29%3Dx%5E%7B2%7D%20%2B%204%20x%20-%2021%20" alt="LaTeX:  \displaystyle f'(x)=x^{2} + 4 x - 21 " data-equation-content=" \displaystyle f'(x)=x^{2} + 4 x - 21 " /> . The critical numbers of the zeros of the derivative.  Setting it equal to zero and solving gives  <img class="equation_image" title=" \displaystyle x^{2} + 4 x - 21 = 0 \iff \left(x - 3\right) \left(x + 7\right)=0 " src="/equation_images/%20%5Cdisplaystyle%20x%5E%7B2%7D%20%2B%204%20x%20-%2021%20%3D%200%20%5Ciff%20%5Cleft%28x%20-%203%5Cright%29%20%5Cleft%28x%20%2B%207%5Cright%29%3D0%20" alt="LaTeX:  \displaystyle x^{2} + 4 x - 21 = 0 \iff \left(x - 3\right) \left(x + 7\right)=0 " data-equation-content=" \displaystyle x^{2} + 4 x - 21 = 0 \iff \left(x - 3\right) \left(x + 7\right)=0 " /> . The critical numbers are: [3, -7]. </p> </p>