www.theβetafunction.com
Home
Login
Questions: Algebra BusinessCalculus

Please login to create an exam or a quiz.

Algebra
Radicals
New Random

Find the domain of f(x)=x11+6. Write the solution in interval notation.


The domain of a radical function is the solution to the inequality radicand 0. The inequality is x110. Isolating x gives x11 The domain is [11,)

Download LATEX

\begin{question}Find the domain of $f(x) = \sqrt{x - 11} + 6$. Write the solution in interval notation. 
    \soln{9cm}{The domain of a radical function is the solution to the inequality radicand $\geq 0$. The inequality is $x - 11 \geq 0$. Isolating $x$ gives $x \geq 11$ The domain is $\left[11, \infty\right)$}

\end{question}

Download Question and Solution EnvironmentLATEX
\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 domain of  <img class="equation_image" title=" \displaystyle f(x) = \sqrt{x - 11} + 6 " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%20%3D%20%5Csqrt%7Bx%20-%2011%7D%20%2B%206%20" alt="LaTeX:  \displaystyle f(x) = \sqrt{x - 11} + 6 " data-equation-content=" \displaystyle f(x) = \sqrt{x - 11} + 6 " /> . Write the solution in interval notation. </p> </p>
HTML for Canvas
<p> <p>The domain of a radical function is the solution to the inequality radicand  <img class="equation_image" title=" \displaystyle \geq 0 " src="/equation_images/%20%5Cdisplaystyle%20%5Cgeq%200%20" alt="LaTeX:  \displaystyle \geq 0 " data-equation-content=" \displaystyle \geq 0 " /> . The inequality is  <img class="equation_image" title=" \displaystyle x - 11 \geq 0 " src="/equation_images/%20%5Cdisplaystyle%20x%20-%2011%20%5Cgeq%200%20" alt="LaTeX:  \displaystyle x - 11 \geq 0 " data-equation-content=" \displaystyle x - 11 \geq 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 x \geq 11 " src="/equation_images/%20%5Cdisplaystyle%20x%20%5Cgeq%2011%20" alt="LaTeX:  \displaystyle x \geq 11 " data-equation-content=" \displaystyle x \geq 11 " />  The domain is  <img class="equation_image" title=" \displaystyle \left[11, \infty\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%5B11%2C%20%5Cinfty%5Cright%29%20" alt="LaTeX:  \displaystyle \left[11, \infty\right) " data-equation-content=" \displaystyle \left[11, \infty\right) " /> </p> </p>