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

Please login to create an exam or a quiz.

Algebra
Sequences
New Random

Find the general term of the sequence \(\displaystyle 14,21,28,\ldots\)


The common difference is \(\displaystyle 21-(14)=7\). Using the first term gives the general term \(\displaystyle a_{n}=7 n + 7\).

Download \(\LaTeX\)

\begin{question}Find the general term of the sequence $14,21,28,\ldots$
    \soln{9cm}{The common difference is $21-(14)=7$. Using the first term gives the general term $a_{n}=7 n + 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 general term of the sequence  <img class="equation_image" title=" \displaystyle 14,21,28,\ldots " src="/equation_images/%20%5Cdisplaystyle%2014%2C21%2C28%2C%5Cldots%20" alt="LaTeX:  \displaystyle 14,21,28,\ldots " data-equation-content=" \displaystyle 14,21,28,\ldots " /> </p> </p>
HTML for Canvas
<p> <p>The common difference is  <img class="equation_image" title=" \displaystyle 21-(14)=7 " src="/equation_images/%20%5Cdisplaystyle%2021-%2814%29%3D7%20" alt="LaTeX:  \displaystyle 21-(14)=7 " data-equation-content=" \displaystyle 21-(14)=7 " /> . Using the first term gives the general term  <img class="equation_image" title=" \displaystyle a_{n}=7 n + 7 " src="/equation_images/%20%5Cdisplaystyle%20a_%7Bn%7D%3D7%20n%20%2B%207%20" alt="LaTeX:  \displaystyle a_{n}=7 n + 7 " data-equation-content=" \displaystyle a_{n}=7 n + 7 " /> .</p> </p>