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

Please login to create an exam or a quiz.

Algebra
Exponentials
New Random

Use translations, reflections, and stretches to graph \(\displaystyle f(x) = 3 - 5 e^{x + 8}\). State the horizontal asymptote and the range of \(\displaystyle f(x)\).


The graph is shifted left 8 units and up 3 units. Since the coefficient is negative the graph is reflected across the \(\displaystyle x-\)axis and stretched by a factor of 5. The horizontal asymptote is \(\displaystyle y= 3\). The range is \(\displaystyle (-\infty, 3)\)

Download Tikz \( \LaTeX \)

\begin{tikzpicture}[scale=.5]
	\draw[very thick, color=blue, opacity=0.3, xstep=1, ystep=1] (-10,-10) grid (10,10);
	\draw[latex-latex, very thick] (-10.4,0)--(10.4,0) node[right]{$x$};
	\draw[latex-latex, very thick] (0,-10.4)--(0,10.4) node[above]{$y$};
	\foreach \x in { -10,-8,...,10 }{
		\pgfmathsetmacro{\xtick}{\x != 0 ? "\x" : ""}
		\draw (\x, .2) -- (\x,-.2) node[below]{$\xtick$};
		}
	\foreach \y in { -10,-8,...,10 }{
		\pgfmathsetmacro{\ytick}{\y != 0 ? "\y" : ""}
		\draw (.2, \y) -- (-.2, \y) node[left]{$\ytick$};
		}
		\draw[very thick, latex-latex, color=blue, samples = 200, domain=-10:-7.0] plot ({\x}, {3 - 5*exp(\x + 8)});
	 \draw[thick, dashed] (-10, 3) -- (10, 3);
\end{tikzpicture}

Download \(\LaTeX\)

\begin{question}Use translations, reflections, and stretches to graph $f(x) = 3 - 5 e^{x + 8}$. State the horizontal asymptote and the range of $f(x)$.\newline 
    \soln{11cm}{The graph is shifted left 8 units and up 3 units. Since the coefficient is negative the graph is reflected across the $x-$axis and stretched by a factor of 5. The horizontal asymptote is $y= 3$. The range is $(-\infty, 3)$\newline\begin{tikzpicture}[scale=.5]
	\draw[very thick, color=blue, opacity=0.3, xstep=1, ystep=1] (-10,-10) grid (10,10);
	\draw[latex-latex, very thick] (-10.4,0)--(10.4,0) node[right]{$x$};
	\draw[latex-latex, very thick] (0,-10.4)--(0,10.4) node[above]{$y$};
	\foreach \x in { -10,-8,...,10 }{
		\pgfmathsetmacro{\xtick}{\x != 0 ? "\x" : ""}
		\draw (\x, .2) -- (\x,-.2) node[below]{$\xtick$};
		}
	\foreach \y in { -10,-8,...,10 }{
		\pgfmathsetmacro{\ytick}{\y != 0 ? "\y" : ""}
		\draw (.2, \y) -- (-.2, \y) node[left]{$\ytick$};
		}
		\draw[very thick, latex-latex, color=blue, samples = 200, domain=-10:-7.0] plot ({\x}, {3 - 5*exp(\x + 8)});
	 \draw[thick, dashed] (-10, 3) -- (10, 3);
\end{tikzpicture}
}

\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>Use translations, reflections, and stretches to graph  <img class="equation_image" title=" \displaystyle f(x) = 3 - 5 e^{x + 8} " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%20%3D%203%20-%205%20e%5E%7Bx%20%2B%208%7D%20" alt="LaTeX:  \displaystyle f(x) = 3 - 5 e^{x + 8} " data-equation-content=" \displaystyle f(x) = 3 - 5 e^{x + 8} " /> . State the horizontal asymptote and the range of  <img class="equation_image" title=" \displaystyle f(x) " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%20" alt="LaTeX:  \displaystyle f(x) " data-equation-content=" \displaystyle f(x) " /> .<br> </p> </p>
HTML for Canvas
<p> <p>The graph is shifted left 8 units and up 3 units. Since the coefficient is negative the graph is reflected across the  <img class="equation_image" title=" \displaystyle x- " src="/equation_images/%20%5Cdisplaystyle%20x-%20" alt="LaTeX:  \displaystyle x- " data-equation-content=" \displaystyle x- " /> axis and stretched by a factor of 5. The horizontal asymptote is  <img class="equation_image" title=" \displaystyle y= 3 " src="/equation_images/%20%5Cdisplaystyle%20y%3D%203%20" alt="LaTeX:  \displaystyle y= 3 " data-equation-content=" \displaystyle y= 3 " /> . The range is  <img class="equation_image" title=" \displaystyle (-\infty, 3) " src="/equation_images/%20%5Cdisplaystyle%20%28-%5Cinfty%2C%203%29%20" alt="LaTeX:  \displaystyle (-\infty, 3) " data-equation-content=" \displaystyle (-\infty, 3) " /> <br><?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="314.243pt" height="310.996pt" viewBox="0 0 314.243 310.996" 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 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.84375 -3.796875 C 4.890625 -3.9375 4.890625 -3.953125 4.890625 -4.03125 C 4.890625 -4.203125 4.75 -4.296875 4.59375 -4.296875 C 4.5 -4.296875 4.34375 -4.234375 4.25 -4.09375 C 4.234375 -4.03125 4.140625 -3.734375 4.109375 -3.546875 C 4.03125 -3.296875 3.96875 -3.015625 3.90625 -2.75 L 3.453125 -0.953125 C 3.421875 -0.8125 2.984375 -0.109375 2.328125 -0.109375 C 1.828125 -0.109375 1.71875 -0.546875 1.71875 -0.921875 C 1.71875 -1.375 1.890625 -2 2.21875 -2.875 C 2.375 -3.28125 2.421875 -3.390625 2.421875 -3.59375 C 2.421875 -4.03125 2.109375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.296875 -2.953125 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.796875 0.5625 -2.953125 C 0.84375 -3.890625 1.234375 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.1875 1.828125 -3.875 C 1.828125 -3.625 1.71875 -3.359375 1.65625 -3.171875 C 1.25 -2.109375 1.078125 -1.546875 1.078125 -1.078125 C 1.078125 -0.1875 1.703125 0.109375 2.296875 0.109375 C 2.6875 0.109375 3.015625 -0.0625 3.296875 -0.34375 C 3.171875 0.171875 3.046875 0.671875 2.65625 1.203125 C 2.390625 1.53125 2.015625 1.828125 1.5625 1.828125 C 1.421875 1.828125 0.96875 1.796875 0.796875 1.40625 C 0.953125 1.40625 1.09375 1.40625 1.21875 1.28125 C 1.328125 1.203125 1.421875 1.0625 1.421875 0.875 C 1.421875 0.5625 1.15625 0.53125 1.0625 0.53125 C 0.828125 0.53125 0.5 0.6875 0.5 1.171875 C 0.5 1.671875 0.9375 2.046875 1.5625 2.046875 C 2.578125 2.046875 3.609375 1.140625 3.890625 0.015625 Z M 4.84375 -3.796875 "/>
</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 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="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-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="glyph2-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.625 -4.5625 C 1.171875 -4.859375 1.125 -5.1875 1.125 -5.359375 C 1.125 -5.96875 1.78125 -6.390625 2.484375 -6.390625 C 3.203125 -6.390625 3.84375 -5.875 3.84375 -5.15625 C 3.84375 -4.578125 3.453125 -4.109375 2.859375 -3.765625 Z M 3.078125 -3.609375 C 3.796875 -3.984375 4.28125 -4.5 4.28125 -5.15625 C 4.28125 -6.078125 3.40625 -6.640625 2.5 -6.640625 C 1.5 -6.640625 0.6875 -5.90625 0.6875 -4.96875 C 0.6875 -4.796875 0.703125 -4.34375 1.125 -3.875 C 1.234375 -3.765625 1.609375 -3.515625 1.859375 -3.34375 C 1.28125 -3.046875 0.421875 -2.5 0.421875 -1.5 C 0.421875 -0.453125 1.4375 0.21875 2.484375 0.21875 C 3.609375 0.21875 4.5625 -0.609375 4.5625 -1.671875 C 4.5625 -2.03125 4.453125 -2.484375 4.0625 -2.90625 C 3.875 -3.109375 3.71875 -3.203125 3.078125 -3.609375 Z M 2.078125 -3.1875 L 3.3125 -2.40625 C 3.59375 -2.21875 4.0625 -1.921875 4.0625 -1.3125 C 4.0625 -0.578125 3.3125 -0.0625 2.5 -0.0625 C 1.640625 -0.0625 0.921875 -0.671875 0.921875 -1.5 C 0.921875 -2.078125 1.234375 -2.71875 2.078125 -3.1875 Z M 2.078125 -3.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
</g>
<clipPath id="clip1">
  <path d="M 0 111 L 72 111 L 72 310.996094 L 0 310.996094 Z M 0 111 "/>
</clipPath>
<clipPath id="clip2">
  <path d="M 51 303 L 57 303 L 57 310.996094 L 51 310.996094 Z M 51 303 "/>
</clipPath>
</defs>
<g id="surface1">
<path style="fill:none;stroke-width:1.19553;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,100%);stroke-opacity:0.3;stroke-miterlimit:10;" d="M -141.732219 -141.734563 L 141.732625 -141.734563 M -141.732219 -127.558781 L 141.732625 -127.558781 M -141.732219 -113.386906 L 141.732625 -113.386906 M -141.732219 -99.215031 L 141.732625 -99.215031 M -141.732219 -85.03925 L 141.732625 -85.03925 M -141.732219 -70.867375 L 141.732625 -70.867375 M -141.732219 -56.6955 L 141.732625 -56.6955 M -141.732219 -42.519719 L 141.732625 -42.519719 M -141.732219 -28.347844 L 141.732625 -28.347844 M -141.732219 -14.172063 L 141.732625 -14.172063 M -141.732219 -0.0001875 L 141.732625 -0.0001875 M -141.732219 14.171687 L 141.732625 14.171687 M -141.732219 28.347469 L 141.732625 28.347469 M -141.732219 42.519344 L 141.732625 42.519344 M -141.732219 56.695125 L 141.732625 56.695125 M -141.732219 70.867 L 141.732625 70.867 M -141.732219 85.038875 L 141.732625 85.038875 M -141.732219 99.214656 L 141.732625 99.214656 M -141.732219 113.386531 L 141.732625 113.386531 M -141.732219 127.562312 L 141.732625 127.562312 M -141.732219 141.730281 L 141.732625 141.730281 M -141.732219 -141.734563 L -141.732219 141.734187 M -127.560344 -141.734563 L -127.560344 141.734187 M -113.388469 -141.734563 L -113.388469 141.734187 M -99.212688 -141.734563 L -99.212688 141.734187 M -85.040813 -141.734563 L -85.040813 141.734187 M -70.868938 -141.734563 L -70.868938 141.734187 M -56.693156 -141.734563 L -56.693156 141.734187 M -42.521281 -141.734563 L -42.521281 141.734187 M -28.3455 -141.734563 L -28.3455 141.734187 M -14.173625 -141.734563 L -14.173625 141.734187 M -0.00175 -141.734563 L -0.00175 141.734187 M 14.174031 -141.734563 L 14.174031 141.734187 M 28.345906 -141.734563 L 28.345906 141.734187 M 42.521687 -141.734563 L 42.521687 141.734187 M 56.693562 -141.734563 L 56.693562 141.734187 M 70.865437 -141.734563 L 70.865437 141.734187 M 85.041219 -141.734563 L 85.041219 141.734187 M 99.213094 -141.734563 L 99.213094 141.734187 M 113.388875 -141.734563 L 113.388875 141.734187 M 127.56075 -141.734563 L 127.56075 141.734187 M 141.728719 -141.734563 L 141.728719 141.734187 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<path style="fill:none;stroke-width:1.19553;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -141.665813 -0.0001875 L 141.666219 -0.0001875 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 6.503906 160.867188 C 8.203125 161.1875 10.96875 162.140625 12.878906 163.257812 L 12.878906 158.476562 C 10.96875 159.589844 8.203125 160.546875 6.503906 160.867188 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 301.3125 160.867188 C 299.609375 160.546875 296.847656 159.589844 294.933594 158.476562 L 294.933594 163.257812 C 296.847656 162.140625 299.609375 161.1875 301.3125 160.867188 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="305.228" y="163.012"/>
</g>
<path style="fill:none;stroke-width:1.19553;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00175 -141.66425 L -0.00175 141.663875 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 153.90625 308.269531 C 154.226562 306.570312 155.183594 303.808594 156.300781 301.894531 L 151.515625 301.894531 C 152.632812 303.808594 153.589844 306.570312 153.90625 308.269531 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 153.90625 13.464844 C 153.589844 15.164062 152.632812 17.925781 151.515625 19.839844 L 156.300781 19.839844 C 155.183594 17.925781 154.226562 15.164062 153.90625 13.464844 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-2" x="151.287" y="7.61"/>
</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.732219 2.83575 L -141.732219 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="3.32" y="173.642"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="11.069" y="173.642"/>
  <use xlink:href="#glyph2-2" x="16.0503" y="173.642"/>
</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 -113.388469 2.83575 L -113.388469 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="34.158" y="173.642"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="41.906" y="173.642"/>
</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.040813 2.83575 L -85.040813 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="62.504" y="173.642"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="70.253" y="173.642"/>
</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 -56.693156 2.83575 L -56.693156 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="90.85" y="173.642"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="98.599" y="173.642"/>
</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.3455 2.83575 L -28.3455 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="119.197" y="173.642"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="126.946" y="173.642"/>
</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 -0.00175 2.83575 L -0.00175 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<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.345906 2.83575 L 28.345906 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="179.764" y="173.642"/>
</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 56.693562 2.83575 L 56.693562 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="208.111" y="173.642"/>
</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.041219 2.83575 L 85.041219 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="236.457" y="173.642"/>
</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 113.388875 2.83575 L 113.388875 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="264.803" y="173.642"/>
</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.732625 2.83575 L 141.732625 -2.836125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="290.659" y="173.642"/>
  <use xlink:href="#glyph2-2" x="295.6403" y="173.642"/>
</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 2.834187 -141.734563 L -2.833781 -141.734563 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="129.843" y="305.394"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="137.591" y="305.394"/>
  <use xlink:href="#glyph2-2" x="142.5723" y="305.394"/>
</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 2.834187 -113.386906 L -2.833781 -113.386906 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="134.824" y="277.048"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="142.573" y="277.048"/>
</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 2.834187 -85.03925 L -2.833781 -85.03925 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="134.824" y="248.701"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="142.573" y="248.701"/>
</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 2.834187 -56.6955 L -2.833781 -56.6955 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="134.824" y="220.355"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="142.573" y="220.355"/>
</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 2.834187 -28.347844 L -2.833781 -28.347844 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="134.824" y="192.009"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="142.573" y="192.009"/>
</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 2.834187 -0.0001875 L -2.833781 -0.0001875 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<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 2.834187 28.347469 L -2.833781 28.347469 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="142.573" y="135.731"/>
</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 2.834187 56.695125 L -2.833781 56.695125 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="142.573" y="107.384"/>
</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 2.834187 85.038875 L -2.833781 85.038875 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="142.573" y="79.038"/>
</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 2.834187 113.386531 L -2.833781 113.386531 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="142.573" y="50.691"/>
</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 2.834187 141.734187 L -2.833781 141.734187 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="137.591" y="22.345"/>
  <use xlink:href="#glyph2-2" x="142.5723" y="22.345"/>
</g>
<g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:1.19553;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M -136.954875 29.757625 L -141.521281 32.788875 L -141.306438 32.640437 L -141.0955 32.492 L -140.665813 32.1795 L -140.454875 32.02325 L -140.240031 31.867 L -140.025188 31.702937 L -139.81425 31.542781 L -139.384563 31.199031 L -139.173625 31.031062 L -138.958781 30.855281 L -138.743938 30.675594 L -138.533 30.499812 L -138.318156 30.316219 L -138.103313 30.128719 L -137.892375 29.945125 L -137.677531 29.753719 L -137.466594 29.5545 L -137.25175 29.363094 L -137.036906 29.159969 L -136.825969 28.96075 L -136.611125 28.753719 L -136.396281 28.542781 L -136.185344 28.327937 L -135.9705 28.117 L -135.755656 27.89825 L -135.544719 27.6795 L -135.329875 27.449031 L -135.115031 27.222469 L -134.904094 26.988094 L -134.68925 26.757625 L -134.478313 26.515437 L -134.263469 26.27325 L -134.048625 26.027156 L -133.837688 25.777156 L -133.622844 25.52325 L -133.408 25.261531 L -133.197063 24.999812 L -132.982219 24.738094 L -132.767375 24.464656 L -132.556438 24.191219 L -132.341594 23.913875 L -132.12675 23.628719 L -131.915813 23.347469 L -131.700969 23.0545 L -131.490031 22.757625 L -131.275188 22.46075 L -131.060344 22.156062 L -130.849406 21.843562 L -130.634563 21.531062 L -130.419719 21.214656 L -130.208781 20.886531 L -129.993938 20.562312 L -129.779094 20.226375 L -129.568156 19.886531 L -129.353313 19.546687 L -129.138469 19.191219 L -128.927531 18.843562 L -128.712688 18.484187 L -128.497844 18.117 L -128.286906 17.745906 L -128.072063 17.370906 L -127.861125 16.988094 L -127.646281 16.605281 L -127.431438 16.21075 L -127.2205 15.812312 L -127.005656 15.406062 L -126.790813 14.995906 L -126.579875 14.577937 L -126.365031 14.152156 L -126.150188 13.722469 L -125.93925 13.281062 L -125.724406 12.839656 L -125.509563 12.386531 L -125.298625 11.933406 L -125.083781 11.464656 L -124.872844 10.999812 L -124.658 10.515437 L -124.443156 10.034969 L -124.232219 9.538875 L -124.017375 9.042781 L -123.802531 8.531062 L -123.591594 8.015437 L -123.37675 7.488094 L -123.161906 6.956844 L -122.950969 6.417781 L -122.736125 5.874812 L -122.521281 5.312312 L -122.310344 4.753719 L -122.0955 4.1795 L -121.880656 3.597469 L -121.669719 3.003719 L -121.454875 2.406062 L -121.243938 1.796687 L -121.029094 1.183406 L -120.81425 0.550594 L -120.603313 -0.086125 L -120.388469 -0.730656 L -120.173625 -1.383 L -119.962688 -2.050969 L -119.747844 -2.730656 L -119.533 -3.418156 L -119.322063 -4.113469 L -119.107219 -4.824406 L -118.892375 -5.53925 L -118.681438 -6.269719 L -118.466594 -7.011906 L -118.255656 -7.765813 L -118.040813 -8.523625 L -117.825969 -9.304875 L -117.615031 -10.082219 L -117.400188 -10.883 L -117.185344 -11.691594 L -116.974406 -12.511906 L -116.759563 -13.35175 L -116.544719 -14.199406 L -116.333781 -15.058781 L -116.118938 -15.937688 L -115.904094 -16.824406 L -115.693156 -17.722844 L -115.478313 -18.636906 L -115.263469 -19.566594 L -115.052531 -20.508 L -114.837688 -21.461125 L -114.62675 -22.429875 L -114.411906 -23.41425 L -114.197063 -24.422063 L -113.986125 -25.437688 L -113.771281 -26.465031 L -113.556438 -27.511906 L -113.3455 -28.562688 L -113.130656 -29.640813 L -112.915813 -30.734563 L -112.704875 -31.847844 L -112.490031 -32.97675 L -112.275188 -34.121281 L -112.06425 -35.281438 L -111.849406 -36.465031 L -111.638469 -37.660344 L -111.423625 -38.879094 L -111.208781 -40.113469 L -110.997844 -41.367375 L -110.783 -42.640813 L -110.568156 -43.933781 L -110.357219 -45.242375 L -110.142375 -46.574406 L -109.927531 -47.925969 L -109.716594 -49.300969 L -109.50175 -50.6955 L -109.286906 -52.109563 L -109.075969 -53.547063 L -108.861125 -55.000188 L -108.646281 -56.484563 L -108.435344 -57.984563 L -108.2205 -59.511906 L -108.009563 -61.058781 L -107.794719 -62.629094 L -107.579875 -64.222844 L -107.368938 -65.843938 L -107.154094 -67.488469 L -106.93925 -69.156438 L -106.728313 -70.85175 L -106.513469 -72.5705 L -106.298625 -74.3205 L -106.087688 -76.093938 L -105.872844 -77.890813 L -105.658 -79.718938 L -105.447063 -81.574406 L -105.232219 -83.457219 L -105.021281 -85.367375 L -104.806438 -87.308781 L -104.591594 -89.277531 L -104.380656 -91.281438 L -104.165813 -93.308781 L -103.950969 -95.371281 L -103.740031 -97.465031 L -103.525188 -99.586125 L -103.310344 -101.742375 L -103.099406 -103.929875 L -102.884563 -106.156438 L -102.669719 -108.410344 L -102.458781 -110.699406 L -102.243938 -113.027531 L -102.029094 -115.386906 L -101.818156 -117.785344 L -101.603313 -120.215031 L -101.392375 -122.683781 L -101.177531 -125.191594 L -100.962688 -127.738469 L -100.75175 -130.3205 L -100.536906 -132.9455 L -100.322063 -135.605656 L -100.111125 -138.308781 L -99.896281 -141.050969 L -99.681438 -143.836125 L -99.4705 -146.66425 L -99.681438 -143.808781 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,100%);fill-opacity:1;" d="M 12.175781 127.9375 C 13.414062 129.144531 15.1875 131.46875 16.164062 133.453125 L 18.808594 129.472656 C 16.597656 129.34375 13.765625 128.613281 12.175781 127.9375 "/>
<g clip-path="url(#clip2)" clip-rule="nonzero">
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,100%);fill-opacity:1;" d="M 54.652344 310.398438 C 54.84375 308.679688 55.59375 305.855469 56.5625 303.863281 L 51.792969 304.21875 C 53.050781 306.042969 54.207031 308.726562 54.652344 310.398438 "/>
</g>
<path style="fill:none;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M -141.732219 42.519344 L 141.732625 42.519344 " transform="matrix(1,0,0,-1,153.908,160.867)"/>
</g>
</svg>
</p> </p>