\(\text{www.the}\beta\text{etafunction.com}\)
Home
Login
Questions: Algebra BusinessCalculus
Please login to create an exam or a quiz.
Graph the function \(\displaystyle f(x)=\begin{cases} 1 - \frac{x}{5},& x \leq -2\\ - \frac{4 x^{2}}{5} - 1,& -2 < x < 3\\ 7 - x,& x \geq 3 \\ \end{cases}\)
The graph has three parts. It is a line on \(\displaystyle (-\infty, -2]\), a parabola on \(\displaystyle (-2,3)\), and a line on \(\displaystyle [3, \infty)\). Graphing each part gives:
\begin{tikzpicture}[font=\Large, scale=.4] \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[thick, color=blue, domain={-10.0}:{-2.0}, latex-, samples =350] plot(\x, {1 - (\x)/5}); \draw[thick, color=blue, domain={-2.0}:{3.0}, samples =350] plot(\x, {-4*(\x)^2/5 - 1}); \draw[thick, color=blue, domain={3.0}:{10.0}, -latex, samples =350] plot(\x, {7 - (\x)}); \draw[fill=black] (-2,7/5) circle (5pt); \draw[fill=white] (-2,-21/5) circle (5pt); \draw[fill=white] (3,-41/5) circle (5pt); \draw[fill=black] (3,4) circle (5pt); \end{tikzpicture}
\begin{question}Graph the function $f(x)=\begin{cases} 1 - \frac{x}{5},& x \leq -2\\ - \frac{4 x^{2}}{5} - 1,& -2 < x < 3\\ 7 - x,& x \geq 3 \\ \end{cases}$\newline \begin{tikzpicture}[font=\Large, scale=.4] \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$}; } \end{tikzpicture} \soln{0cm}{The graph has three parts. It is a line on $(-\infty, -2]$, a parabola on $(-2,3)$, and a line on $[3, \infty)$. Graphing each part gives:\newline \begin{tikzpicture}[font=\Large, scale=.4] \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[thick, color=blue, domain={-10.0}:{-2.0}, latex-, samples =350] plot(\x, {1 - (\x)/5}); \draw[thick, color=blue, domain={-2.0}:{3.0}, samples =350] plot(\x, {-4*(\x)^2/5 - 1}); \draw[thick, color=blue, domain={3.0}:{10.0}, -latex, samples =350] plot(\x, {7 - (\x)}); \draw[fill=black] (-2,7/5) circle (5pt); \draw[fill=white] (-2,-21/5) circle (5pt); \draw[fill=white] (3,-41/5) circle (5pt); \draw[fill=black] (3,4) circle (5pt); \end{tikzpicture} } \end{question}
\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}
<p> <p>Graph the function <img class="equation_image" title=" \displaystyle f(x)=\begin{cases} 1 - \frac{x}{5},& x \leq -2\\ - \frac{4 x^{2}}{5} - 1,& -2 < x < 3\\ 7 - x,& x \geq 3 \\ \end{cases} " src="/equation_images/%20%5Cdisplaystyle%20f%28x%29%3D%5Cbegin%7Bcases%7D%201%20-%20%5Cfrac%7Bx%7D%7B5%7D%2C%26%20x%20%5Cleq%20-2%5C%5C%20-%20%5Cfrac%7B4%20x%5E%7B2%7D%7D%7B5%7D%20-%201%2C%26%20-2%20%3C%20x%20%3C%203%5C%5C%207%20-%20x%2C%26%20x%20%5Cgeq%203%20%5C%5C%20%5Cend%7Bcases%7D%20" alt="LaTeX: \displaystyle f(x)=\begin{cases} 1 - \frac{x}{5},& x \leq -2\\ - \frac{4 x^{2}}{5} - 1,& -2 < x < 3\\ 7 - x,& x \geq 3 \\ \end{cases} " data-equation-content=" \displaystyle f(x)=\begin{cases} 1 - \frac{x}{5},& x \leq -2\\ - \frac{4 x^{2}}{5} - 1,& -2 < x < 3\\ 7 - x,& x \geq 3 \\ \end{cases} " /> <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="262.448pt" height="256.049pt" viewBox="0 0 262.448 256.049" 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 6.796875 -5.859375 C 6.34375 -5.765625 6.171875 -5.421875 6.171875 -5.15625 C 6.171875 -4.8125 6.4375 -4.6875 6.640625 -4.6875 C 7.078125 -4.6875 7.375 -5.0625 7.375 -5.453125 C 7.375 -6.046875 6.6875 -6.328125 6.078125 -6.328125 C 5.203125 -6.328125 4.71875 -5.46875 4.59375 -5.1875 C 4.265625 -6.265625 3.375 -6.328125 3.109375 -6.328125 C 1.65625 -6.328125 0.875 -4.453125 0.875 -4.125 C 0.875 -4.078125 0.9375 -4 1.03125 -4 C 1.140625 -4 1.171875 -4.09375 1.203125 -4.140625 C 1.6875 -5.734375 2.65625 -6.03125 3.0625 -6.03125 C 3.71875 -6.03125 3.84375 -5.4375 3.84375 -5.09375 C 3.84375 -4.78125 3.765625 -4.453125 3.578125 -3.765625 L 3.09375 -1.796875 C 2.890625 -0.9375 2.46875 -0.140625 1.703125 -0.140625 C 1.640625 -0.140625 1.28125 -0.140625 0.96875 -0.328125 C 1.484375 -0.4375 1.609375 -0.859375 1.609375 -1.03125 C 1.609375 -1.3125 1.390625 -1.484375 1.125 -1.484375 C 0.78125 -1.484375 0.40625 -1.1875 0.40625 -0.734375 C 0.40625 -0.125 1.078125 0.140625 1.6875 0.140625 C 2.375 0.140625 2.875 -0.40625 3.171875 -0.984375 C 3.40625 -0.140625 4.109375 0.140625 4.640625 0.140625 C 6.109375 0.140625 6.890625 -1.734375 6.890625 -2.046875 C 6.890625 -2.125 6.828125 -2.1875 6.734375 -2.1875 C 6.609375 -2.1875 6.59375 -2.109375 6.5625 -2 C 6.171875 -0.734375 5.328125 -0.140625 4.6875 -0.140625 C 4.1875 -0.140625 3.921875 -0.515625 3.921875 -1.109375 C 3.921875 -1.421875 3.96875 -1.65625 4.203125 -2.59375 L 4.703125 -4.546875 C 4.921875 -5.40625 5.40625 -6.03125 6.0625 -6.03125 C 6.09375 -6.03125 6.5 -6.03125 6.796875 -5.859375 Z M 6.796875 -5.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.765625 1.609375 C 3.390625 2.15625 2.828125 2.640625 2.125 2.640625 C 1.953125 2.640625 1.265625 2.609375 1.046875 1.953125 C 1.09375 1.96875 1.15625 1.96875 1.1875 1.96875 C 1.625 1.96875 1.90625 1.59375 1.90625 1.265625 C 1.90625 0.9375 1.640625 0.8125 1.421875 0.8125 C 1.1875 0.8125 0.6875 0.984375 0.6875 1.6875 C 0.6875 2.421875 1.3125 2.921875 2.125 2.921875 C 3.5625 2.921875 5 1.609375 5.40625 0.015625 L 6.8125 -5.578125 C 6.828125 -5.65625 6.859375 -5.734375 6.859375 -5.828125 C 6.859375 -6.03125 6.6875 -6.1875 6.46875 -6.1875 C 6.34375 -6.1875 6.03125 -6.125 5.921875 -5.6875 L 4.859375 -1.484375 C 4.796875 -1.21875 4.796875 -1.1875 4.671875 -1.03125 C 4.390625 -0.625 3.921875 -0.140625 3.234375 -0.140625 C 2.421875 -0.140625 2.359375 -0.9375 2.359375 -1.3125 C 2.359375 -2.140625 2.734375 -3.234375 3.125 -4.28125 C 3.28125 -4.6875 3.375 -4.890625 3.375 -5.171875 C 3.375 -5.78125 2.9375 -6.328125 2.234375 -6.328125 C 0.921875 -6.328125 0.390625 -4.25 0.390625 -4.125 C 0.390625 -4.078125 0.4375 -4 0.546875 -4 C 0.671875 -4 0.6875 -4.0625 0.75 -4.265625 C 1.09375 -5.46875 1.640625 -6.03125 2.1875 -6.03125 C 2.328125 -6.03125 2.5625 -6.03125 2.5625 -5.5625 C 2.5625 -5.1875 2.40625 -4.78125 2.1875 -4.234375 C 1.484375 -2.359375 1.484375 -1.875 1.484375 -1.53125 C 1.484375 -0.171875 2.46875 0.140625 3.1875 0.140625 C 3.59375 0.140625 4.109375 0.015625 4.625 -0.515625 L 4.640625 -0.5 C 4.421875 0.34375 4.28125 0.90625 3.765625 1.609375 Z M 3.765625 1.609375 "/>
</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 9.453125 -3.296875 C 9.703125 -3.296875 9.953125 -3.296875 9.953125 -3.578125 C 9.953125 -3.875 9.703125 -3.875 9.453125 -3.875 L 1.6875 -3.875 C 1.453125 -3.875 1.1875 -3.875 1.1875 -3.578125 C 1.1875 -3.296875 1.453125 -3.296875 1.6875 -3.296875 Z M 9.453125 -3.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 4.125 -9.1875 C 4.125 -9.53125 4.125 -9.53125 3.84375 -9.53125 C 3.5 -9.15625 2.78125 -8.625 1.3125 -8.625 L 1.3125 -8.203125 C 1.640625 -8.203125 2.359375 -8.203125 3.140625 -8.578125 L 3.140625 -1.109375 C 3.140625 -0.59375 3.09375 -0.421875 1.84375 -0.421875 L 1.390625 -0.421875 L 1.390625 0 C 1.78125 -0.03125 3.171875 -0.03125 3.640625 -0.03125 C 4.109375 -0.03125 5.5 -0.03125 5.875 0 L 5.875 -0.421875 L 5.4375 -0.421875 C 4.171875 -0.421875 4.125 -0.59375 4.125 -1.109375 Z M 4.125 -9.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 6.421875 -4.59375 C 6.421875 -5.78125 6.359375 -6.9375 5.84375 -8.03125 C 5.25 -9.21875 4.21875 -9.53125 3.515625 -9.53125 C 2.6875 -9.53125 1.65625 -9.125 1.140625 -7.9375 C 0.734375 -7.03125 0.59375 -6.140625 0.59375 -4.59375 C 0.59375 -3.203125 0.6875 -2.15625 1.203125 -1.140625 C 1.765625 -0.046875 2.75 0.296875 3.5 0.296875 C 4.75 0.296875 5.46875 -0.4375 5.875 -1.28125 C 6.390625 -2.359375 6.421875 -3.765625 6.421875 -4.59375 Z M 3.5 0.015625 C 3.046875 0.015625 2.109375 -0.25 1.84375 -1.8125 C 1.671875 -2.671875 1.671875 -3.765625 1.671875 -4.765625 C 1.671875 -5.9375 1.671875 -7 1.90625 -7.84375 C 2.15625 -8.8125 2.890625 -9.25 3.5 -9.25 C 4.046875 -9.25 4.875 -8.921875 5.15625 -7.6875 C 5.328125 -6.875 5.328125 -5.734375 5.328125 -4.765625 C 5.328125 -3.796875 5.328125 -2.71875 5.171875 -1.84375 C 4.90625 -0.265625 4 0.015625 3.5 0.015625 Z M 3.5 0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.28125 -5.171875 C 4.984375 -5.5625 6.03125 -6.21875 6.03125 -7.4375 C 6.03125 -8.671875 4.828125 -9.53125 3.515625 -9.53125 C 2.09375 -9.53125 0.96875 -8.484375 0.96875 -7.1875 C 0.96875 -6.703125 1.125 -6.203125 1.515625 -5.71875 C 1.671875 -5.53125 1.6875 -5.515625 2.703125 -4.8125 C 1.3125 -4.171875 0.59375 -3.21875 0.59375 -2.171875 C 0.59375 -0.640625 2.03125 0.296875 3.5 0.296875 C 5.09375 0.296875 6.421875 -0.875 6.421875 -2.375 C 6.421875 -3.84375 5.390625 -4.484375 4.28125 -5.171875 Z M 2.328125 -6.46875 C 2.140625 -6.59375 1.5625 -6.96875 1.5625 -7.671875 C 1.5625 -8.609375 2.53125 -9.1875 3.5 -9.1875 C 4.53125 -9.1875 5.453125 -8.453125 5.453125 -7.421875 C 5.453125 -6.546875 4.8125 -5.84375 3.984375 -5.375 Z M 3 -4.625 L 4.734375 -3.484375 C 5.109375 -3.234375 5.765625 -2.796875 5.765625 -1.921875 C 5.765625 -0.828125 4.65625 -0.09375 3.515625 -0.09375 C 2.296875 -0.09375 1.25 -0.96875 1.25 -2.171875 C 1.25 -3.28125 2.0625 -4.1875 3 -4.625 Z M 3 -4.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.765625 -4.984375 C 1.765625 -8.625 3.53125 -9.1875 4.296875 -9.1875 C 4.8125 -9.1875 5.328125 -9.03125 5.609375 -8.609375 C 5.4375 -8.609375 4.890625 -8.609375 4.890625 -8.015625 C 4.890625 -7.703125 5.109375 -7.4375 5.484375 -7.4375 C 5.84375 -7.4375 6.078125 -7.640625 6.078125 -8.0625 C 6.078125 -8.8125 5.53125 -9.53125 4.28125 -9.53125 C 2.484375 -9.53125 0.59375 -7.6875 0.59375 -4.53125 C 0.59375 -0.59375 2.3125 0.296875 3.53125 0.296875 C 5.09375 0.296875 6.421875 -1.0625 6.421875 -2.921875 C 6.421875 -4.828125 5.09375 -6.109375 3.65625 -6.109375 C 2.375 -6.109375 1.90625 -5 1.765625 -4.609375 Z M 3.53125 -0.09375 C 2.625 -0.09375 2.1875 -0.890625 2.0625 -1.1875 C 1.9375 -1.5625 1.796875 -2.265625 1.796875 -3.265625 C 1.796875 -4.40625 2.3125 -5.828125 3.59375 -5.828125 C 4.390625 -5.828125 4.8125 -5.296875 5.015625 -4.8125 C 5.25 -4.28125 5.25 -3.5625 5.25 -2.9375 C 5.25 -2.203125 5.25 -1.5625 4.984375 -1.015625 C 4.625 -0.328125 4.109375 -0.09375 3.53125 -0.09375 Z M 3.53125 -0.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 5.171875 -9.34375 C 5.171875 -9.609375 5.171875 -9.6875 4.984375 -9.6875 C 4.859375 -9.6875 4.8125 -9.6875 4.703125 -9.515625 L 0.390625 -2.8125 L 0.390625 -2.390625 L 4.15625 -2.390625 L 4.15625 -1.09375 C 4.15625 -0.5625 4.125 -0.421875 3.078125 -0.421875 L 2.796875 -0.421875 L 2.796875 0 C 3.125 -0.03125 4.265625 -0.03125 4.65625 -0.03125 C 5.0625 -0.03125 6.203125 -0.03125 6.546875 0 L 6.546875 -0.421875 L 6.25 -0.421875 C 5.21875 -0.421875 5.171875 -0.5625 5.171875 -1.09375 L 5.171875 -2.390625 L 6.625 -2.390625 L 6.625 -2.8125 L 5.171875 -2.8125 Z M 4.234375 -8.21875 L 4.234375 -2.8125 L 0.75 -2.8125 Z M 4.234375 -8.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 6.3125 -2.40625 L 6 -2.40625 C 5.953125 -2.171875 5.84375 -1.375 5.6875 -1.140625 C 5.59375 -1.015625 4.78125 -1.015625 4.34375 -1.015625 L 1.6875 -1.015625 C 2.078125 -1.34375 2.953125 -2.265625 3.328125 -2.609375 C 5.515625 -4.625 6.3125 -5.359375 6.3125 -6.78125 C 6.3125 -8.4375 5 -9.53125 3.34375 -9.53125 C 1.671875 -9.53125 0.703125 -8.125 0.703125 -6.890625 C 0.703125 -6.15625 1.328125 -6.15625 1.375 -6.15625 C 1.671875 -6.15625 2.046875 -6.375 2.046875 -6.828125 C 2.046875 -7.234375 1.78125 -7.5 1.375 -7.5 C 1.25 -7.5 1.21875 -7.5 1.171875 -7.484375 C 1.453125 -8.46875 2.21875 -9.125 3.15625 -9.125 C 4.375 -9.125 5.125 -8.109375 5.125 -6.78125 C 5.125 -5.5625 4.421875 -4.5 3.59375 -3.578125 L 0.703125 -0.34375 L 0.703125 0 L 5.9375 0 Z M 6.3125 -2.40625 "/>
</symbol>
</g>
</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 -113.385125 -113.383812 L 113.384406 -113.383812 M -113.385125 -102.047875 L 113.384406 -102.047875 M -113.385125 -90.708031 L 113.384406 -90.708031 M -113.385125 -79.368187 L 113.384406 -79.368187 M -113.385125 -68.03225 L 113.384406 -68.03225 M -113.385125 -56.692406 L 113.384406 -56.692406 M -113.385125 -45.352562 L 113.384406 -45.352562 M -113.385125 -34.016625 L 113.384406 -34.016625 M -113.385125 -22.676781 L 113.384406 -22.676781 M -113.385125 -11.336937 L 113.384406 -11.336937 M -113.385125 -0.001 L 113.384406 -0.001 M -113.385125 11.338844 L 113.384406 11.338844 M -113.385125 22.678688 L 113.384406 22.678688 M -113.385125 34.014625 L 113.384406 34.014625 M -113.385125 45.354469 L 113.384406 45.354469 M -113.385125 56.694313 L 113.384406 56.694313 M -113.385125 68.03025 L 113.384406 68.03025 M -113.385125 79.370094 L 113.384406 79.370094 M -113.385125 90.709938 L 113.384406 90.709938 M -113.385125 102.045875 L 113.384406 102.045875 M -113.385125 113.381813 L 113.384406 113.381813 M -113.385125 -113.383812 L -113.385125 113.385719 M -102.045281 -113.383812 L -102.045281 113.385719 M -90.709344 -113.383812 L -90.709344 113.385719 M -79.3695 -113.383812 L -79.3695 113.385719 M -68.029656 -113.383812 L -68.029656 113.385719 M -56.693719 -113.383812 L -56.693719 113.385719 M -45.353875 -113.383812 L -45.353875 113.385719 M -34.014031 -113.383812 L -34.014031 113.385719 M -22.678094 -113.383812 L -22.678094 113.385719 M -11.33825 -113.383812 L -11.33825 113.385719 M 0.00159375 -113.383812 L 0.00159375 113.385719 M 11.337531 -113.383812 L 11.337531 113.385719 M 22.677375 -113.383812 L 22.677375 113.385719 M 34.017219 -113.383812 L 34.017219 113.385719 M 45.353156 -113.383812 L 45.353156 113.385719 M 56.693 -113.383812 L 56.693 113.385719 M 68.032844 -113.383812 L 68.032844 113.385719 M 79.368781 -113.383812 L 79.368781 113.385719 M 90.708625 -113.383812 L 90.708625 113.385719 M 102.048469 -113.383812 L 102.048469 113.385719 M 113.3805 -113.383812 L 113.3805 113.385719 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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 -112.182 -0.001 L 112.181281 -0.001 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 11.386719 134.125 C 13.085938 134.441406 15.847656 135.398438 17.761719 136.515625 L 17.761719 131.734375 C 15.847656 132.847656 13.085938 133.804688 11.386719 134.125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 247.226562 134.125 C 245.527344 133.804688 242.765625 132.847656 240.851562 131.734375 L 240.851562 136.515625 C 242.765625 135.398438 245.527344 134.441406 247.226562 134.125 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="251.145" y="137.212"/>
</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.00159375 -112.180687 L 0.00159375 112.182594 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 129.308594 252.042969 C 129.625 250.34375 130.582031 247.582031 131.699219 245.667969 L 126.914062 245.667969 C 128.03125 247.582031 128.988281 250.34375 129.308594 252.042969 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 129.308594 16.203125 C 128.988281 17.902344 128.03125 20.667969 126.914062 22.578125 L 131.699219 22.578125 C 130.582031 20.667969 129.625 17.902344 129.308594 16.203125 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="125.625" y="9.497"/>
</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.385125 2.268531 L -113.385125 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.32" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="14.479" y="149.157"/>
<use xlink:href="#glyph2-2" x="21.5029" y="149.157"/>
</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 -90.709344 2.268531 L -90.709344 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="29.509" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="40.667" y="149.157"/>
</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 -68.029656 2.268531 L -68.029656 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="52.186" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="63.344" y="149.157"/>
</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 -45.353875 2.268531 L -45.353875 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="74.863" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="86.021" y="149.157"/>
</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 -22.678094 2.268531 L -22.678094 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="97.54" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="108.698" y="149.157"/>
</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.00159375 2.268531 L 0.00159375 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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 22.677375 2.268531 L 22.677375 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="148.472" y="149.157"/>
</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 45.353156 2.268531 L 45.353156 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="171.149" y="149.157"/>
</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 68.032844 2.268531 L 68.032844 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="193.826" y="149.157"/>
</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 90.708625 2.268531 L 90.708625 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="216.503" y="149.157"/>
</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.384406 2.268531 L 113.384406 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="235.668" y="149.157"/>
<use xlink:href="#glyph2-2" x="242.6919" y="149.157"/>
</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.267219 -113.383812 L -2.267938 -113.383812 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="98.314" y="251.533"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="109.473" y="251.533"/>
<use xlink:href="#glyph2-2" x="116.4969" y="251.533"/>
</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.267219 -90.708031 L -2.267938 -90.708031 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="228.856"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="116.496" y="228.856"/>
</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.267219 -68.03225 L -2.267938 -68.03225 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="206.179"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="116.496" y="206.179"/>
</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.267219 -45.352562 L -2.267938 -45.352562 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="183.503"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="116.496" y="183.503"/>
</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.267219 -22.676781 L -2.267938 -22.676781 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="160.826"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="116.496" y="160.826"/>
</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.267219 -0.001 L -2.267938 -0.001 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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.267219 22.678688 L -2.267938 22.678688 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="116.496" y="116.07"/>
</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.267219 45.354469 L -2.267938 45.354469 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="116.496" y="93.393"/>
</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.267219 68.03025 L -2.267938 68.03025 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="116.496" y="70.716"/>
</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.267219 90.709938 L -2.267938 90.709938 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="116.496" y="48.039"/>
</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.267219 113.385719 L -2.267938 113.385719 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="109.473" y="25.363"/>
<use xlink:href="#glyph2-2" x="116.4969" y="25.363"/>
</g>
</g>
</svg>
</p> </p>
<p> <p>The graph has three parts. It is a line on <img class="equation_image" title=" \displaystyle (-\infty, -2] " src="/equation_images/%20%5Cdisplaystyle%20%28-%5Cinfty%2C%20-2%5D%20" alt="LaTeX: \displaystyle (-\infty, -2] " data-equation-content=" \displaystyle (-\infty, -2] " /> , a parabola on <img class="equation_image" title=" \displaystyle (-2,3) " src="/equation_images/%20%5Cdisplaystyle%20%28-2%2C3%29%20" alt="LaTeX: \displaystyle (-2,3) " data-equation-content=" \displaystyle (-2,3) " /> , and a line on <img class="equation_image" title=" \displaystyle [3, \infty) " src="/equation_images/%20%5Cdisplaystyle%20%5B3%2C%20%5Cinfty%29%20" alt="LaTeX: \displaystyle [3, \infty) " data-equation-content=" \displaystyle [3, \infty) " /> . Graphing each part gives:<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="262.448pt" height="256.049pt" viewBox="0 0 262.448 256.049" 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 6.796875 -5.859375 C 6.34375 -5.765625 6.171875 -5.421875 6.171875 -5.15625 C 6.171875 -4.8125 6.4375 -4.6875 6.640625 -4.6875 C 7.078125 -4.6875 7.375 -5.0625 7.375 -5.453125 C 7.375 -6.046875 6.6875 -6.328125 6.078125 -6.328125 C 5.203125 -6.328125 4.71875 -5.46875 4.59375 -5.1875 C 4.265625 -6.265625 3.375 -6.328125 3.109375 -6.328125 C 1.65625 -6.328125 0.875 -4.453125 0.875 -4.125 C 0.875 -4.078125 0.9375 -4 1.03125 -4 C 1.140625 -4 1.171875 -4.09375 1.203125 -4.140625 C 1.6875 -5.734375 2.65625 -6.03125 3.0625 -6.03125 C 3.71875 -6.03125 3.84375 -5.4375 3.84375 -5.09375 C 3.84375 -4.78125 3.765625 -4.453125 3.578125 -3.765625 L 3.09375 -1.796875 C 2.890625 -0.9375 2.46875 -0.140625 1.703125 -0.140625 C 1.640625 -0.140625 1.28125 -0.140625 0.96875 -0.328125 C 1.484375 -0.4375 1.609375 -0.859375 1.609375 -1.03125 C 1.609375 -1.3125 1.390625 -1.484375 1.125 -1.484375 C 0.78125 -1.484375 0.40625 -1.1875 0.40625 -0.734375 C 0.40625 -0.125 1.078125 0.140625 1.6875 0.140625 C 2.375 0.140625 2.875 -0.40625 3.171875 -0.984375 C 3.40625 -0.140625 4.109375 0.140625 4.640625 0.140625 C 6.109375 0.140625 6.890625 -1.734375 6.890625 -2.046875 C 6.890625 -2.125 6.828125 -2.1875 6.734375 -2.1875 C 6.609375 -2.1875 6.59375 -2.109375 6.5625 -2 C 6.171875 -0.734375 5.328125 -0.140625 4.6875 -0.140625 C 4.1875 -0.140625 3.921875 -0.515625 3.921875 -1.109375 C 3.921875 -1.421875 3.96875 -1.65625 4.203125 -2.59375 L 4.703125 -4.546875 C 4.921875 -5.40625 5.40625 -6.03125 6.0625 -6.03125 C 6.09375 -6.03125 6.5 -6.03125 6.796875 -5.859375 Z M 6.796875 -5.859375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.765625 1.609375 C 3.390625 2.15625 2.828125 2.640625 2.125 2.640625 C 1.953125 2.640625 1.265625 2.609375 1.046875 1.953125 C 1.09375 1.96875 1.15625 1.96875 1.1875 1.96875 C 1.625 1.96875 1.90625 1.59375 1.90625 1.265625 C 1.90625 0.9375 1.640625 0.8125 1.421875 0.8125 C 1.1875 0.8125 0.6875 0.984375 0.6875 1.6875 C 0.6875 2.421875 1.3125 2.921875 2.125 2.921875 C 3.5625 2.921875 5 1.609375 5.40625 0.015625 L 6.8125 -5.578125 C 6.828125 -5.65625 6.859375 -5.734375 6.859375 -5.828125 C 6.859375 -6.03125 6.6875 -6.1875 6.46875 -6.1875 C 6.34375 -6.1875 6.03125 -6.125 5.921875 -5.6875 L 4.859375 -1.484375 C 4.796875 -1.21875 4.796875 -1.1875 4.671875 -1.03125 C 4.390625 -0.625 3.921875 -0.140625 3.234375 -0.140625 C 2.421875 -0.140625 2.359375 -0.9375 2.359375 -1.3125 C 2.359375 -2.140625 2.734375 -3.234375 3.125 -4.28125 C 3.28125 -4.6875 3.375 -4.890625 3.375 -5.171875 C 3.375 -5.78125 2.9375 -6.328125 2.234375 -6.328125 C 0.921875 -6.328125 0.390625 -4.25 0.390625 -4.125 C 0.390625 -4.078125 0.4375 -4 0.546875 -4 C 0.671875 -4 0.6875 -4.0625 0.75 -4.265625 C 1.09375 -5.46875 1.640625 -6.03125 2.1875 -6.03125 C 2.328125 -6.03125 2.5625 -6.03125 2.5625 -5.5625 C 2.5625 -5.1875 2.40625 -4.78125 2.1875 -4.234375 C 1.484375 -2.359375 1.484375 -1.875 1.484375 -1.53125 C 1.484375 -0.171875 2.46875 0.140625 3.1875 0.140625 C 3.59375 0.140625 4.109375 0.015625 4.625 -0.515625 L 4.640625 -0.5 C 4.421875 0.34375 4.28125 0.90625 3.765625 1.609375 Z M 3.765625 1.609375 "/>
</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 9.453125 -3.296875 C 9.703125 -3.296875 9.953125 -3.296875 9.953125 -3.578125 C 9.953125 -3.875 9.703125 -3.875 9.453125 -3.875 L 1.6875 -3.875 C 1.453125 -3.875 1.1875 -3.875 1.1875 -3.578125 C 1.1875 -3.296875 1.453125 -3.296875 1.6875 -3.296875 Z M 9.453125 -3.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 4.125 -9.1875 C 4.125 -9.53125 4.125 -9.53125 3.84375 -9.53125 C 3.5 -9.15625 2.78125 -8.625 1.3125 -8.625 L 1.3125 -8.203125 C 1.640625 -8.203125 2.359375 -8.203125 3.140625 -8.578125 L 3.140625 -1.109375 C 3.140625 -0.59375 3.09375 -0.421875 1.84375 -0.421875 L 1.390625 -0.421875 L 1.390625 0 C 1.78125 -0.03125 3.171875 -0.03125 3.640625 -0.03125 C 4.109375 -0.03125 5.5 -0.03125 5.875 0 L 5.875 -0.421875 L 5.4375 -0.421875 C 4.171875 -0.421875 4.125 -0.59375 4.125 -1.109375 Z M 4.125 -9.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 6.421875 -4.59375 C 6.421875 -5.78125 6.359375 -6.9375 5.84375 -8.03125 C 5.25 -9.21875 4.21875 -9.53125 3.515625 -9.53125 C 2.6875 -9.53125 1.65625 -9.125 1.140625 -7.9375 C 0.734375 -7.03125 0.59375 -6.140625 0.59375 -4.59375 C 0.59375 -3.203125 0.6875 -2.15625 1.203125 -1.140625 C 1.765625 -0.046875 2.75 0.296875 3.5 0.296875 C 4.75 0.296875 5.46875 -0.4375 5.875 -1.28125 C 6.390625 -2.359375 6.421875 -3.765625 6.421875 -4.59375 Z M 3.5 0.015625 C 3.046875 0.015625 2.109375 -0.25 1.84375 -1.8125 C 1.671875 -2.671875 1.671875 -3.765625 1.671875 -4.765625 C 1.671875 -5.9375 1.671875 -7 1.90625 -7.84375 C 2.15625 -8.8125 2.890625 -9.25 3.5 -9.25 C 4.046875 -9.25 4.875 -8.921875 5.15625 -7.6875 C 5.328125 -6.875 5.328125 -5.734375 5.328125 -4.765625 C 5.328125 -3.796875 5.328125 -2.71875 5.171875 -1.84375 C 4.90625 -0.265625 4 0.015625 3.5 0.015625 Z M 3.5 0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.28125 -5.171875 C 4.984375 -5.5625 6.03125 -6.21875 6.03125 -7.4375 C 6.03125 -8.671875 4.828125 -9.53125 3.515625 -9.53125 C 2.09375 -9.53125 0.96875 -8.484375 0.96875 -7.1875 C 0.96875 -6.703125 1.125 -6.203125 1.515625 -5.71875 C 1.671875 -5.53125 1.6875 -5.515625 2.703125 -4.8125 C 1.3125 -4.171875 0.59375 -3.21875 0.59375 -2.171875 C 0.59375 -0.640625 2.03125 0.296875 3.5 0.296875 C 5.09375 0.296875 6.421875 -0.875 6.421875 -2.375 C 6.421875 -3.84375 5.390625 -4.484375 4.28125 -5.171875 Z M 2.328125 -6.46875 C 2.140625 -6.59375 1.5625 -6.96875 1.5625 -7.671875 C 1.5625 -8.609375 2.53125 -9.1875 3.5 -9.1875 C 4.53125 -9.1875 5.453125 -8.453125 5.453125 -7.421875 C 5.453125 -6.546875 4.8125 -5.84375 3.984375 -5.375 Z M 3 -4.625 L 4.734375 -3.484375 C 5.109375 -3.234375 5.765625 -2.796875 5.765625 -1.921875 C 5.765625 -0.828125 4.65625 -0.09375 3.515625 -0.09375 C 2.296875 -0.09375 1.25 -0.96875 1.25 -2.171875 C 1.25 -3.28125 2.0625 -4.1875 3 -4.625 Z M 3 -4.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.765625 -4.984375 C 1.765625 -8.625 3.53125 -9.1875 4.296875 -9.1875 C 4.8125 -9.1875 5.328125 -9.03125 5.609375 -8.609375 C 5.4375 -8.609375 4.890625 -8.609375 4.890625 -8.015625 C 4.890625 -7.703125 5.109375 -7.4375 5.484375 -7.4375 C 5.84375 -7.4375 6.078125 -7.640625 6.078125 -8.0625 C 6.078125 -8.8125 5.53125 -9.53125 4.28125 -9.53125 C 2.484375 -9.53125 0.59375 -7.6875 0.59375 -4.53125 C 0.59375 -0.59375 2.3125 0.296875 3.53125 0.296875 C 5.09375 0.296875 6.421875 -1.0625 6.421875 -2.921875 C 6.421875 -4.828125 5.09375 -6.109375 3.65625 -6.109375 C 2.375 -6.109375 1.90625 -5 1.765625 -4.609375 Z M 3.53125 -0.09375 C 2.625 -0.09375 2.1875 -0.890625 2.0625 -1.1875 C 1.9375 -1.5625 1.796875 -2.265625 1.796875 -3.265625 C 1.796875 -4.40625 2.3125 -5.828125 3.59375 -5.828125 C 4.390625 -5.828125 4.8125 -5.296875 5.015625 -4.8125 C 5.25 -4.28125 5.25 -3.5625 5.25 -2.9375 C 5.25 -2.203125 5.25 -1.5625 4.984375 -1.015625 C 4.625 -0.328125 4.109375 -0.09375 3.53125 -0.09375 Z M 3.53125 -0.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 5.171875 -9.34375 C 5.171875 -9.609375 5.171875 -9.6875 4.984375 -9.6875 C 4.859375 -9.6875 4.8125 -9.6875 4.703125 -9.515625 L 0.390625 -2.8125 L 0.390625 -2.390625 L 4.15625 -2.390625 L 4.15625 -1.09375 C 4.15625 -0.5625 4.125 -0.421875 3.078125 -0.421875 L 2.796875 -0.421875 L 2.796875 0 C 3.125 -0.03125 4.265625 -0.03125 4.65625 -0.03125 C 5.0625 -0.03125 6.203125 -0.03125 6.546875 0 L 6.546875 -0.421875 L 6.25 -0.421875 C 5.21875 -0.421875 5.171875 -0.5625 5.171875 -1.09375 L 5.171875 -2.390625 L 6.625 -2.390625 L 6.625 -2.8125 L 5.171875 -2.8125 Z M 4.234375 -8.21875 L 4.234375 -2.8125 L 0.75 -2.8125 Z M 4.234375 -8.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 6.3125 -2.40625 L 6 -2.40625 C 5.953125 -2.171875 5.84375 -1.375 5.6875 -1.140625 C 5.59375 -1.015625 4.78125 -1.015625 4.34375 -1.015625 L 1.6875 -1.015625 C 2.078125 -1.34375 2.953125 -2.265625 3.328125 -2.609375 C 5.515625 -4.625 6.3125 -5.359375 6.3125 -6.78125 C 6.3125 -8.4375 5 -9.53125 3.34375 -9.53125 C 1.671875 -9.53125 0.703125 -8.125 0.703125 -6.890625 C 0.703125 -6.15625 1.328125 -6.15625 1.375 -6.15625 C 1.671875 -6.15625 2.046875 -6.375 2.046875 -6.828125 C 2.046875 -7.234375 1.78125 -7.5 1.375 -7.5 C 1.25 -7.5 1.21875 -7.5 1.171875 -7.484375 C 1.453125 -8.46875 2.21875 -9.125 3.15625 -9.125 C 4.375 -9.125 5.125 -8.109375 5.125 -6.78125 C 5.125 -5.5625 4.421875 -4.5 3.59375 -3.578125 L 0.703125 -0.34375 L 0.703125 0 L 5.9375 0 Z M 6.3125 -2.40625 "/>
</symbol>
</g>
</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 -113.385125 -113.383812 L 113.384406 -113.383812 M -113.385125 -102.047875 L 113.384406 -102.047875 M -113.385125 -90.708031 L 113.384406 -90.708031 M -113.385125 -79.368187 L 113.384406 -79.368187 M -113.385125 -68.03225 L 113.384406 -68.03225 M -113.385125 -56.692406 L 113.384406 -56.692406 M -113.385125 -45.352562 L 113.384406 -45.352562 M -113.385125 -34.016625 L 113.384406 -34.016625 M -113.385125 -22.676781 L 113.384406 -22.676781 M -113.385125 -11.336937 L 113.384406 -11.336937 M -113.385125 -0.001 L 113.384406 -0.001 M -113.385125 11.338844 L 113.384406 11.338844 M -113.385125 22.678688 L 113.384406 22.678688 M -113.385125 34.014625 L 113.384406 34.014625 M -113.385125 45.354469 L 113.384406 45.354469 M -113.385125 56.694313 L 113.384406 56.694313 M -113.385125 68.03025 L 113.384406 68.03025 M -113.385125 79.370094 L 113.384406 79.370094 M -113.385125 90.709938 L 113.384406 90.709938 M -113.385125 102.045875 L 113.384406 102.045875 M -113.385125 113.381813 L 113.384406 113.381813 M -113.385125 -113.383812 L -113.385125 113.385719 M -102.045281 -113.383812 L -102.045281 113.385719 M -90.709344 -113.383812 L -90.709344 113.385719 M -79.3695 -113.383812 L -79.3695 113.385719 M -68.029656 -113.383812 L -68.029656 113.385719 M -56.693719 -113.383812 L -56.693719 113.385719 M -45.353875 -113.383812 L -45.353875 113.385719 M -34.014031 -113.383812 L -34.014031 113.385719 M -22.678094 -113.383812 L -22.678094 113.385719 M -11.33825 -113.383812 L -11.33825 113.385719 M 0.00159375 -113.383812 L 0.00159375 113.385719 M 11.337531 -113.383812 L 11.337531 113.385719 M 22.677375 -113.383812 L 22.677375 113.385719 M 34.017219 -113.383812 L 34.017219 113.385719 M 45.353156 -113.383812 L 45.353156 113.385719 M 56.693 -113.383812 L 56.693 113.385719 M 68.032844 -113.383812 L 68.032844 113.385719 M 79.368781 -113.383812 L 79.368781 113.385719 M 90.708625 -113.383812 L 90.708625 113.385719 M 102.048469 -113.383812 L 102.048469 113.385719 M 113.3805 -113.383812 L 113.3805 113.385719 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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 -112.182 -0.001 L 112.181281 -0.001 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 11.386719 134.125 C 13.085938 134.441406 15.847656 135.398438 17.761719 136.515625 L 17.761719 131.734375 C 15.847656 132.847656 13.085938 133.804688 11.386719 134.125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 247.226562 134.125 C 245.527344 133.804688 242.765625 132.847656 240.851562 131.734375 L 240.851562 136.515625 C 242.765625 135.398438 245.527344 134.441406 247.226562 134.125 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="251.145" y="137.212"/>
</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.00159375 -112.180687 L 0.00159375 112.182594 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 129.308594 252.042969 C 129.625 250.34375 130.582031 247.582031 131.699219 245.667969 L 126.914062 245.667969 C 128.03125 247.582031 128.988281 250.34375 129.308594 252.042969 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 129.308594 16.203125 C 128.988281 17.902344 128.03125 20.667969 126.914062 22.578125 L 131.699219 22.578125 C 130.582031 20.667969 129.625 17.902344 129.308594 16.203125 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="125.625" y="9.497"/>
</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.385125 2.268531 L -113.385125 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.32" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="14.479" y="149.157"/>
<use xlink:href="#glyph2-2" x="21.5029" y="149.157"/>
</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 -90.709344 2.268531 L -90.709344 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="29.509" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="40.667" y="149.157"/>
</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 -68.029656 2.268531 L -68.029656 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="52.186" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="63.344" y="149.157"/>
</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 -45.353875 2.268531 L -45.353875 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="74.863" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="86.021" y="149.157"/>
</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 -22.678094 2.268531 L -22.678094 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="97.54" y="149.157"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="108.698" y="149.157"/>
</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.00159375 2.268531 L 0.00159375 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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 22.677375 2.268531 L 22.677375 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="148.472" y="149.157"/>
</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 45.353156 2.268531 L 45.353156 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="171.149" y="149.157"/>
</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 68.032844 2.268531 L 68.032844 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="193.826" y="149.157"/>
</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 90.708625 2.268531 L 90.708625 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="216.503" y="149.157"/>
</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.384406 2.268531 L 113.384406 -2.266625 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="235.668" y="149.157"/>
<use xlink:href="#glyph2-2" x="242.6919" y="149.157"/>
</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.267219 -113.383812 L -2.267938 -113.383812 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="98.314" y="251.533"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="109.473" y="251.533"/>
<use xlink:href="#glyph2-2" x="116.4969" y="251.533"/>
</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.267219 -90.708031 L -2.267938 -90.708031 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="228.856"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="116.496" y="228.856"/>
</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.267219 -68.03225 L -2.267938 -68.03225 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="206.179"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="116.496" y="206.179"/>
</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.267219 -45.352562 L -2.267938 -45.352562 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="183.503"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="116.496" y="183.503"/>
</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.267219 -22.676781 L -2.267938 -22.676781 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="105.338" y="160.826"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="116.496" y="160.826"/>
</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.267219 -0.001 L -2.267938 -0.001 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<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.267219 22.678688 L -2.267938 22.678688 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="116.496" y="116.07"/>
</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.267219 45.354469 L -2.267938 45.354469 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="116.496" y="93.393"/>
</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.267219 68.03025 L -2.267938 68.03025 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="116.496" y="70.716"/>
</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.267219 90.709938 L -2.267938 90.709938 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="116.496" y="48.039"/>
</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.267219 113.385719 L -2.267938 113.385719 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="109.473" y="25.363"/>
<use xlink:href="#glyph2-2" x="116.4969" y="25.363"/>
</g>
<path style="fill:none;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M -108.814813 33.100563 L -113.127313 33.963844 L -112.865594 33.913063 L -112.607781 33.858375 L -112.084344 33.756813 L -111.826531 33.702125 L -111.564813 33.651344 L -111.307 33.600563 L -111.045281 33.545875 L -110.787469 33.495094 L -110.52575 33.444313 L -110.267938 33.393531 L -110.006219 33.338844 L -109.748406 33.288063 L -109.486688 33.237281 L -109.228875 33.182594 L -108.967156 33.131813 L -108.709344 33.081031 L -108.447625 33.026344 L -108.189813 32.975563 L -107.928094 32.924781 L -107.670281 32.874 L -107.408563 32.819313 L -107.146844 32.768531 L -106.889031 32.71775 L -106.627313 32.663063 L -106.3695 32.612281 L -106.107781 32.5615 L -105.849969 32.506813 L -105.58825 32.456031 L -105.330438 32.40525 L -105.068719 32.350563 L -104.810906 32.299781 L -104.549188 32.249 L -104.291375 32.198219 L -104.029656 32.143531 L -103.771844 32.09275 L -103.510125 32.041969 L -103.252313 31.987281 L -102.990594 31.9365 L -102.732781 31.885719 L -102.471063 31.831031 L -102.21325 31.78025 L -101.689813 31.678688 L -101.432 31.624 L -101.170281 31.573219 L -100.912469 31.522438 L -100.65075 31.46775 L -100.392938 31.416969 L -100.131219 31.366188 L -99.873406 31.3115 L -99.611688 31.260719 L -99.353875 31.209938 L -99.092156 31.15525 L -98.834344 31.104469 L -98.572625 31.053688 L -98.314813 31.002906 L -98.053094 30.948219 L -97.795281 30.897438 L -97.533563 30.846656 L -97.27575 30.791969 L -96.752313 30.690406 L -96.4945 30.635719 L -96.232781 30.584938 L -95.974969 30.534156 L -95.71325 30.479469 L -95.455438 30.428688 L -95.193719 30.377906 L -94.935906 30.327125 L -94.674188 30.272438 L -94.416375 30.221656 L -94.154656 30.170875 L -93.896844 30.116188 L -93.635125 30.065406 L -93.377313 30.014625 L -93.115594 29.959938 L -92.857781 29.909156 L -92.596063 29.858375 L -92.33825 29.807594 L -92.076531 29.752906 L -91.814813 29.702125 L -91.557 29.651344 L -91.295281 29.596656 L -91.037469 29.545875 L -90.77575 29.495094 L -90.517938 29.440406 L -90.256219 29.389625 L -89.998406 29.338844 L -89.736688 29.284156 L -89.478875 29.233375 L -89.217156 29.182594 L -88.959344 29.131813 L -88.697625 29.077125 L -88.439813 29.026344 L -88.178094 28.975563 L -87.920281 28.920875 L -87.658563 28.870094 L -87.40075 28.819313 L -87.139031 28.764625 L -86.881219 28.713844 L -86.357781 28.612281 L -86.099969 28.557594 L -85.83825 28.506813 L -85.580438 28.456031 L -85.318719 28.401344 L -85.060906 28.350563 L -84.799188 28.299781 L -84.541375 28.245094 L -84.279656 28.194313 L -84.021844 28.143531 L -83.760125 28.088844 L -83.502313 28.038063 L -83.240594 27.987281 L -82.982781 27.9365 L -82.721063 27.881813 L -82.46325 27.831031 L -82.201531 27.78025 L -81.943719 27.725563 L -81.420281 27.624 L -81.162469 27.569313 L -80.90075 27.518531 L -80.642938 27.46775 L -80.381219 27.416969 L -80.123406 27.362281 L -79.861688 27.3115 L -79.603875 27.260719 L -79.342156 27.206031 L -79.084344 27.15525 L -78.822625 27.104469 L -78.564813 27.049781 L -78.303094 26.999 L -78.045281 26.948219 L -77.783563 26.893531 L -77.52575 26.84275 L -77.264031 26.791969 L -77.006219 26.741188 L -76.7445 26.6865 L -76.482781 26.635719 L -76.224969 26.584938 L -75.96325 26.53025 L -75.705438 26.479469 L -75.443719 26.428688 L -75.185906 26.374 L -74.924188 26.323219 L -74.666375 26.272438 L -74.404656 26.21775 L -74.146844 26.166969 L -73.885125 26.116188 L -73.627313 26.065406 L -73.365594 26.010719 L -73.107781 25.959938 L -72.846063 25.909156 L -72.58825 25.854469 L -72.326531 25.803688 L -72.068719 25.752906 L -71.807 25.698219 L -71.549188 25.647438 L -71.287469 25.596656 L -71.02575 25.541969 L -70.767938 25.491188 L -70.506219 25.440406 L -70.248406 25.389625 L -69.986688 25.334938 L -69.728875 25.284156 L -69.467156 25.233375 L -69.209344 25.178688 L -68.947625 25.127906 L -68.689813 25.077125 L -68.428094 25.022438 L -68.170281 24.971656 L -67.908563 24.920875 L -67.65075 24.870094 L -67.389031 24.815406 L -67.131219 24.764625 L -66.8695 24.713844 L -66.611688 24.659156 L -66.08825 24.557594 L -65.830438 24.502906 L -65.568719 24.452125 L -65.310906 24.401344 L -65.049188 24.346656 L -64.791375 24.295875 L -64.529656 24.245094 L -64.271844 24.194313 L -64.010125 24.139625 L -63.752313 24.088844 L -63.490594 24.038063 L -63.232781 23.983375 L -62.971063 23.932594 L -62.71325 23.881813 L -62.451531 23.827125 L -62.193719 23.776344 L -61.932 23.725563 L -61.674188 23.674781 L -61.412469 23.620094 L -61.15075 23.569313 L -60.892938 23.518531 L -60.631219 23.463844 L -60.373406 23.413063 L -60.111688 23.362281 L -59.853875 23.307594 L -59.592156 23.256813 L -59.334344 23.206031 L -59.072625 23.151344 L -58.814813 23.100563 L -58.553094 23.049781 L -58.295281 22.999 L -58.033563 22.944313 L -57.77575 22.893531 L -57.514031 22.84275 L -57.256219 22.788063 L -56.9945 22.737281 L -56.736688 22.6865 L -56.474969 22.631813 L -56.217156 22.581031 L -55.693719 22.479469 L -55.435906 22.424781 L -55.174188 22.374 L -54.916375 22.323219 L -54.654656 22.268531 L -54.396844 22.21775 L -54.135125 22.166969 L -53.877313 22.112281 L -53.615594 22.0615 L -53.357781 22.010719 L -53.096063 21.956031 L -52.83825 21.90525 L -52.576531 21.854469 L -52.318719 21.803688 L -52.057 21.749 L -51.799188 21.698219 L -51.537469 21.647438 L -51.279656 21.59275 L -50.756219 21.491188 L -50.498406 21.4365 L -50.236688 21.385719 L -49.978875 21.334938 L -49.717156 21.284156 L -49.459344 21.229469 L -49.197625 21.178688 L -48.939813 21.127906 L -48.678094 21.073219 L -48.420281 21.022438 L -48.158563 20.971656 L -47.90075 20.916969 L -47.639031 20.866188 L -47.381219 20.815406 L -47.1195 20.760719 L -46.861688 20.709938 L -46.599969 20.659156 L -46.342156 20.608375 L -46.080438 20.553688 L -45.818719 20.502906 L -45.560906 20.452125 L -45.299188 20.397438 L -45.041375 20.346656 L -44.779656 20.295875 L -44.521844 20.241188 L -44.260125 20.190406 L -44.002313 20.139625 L -43.740594 20.084938 L -43.482781 20.034156 L -43.221063 19.983375 L -42.96325 19.932594 L -42.701531 19.877906 L -42.443719 19.827125 L -42.182 19.776344 L -41.924188 19.721656 L -41.662469 19.670875 L -41.404656 19.620094 L -41.142938 19.565406 L -40.885125 19.514625 L -40.361688 19.413063 L -40.103875 19.358375 L -39.842156 19.307594 L -39.584344 19.256813 L -39.322625 19.202125 L -39.064813 19.151344 L -38.803094 19.100563 L -38.545281 19.045875 L -38.283563 18.995094 L -38.02575 18.944313 L -37.764031 18.889625 L -37.506219 18.838844 L -37.2445 18.788063 L -36.986688 18.737281 L -36.724969 18.682594 L -36.467156 18.631813 L -36.205438 18.581031 L -35.947625 18.526344 L -35.424188 18.424781 L -35.166375 18.370094 L -34.904656 18.319313 L -34.646844 18.268531 L -34.385125 18.213844 L -34.127313 18.163063 L -33.865594 18.112281 L -33.607781 18.0615 L -33.346063 18.006813 L -33.08825 17.956031 L -32.826531 17.90525 L -32.568719 17.850563 L -32.307 17.799781 L -32.049188 17.749 L -31.787469 17.694313 L -31.529656 17.643531 L -31.267938 17.59275 L -31.010125 17.541969 L -30.748406 17.487281 L -30.486688 17.4365 L -30.228875 17.385719 L -29.967156 17.331031 L -29.709344 17.28025 L -29.447625 17.229469 L -29.189813 17.174781 L -28.928094 17.124 L -28.670281 17.073219 L -28.408563 17.018531 L -28.15075 16.96775 L -27.889031 16.916969 L -27.631219 16.866188 L -27.3695 16.8115 L -27.111688 16.760719 L -26.849969 16.709938 L -26.592156 16.65525 L -26.330438 16.604469 L -26.072625 16.553688 L -25.810906 16.499 L -25.553094 16.448219 L -25.029656 16.346656 L -24.771844 16.291969 L -24.510125 16.241188 L -24.252313 16.190406 L -23.990594 16.135719 L -23.732781 16.084938 L -23.471063 16.034156 L -23.21325 15.979469 L -22.951531 15.928688 L -22.693719 15.877906 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,100%);fill-opacity:1;" d="M 15.921875 100.109375 C 17.226562 100.632812 19.273438 101.835938 20.617188 103.03125 L 21.382812 99.222656 C 19.679688 99.804688 17.328125 100.125 15.921875 100.109375 "/>
<path style="fill:none;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M -22.678094 -47.622094 L -22.514031 -47.102562 L -22.353875 -46.590844 L -22.189813 -46.079125 L -22.029656 -45.575219 L -21.865594 -45.071312 L -21.701531 -44.571312 L -21.541375 -44.079125 L -21.377313 -43.586937 L -21.217156 -43.098656 L -21.053094 -42.614281 L -20.892938 -42.133812 L -20.728875 -41.65725 L -20.568719 -41.184594 L -20.404656 -40.715844 L -20.2445 -40.251 L -19.916375 -39.329125 L -19.756219 -38.876 L -19.592156 -38.426781 L -19.432 -37.977562 L -19.267938 -37.536156 L -19.107781 -37.09475 L -18.943719 -36.661156 L -18.783563 -36.227562 L -18.6195 -35.801781 L -18.459344 -35.376 L -18.295281 -34.954125 L -18.131219 -34.536156 L -17.971063 -34.126 L -17.807 -33.715844 L -17.646844 -33.309594 L -17.482781 -32.90725 L -17.322625 -32.508812 L -17.158563 -32.114281 L -16.998406 -31.723656 L -16.834344 -31.333031 L -16.674188 -30.950219 L -16.510125 -30.571312 L -16.346063 -30.196312 L -16.185906 -29.821312 L -16.021844 -29.454125 L -15.861688 -29.086937 L -15.697625 -28.727562 L -15.537469 -28.368187 L -15.373406 -28.016625 L -15.21325 -27.665062 L -15.049188 -27.317406 L -14.889031 -26.977562 L -14.724969 -26.637719 L -14.560906 -26.301781 L -14.40075 -25.96975 L -14.236688 -25.641625 L -14.076531 -25.317406 L -13.912469 -24.997094 L -13.752313 -24.680687 L -13.58825 -24.368187 L -13.428094 -24.059594 L -13.264031 -23.751 L -13.103875 -23.450219 L -12.77575 -22.856469 L -12.615594 -22.567406 L -12.451531 -22.278344 L -12.291375 -21.997094 L -12.127313 -21.715844 L -11.967156 -21.442406 L -11.803094 -21.168969 L -11.642938 -20.899437 L -11.478875 -20.637719 L -11.318719 -20.376 L -11.154656 -20.118187 L -10.990594 -19.864281 L -10.830438 -19.614281 L -10.666375 -19.368187 L -10.506219 -19.126 L -10.342156 -18.887719 L -10.182 -18.653344 L -10.017938 -18.418969 L -9.857781 -18.192406 L -9.693719 -17.96975 L -9.533563 -17.747094 L -9.3695 -17.53225 L -9.205438 -17.321312 L -9.045281 -17.110375 L -8.881219 -16.90725 L -8.721063 -16.704125 L -8.557 -16.504906 L -8.396844 -16.3135 L -8.232781 -16.122094 L -8.072625 -15.934594 L -7.908563 -15.751 L -7.748406 -15.571312 L -7.584344 -15.395531 L -7.420281 -15.223656 L -7.260125 -15.055687 L -6.935906 -14.731469 L -6.771844 -14.575219 L -6.611688 -14.422875 L -6.447625 -14.270531 L -6.287469 -14.126 L -6.123406 -13.985375 L -5.96325 -13.84475 L -5.799188 -13.711937 L -5.639031 -13.579125 L -5.310906 -13.329125 L -5.15075 -13.208031 L -4.986688 -13.09475 L -4.826531 -12.981469 L -4.662469 -12.872094 L -4.502313 -12.766625 L -4.33825 -12.665062 L -4.178094 -12.567406 L -4.014031 -12.473656 L -3.853875 -12.383812 L -3.689813 -12.297875 L -3.52575 -12.215844 L -3.365594 -12.137719 L -3.201531 -12.0635 L -3.041375 -11.989281 L -2.877313 -11.922875 L -2.717156 -11.860375 L -2.553094 -11.797875 L -2.392938 -11.743187 L -2.228875 -11.6885 L -2.068719 -11.641625 L -1.904656 -11.59475 L -1.740594 -11.551781 L -1.580438 -11.512719 L -1.416375 -11.481469 L -1.256219 -11.450219 L -1.092156 -11.422875 L -0.932 -11.399437 L -0.767938 -11.379906 L -0.607781 -11.364281 L -0.443719 -11.352562 L -0.283563 -11.34475 L 0.0445625 -11.336937 L 0.204719 -11.340844 L 0.368781 -11.348656 L 0.528937 -11.356469 L 0.693 -11.372094 L 0.853156 -11.391625 L 1.017219 -11.411156 L 1.177375 -11.434594 L 1.341437 -11.465844 L 1.501594 -11.497094 L 1.829719 -11.575219 L 1.989875 -11.618187 L 2.153937 -11.665062 L 2.314094 -11.715844 L 2.478156 -11.770531 L 2.638312 -11.829125 L 2.802375 -11.891625 L 2.962531 -11.958031 L 3.126594 -12.028344 L 3.28675 -12.102562 L 3.450812 -12.176781 L 3.614875 -12.258812 L 3.775031 -12.34475 L 3.939094 -12.430687 L 4.09925 -12.524437 L 4.263312 -12.622094 L 4.423469 -12.71975 L 4.587531 -12.821312 L 4.747687 -12.930687 L 4.91175 -13.040062 L 5.071906 -13.153344 L 5.400031 -13.395531 L 5.560187 -13.520531 L 5.72425 -13.649437 L 5.884406 -13.78225 L 6.048469 -13.918969 L 6.208625 -14.059594 L 6.372687 -14.204125 L 6.532844 -14.352562 L 6.696906 -14.501 L 6.857062 -14.65725 L 7.185187 -14.977562 L 7.345344 -15.145531 L 7.509406 -15.317406 L 7.669562 -15.489281 L 7.833625 -15.665062 L 7.993781 -15.848656 L 8.157844 -16.03225 L 8.318 -16.223656 L 8.482062 -16.415062 L 8.642219 -16.610375 L 8.806281 -16.809594 L 8.970344 -17.012719 L 9.1305 -17.21975 L 9.294562 -17.430687 L 9.454719 -17.645531 L 9.618781 -17.864281 L 9.778937 -18.086937 L 9.943 -18.3135 L 10.103156 -18.543969 L 10.267219 -18.774437 L 10.427375 -19.012719 L 10.7555 -19.497094 L 10.915656 -19.747094 L 11.079719 -19.997094 L 11.239875 -20.254906 L 11.403937 -20.512719 L 11.564094 -20.774437 L 11.728156 -21.043969 L 11.888312 -21.3135 L 12.052375 -21.586937 L 12.212531 -21.864281 L 12.376594 -22.145531 L 12.540656 -22.430687 L 12.700812 -22.71975 L 12.864875 -23.012719 L 13.025031 -23.309594 L 13.189094 -23.610375 L 13.34925 -23.915062 L 13.513312 -24.21975 L 13.673469 -24.53225 L 13.837531 -24.848656 L 13.997687 -25.165062 L 14.325812 -25.8135 L 14.485969 -26.145531 L 14.650031 -26.477562 L 14.810187 -26.817406 L 14.97425 -27.15725 L 15.134406 -27.501 L 15.298469 -27.848656 L 15.458625 -28.204125 L 15.622687 -28.559594 L 15.782844 -28.918969 L 15.946906 -29.28225 L 16.110969 -29.649437 L 16.271125 -30.020531 L 16.435187 -30.391625 L 16.595344 -30.770531 L 16.759406 -31.153344 L 16.919562 -31.540062 L 17.083625 -31.926781 L 17.243781 -32.321312 L 17.407844 -32.71975 L 17.568 -33.118187 L 17.896125 -33.930687 L 18.056281 -34.340844 L 18.220344 -34.758812 L 18.3805 -35.176781 L 18.544562 -35.598656 L 18.704719 -36.024437 L 18.868781 -36.458031 L 19.028937 -36.891625 L 19.193 -37.329125 L 19.353156 -37.770531 L 19.517219 -38.215844 L 19.681281 -38.665062 L 19.841437 -39.114281 L 20.0055 -39.571312 L 20.165656 -40.03225 L 20.329719 -40.497094 L 20.489875 -40.961937 L 20.653937 -41.434594 L 20.814094 -41.90725 L 20.978156 -42.387719 L 21.138312 -42.868187 L 21.466437 -43.84475 L 21.626594 -44.340844 L 21.790656 -44.836937 L 21.950812 -45.336937 L 22.114875 -45.840844 L 22.275031 -46.348656 L 22.439094 -46.860375 L 22.59925 -47.376 L 22.763312 -47.895531 L 22.923469 -48.418969 L 23.087531 -48.946312 L 23.251594 -49.477562 L 23.41175 -50.012719 L 23.575812 -50.547875 L 23.735969 -51.090844 L 23.900031 -51.637719 L 24.060187 -52.184594 L 24.22425 -52.739281 L 24.384406 -53.293969 L 24.548469 -53.856469 L 24.708625 -54.418969 L 25.03675 -55.559594 L 25.196906 -56.133812 L 25.360969 -56.711937 L 25.521125 -57.293969 L 25.685187 -57.883812 L 25.845344 -58.473656 L 26.009406 -59.067406 L 26.169562 -59.665062 L 26.333625 -60.262719 L 26.493781 -60.868187 L 26.657844 -61.477562 L 26.821906 -62.090844 L 26.982062 -62.708031 L 27.146125 -63.325219 L 27.306281 -63.950219 L 27.470344 -64.575219 L 27.6305 -65.208031 L 27.794562 -65.840844 L 27.954719 -66.481469 L 28.118781 -67.122094 L 28.278937 -67.766625 L 28.607062 -69.071312 L 28.767219 -69.727562 L 28.931281 -70.387719 L 29.091437 -71.051781 L 29.2555 -71.71975 L 29.415656 -72.391625 L 29.579719 -73.067406 L 29.739875 -73.747094 L 29.903937 -74.430687 L 30.064094 -75.118187 L 30.392219 -76.501 L 30.552375 -77.200219 L 30.716437 -77.899437 L 30.876594 -78.606469 L 31.040656 -79.3135 L 31.200812 -80.028344 L 31.364875 -80.743187 L 31.525031 -81.465844 L 31.689094 -82.1885 L 31.84925 -82.915062 L 32.013312 -83.645531 L 32.177375 -84.383812 L 32.337531 -85.122094 L 32.501594 -85.864281 L 32.66175 -86.610375 L 32.825812 -87.360375 L 32.985969 -88.114281 L 33.150031 -88.868187 L 33.310187 -89.629906 L 33.47425 -90.395531 L 33.634406 -91.165062 L 33.798469 -91.934594 L 33.962531 -92.711937 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style="fill:none;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 34.017219 45.354469 L 34.470344 44.901344 L 34.696906 44.670875 L 34.923469 44.444313 L 35.153937 44.21775 L 35.607062 43.764625 L 35.833625 43.534156 L 36.060187 43.307594 L 36.290656 43.081031 L 36.743781 42.627906 L 36.970344 42.397438 L 37.196906 42.170875 L 37.427375 41.944313 L 37.8805 41.491188 L 38.107062 41.260719 L 38.333625 41.034156 L 38.564094 40.807594 L 39.017219 40.354469 L 39.243781 40.124 L 39.470344 39.897438 L 39.700812 39.670875 L 40.153937 39.21775 L 40.3805 38.987281 L 40.607062 38.760719 L 40.837531 38.534156 L 41.290656 38.081031 L 41.517219 37.850563 L 41.743781 37.624 L 41.97425 37.397438 L 42.427375 36.944313 L 42.653937 36.713844 L 42.8805 36.487281 L 43.110969 36.260719 L 43.564094 35.807594 L 43.790656 35.577125 L 44.017219 35.350563 L 44.247687 35.124 L 44.700812 34.670875 L 44.927375 34.440406 L 45.153937 34.213844 L 45.384406 33.987281 L 45.837531 33.534156 L 46.064094 33.303688 L 46.290656 33.077125 L 46.521125 32.850563 L 46.97425 32.397438 L 47.200812 32.166969 L 47.427375 31.940406 L 47.657844 31.713844 L 48.110969 31.260719 L 48.337531 31.03025 L 48.564094 30.803688 L 48.794562 30.577125 L 49.247687 30.124 L 49.47425 29.893531 L 49.927375 29.440406 L 50.157844 29.213844 L 50.384406 28.987281 L 50.610969 28.756813 L 51.064094 28.303688 L 51.294562 28.077125 L 51.521125 27.850563 L 51.747687 27.620094 L 52.200812 27.166969 L 52.431281 26.940406 L 52.657844 26.713844 L 52.884406 26.483375 L 53.337531 26.03025 L 53.568 25.803688 L 53.794562 25.577125 L 54.021125 25.346656 L 54.47425 24.893531 L 54.704719 24.666969 L 54.931281 24.440406 L 55.157844 24.209938 L 55.610969 23.756813 L 55.841437 23.53025 L 56.068 23.303688 L 56.294562 23.073219 L 56.747687 22.620094 L 56.978156 22.393531 L 57.204719 22.166969 L 57.431281 21.9365 L 57.884406 21.483375 L 58.114875 21.256813 L 58.341437 21.03025 L 58.568 20.799781 L 59.021125 20.346656 L 59.251594 20.120094 L 59.478156 19.893531 L 59.704719 19.663063 L 60.157844 19.209938 L 60.388312 18.983375 L 60.614875 18.756813 L 60.841437 18.526344 L 61.294562 18.073219 L 61.525031 17.846656 L 61.751594 17.620094 L 61.978156 17.389625 L 62.431281 16.9365 L 62.66175 16.709938 L 62.888312 16.483375 L 63.114875 16.252906 L 63.568 15.799781 L 63.798469 15.573219 L 64.251594 15.120094 L 64.478156 14.889625 L 64.704719 14.663063 L 64.935187 14.4365 L 65.388312 13.983375 L 65.614875 13.752906 L 65.841437 13.526344 L 66.071906 13.299781 L 66.525031 12.846656 L 66.751594 12.616188 L 66.978156 12.389625 L 67.208625 12.163063 L 67.66175 11.709938 L 67.888312 11.479469 L 68.114875 11.252906 L 68.345344 11.026344 L 68.798469 10.573219 L 69.025031 10.34275 L 69.251594 10.116188 L 69.482062 9.889625 L 69.935187 9.4365 L 70.16175 9.206031 L 70.388312 8.979469 L 70.618781 8.752906 L 71.071906 8.299781 L 71.298469 8.069313 L 71.525031 7.84275 L 71.7555 7.616188 L 72.208625 7.163063 L 72.435187 6.932594 L 72.66175 6.706031 L 72.892219 6.479469 L 73.345344 6.026344 L 73.571906 5.795875 L 73.798469 5.569313 L 74.028937 5.34275 L 74.482062 4.889625 L 74.708625 4.659156 L 74.935187 4.432594 L 75.165656 4.206031 L 75.618781 3.752906 L 75.845344 3.522438 L 76.071906 3.295875 L 76.302375 3.069313 L 76.7555 2.616188 L 76.982062 2.385719 L 77.208625 2.159156 L 77.439094 1.932594 L 77.892219 1.479469 L 78.118781 1.249 L 78.345344 1.022438 L 78.575812 0.795875 L 79.028937 0.34275 L 79.2555 0.112281 L 79.482062 -0.114281 L 79.712531 -0.340844 L 80.165656 -0.793969 L 80.392219 -1.024437 L 80.618781 -1.251 L 80.84925 -1.477562 L 81.302375 -1.930687 L 81.528937 -2.161156 L 81.7555 -2.387719 L 81.985969 -2.614281 L 82.439094 -3.067406 L 82.665656 -3.297875 L 82.892219 -3.524437 L 83.122687 -3.751 L 83.575812 -4.204125 L 83.802375 -4.434594 L 84.2555 -4.887719 L 84.485969 -5.114281 L 84.712531 -5.340844 L 84.939094 -5.571312 L 85.392219 -6.024437 L 85.622687 -6.251 L 85.84925 -6.477562 L 86.075812 -6.708031 L 86.528937 -7.161156 L 86.759406 -7.387719 L 86.985969 -7.614281 L 87.212531 -7.84475 L 87.665656 -8.297875 L 87.896125 -8.524437 L 88.122687 -8.751 L 88.34925 -8.981469 L 88.802375 -9.434594 L 89.032844 -9.661156 L 89.259406 -9.887719 L 89.485969 -10.118187 L 89.939094 -10.571312 L 90.169562 -10.797875 L 90.396125 -11.024437 L 90.622687 -11.254906 L 91.075812 -11.708031 L 91.306281 -11.934594 L 91.532844 -12.161156 L 91.759406 -12.391625 L 92.212531 -12.84475 L 92.443 -13.071312 L 92.669562 -13.297875 L 92.896125 -13.528344 L 93.34925 -13.981469 L 93.579719 -14.208031 L 93.806281 -14.434594 L 94.032844 -14.665062 L 94.485969 -15.118187 L 94.716437 -15.34475 L 94.943 -15.571312 L 95.169562 -15.801781 L 95.622687 -16.254906 L 95.853156 -16.481469 L 96.306281 -16.934594 L 96.532844 -17.165062 L 96.759406 -17.391625 L 96.989875 -17.618187 L 97.443 -18.071312 L 97.669562 -18.301781 L 97.896125 -18.528344 L 98.126594 -18.754906 L 98.579719 -19.208031 L 98.806281 -19.4385 L 99.032844 -19.665062 L 99.263312 -19.891625 L 99.716437 -20.34475 L 99.943 -20.575219 L 100.169562 -20.801781 L 100.400031 -21.028344 L 100.853156 -21.481469 L 101.079719 -21.711937 L 101.306281 -21.9385 L 101.53675 -22.165062 L 101.989875 -22.618187 L 102.216437 -22.848656 L 102.443 -23.075219 L 102.673469 -23.301781 L 103.126594 -23.754906 L 103.353156 -23.985375 L 103.579719 -24.211937 L 103.810187 -24.4385 L 104.263312 -24.891625 L 104.489875 -25.122094 L 104.716437 -25.348656 L 104.946906 -25.575219 L 105.400031 -26.028344 L 105.626594 -26.258812 L 105.853156 -26.485375 L 106.083625 -26.711937 L 106.53675 -27.165062 L 106.763312 -27.395531 L 106.989875 -27.622094 L 107.220344 -27.848656 L 107.673469 -28.301781 L 107.900031 -28.53225 L 108.126594 -28.758812 L 108.357062 -28.985375 L 108.810187 -29.4385 L 109.03675 -29.668969 L 109.263312 -29.895531 L 109.493781 -30.122094 L 109.946906 -30.575219 L 110.173469 -30.805687 L 110.400031 -31.03225 L 110.6305 -31.258812 L 111.083625 -31.711937 L 111.310187 -31.942406 L 111.53675 -32.168969 L 111.767219 -32.395531 L 112.220344 -32.848656 L 112.446906 -33.079125 L 112.673469 -33.305687 L 112.903937 -33.53225 L 113.1305 -33.758812 L 110.060187 -30.6885 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,100%);fill-opacity:1;" d="M 242.664062 168.109375 C 241.871094 166.949219 240.832031 164.8125 240.375 163.074219 L 237.628906 165.820312 C 239.367188 166.277344 241.503906 167.316406 242.664062 168.109375 "/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -20.685906 15.874 C -20.685906 16.975563 -21.576531 17.866188 -22.678094 17.866188 C -23.77575 17.866188 -24.670281 16.975563 -24.670281 15.874 C -24.670281 14.772438 -23.77575 13.881813 -22.678094 13.881813 C -21.576531 13.881813 -20.685906 14.772438 -20.685906 15.874 Z M -20.685906 15.874 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -20.685906 -47.622094 C -20.685906 -46.520531 -21.576531 -45.629906 -22.678094 -45.629906 C -23.77575 -45.629906 -24.670281 -46.520531 -24.670281 -47.622094 C -24.670281 -48.723656 -23.77575 -49.614281 -22.678094 -49.614281 C -21.576531 -49.614281 -20.685906 -48.723656 -20.685906 -47.622094 Z M -20.685906 -47.622094 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 36.009406 -92.977562 C 36.009406 -91.876 35.114875 -90.985375 34.017219 -90.985375 C 32.915656 -90.985375 32.025031 -91.876 32.025031 -92.977562 C 32.025031 -94.075219 32.915656 -94.96975 34.017219 -94.96975 C 35.114875 -94.96975 36.009406 -94.075219 36.009406 -92.977562 Z M 36.009406 -92.977562 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 36.009406 45.354469 C 36.009406 46.456031 35.114875 47.346656 34.017219 47.346656 C 32.915656 47.346656 32.025031 46.456031 32.025031 45.354469 C 32.025031 44.252906 32.915656 43.362281 34.017219 43.362281 C 35.114875 43.362281 36.009406 44.252906 36.009406 45.354469 Z M 36.009406 45.354469 " transform="matrix(1,0,0,-1,129.307,134.124)"/>
</g>
</svg>
</p> </p>