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

Please login to create an exam or a quiz.

Business
Linear Programming
New Random

Maximize \(\displaystyle p = 15 x + 6 y\) subject to \(\displaystyle \begin{cases}56 x + 13 y \leq 728 \\ 55 x + 89 y \leq 4895 \\ x \geq 0, y \geq 0 \end{cases}\)


Drawing a graph gives
Solving the system of equations gives the intersection at \(\displaystyle \left( \frac{1157}{4269}, \ \frac{234080}{4269}\right)\). Making a table gives to test the verticies in \(\displaystyle p=15 x + 6 y\) gives

\begin{tabular}{|c|c|}\hline Point & Function \\[3pt] \hline \(\displaystyle \left( 0, \ 0\right)\) & \(\displaystyle 0\) \\[3pt] \hline \(\displaystyle \left( 13, \ 0\right)\) & \(\displaystyle 195\) \\[3pt] \hline \(\displaystyle \left( \frac{1157}{4269}, \ \frac{234080}{4269}\right)\) & \(\displaystyle \frac{473945}{1423}\) \\[3pt] \hline \(\displaystyle \left( 0, \ 55\right)\) & \(\displaystyle 330\) \\[3pt] \hline \end{tabular}
The gives the maximum value of \(\displaystyle \frac{473945}{1423}\) located at \(\displaystyle \left( \frac{1157}{4269}, \ \frac{234080}{4269}\right)\).

Download \(\LaTeX\)

\begin{question}Maximize $p = 15 x + 6 y$ subject to $\begin{cases}56 x + 13 y \leq 728 \\ 55 x + 89 y \leq 4895 \\ x \geq 0, y \geq 0 \end{cases}$
    \soln{9cm}{Drawing a graph gives\newline 
\begin{tikzpicture}[scale=0.1]
	\draw[very thick, color=blue, opacity=0.3, xstep=10, ystep=10] (-10,-10) grid (89,89);
	\draw[latex-latex, very thick] (-12.0,0)--(91.0,0) node[right]{$x$};
	\draw[latex-latex, very thick] (0,-12.0)--(0,91.0) node[above]{$y$};
	\foreach \x in { -10,0,...,89 }{
		\pgfmathsetmacro{\xtick}{\x != 0 ? "\x" : ""}
		\draw (\x, .2) -- (\x,-.2) node[below]{$\xtick$};
		}
	\foreach \y in { -10,0,...,89 }{
		\pgfmathsetmacro{\ytick}{\y != 0 ? "\y" : ""}
		\draw (.2, \y) -- (-.2, \y) node[left]{$\ytick$};
		}
	 \filldraw[fill=gray,opacity=.8] (0, 56) -- (0, 89) -- (89, 89) -- (89, 0) -- (13, 0) -- (0, 56);
	 \filldraw[fill=gray,opacity=.8] (0, 55) -- (0, 89) -- (89, 89) -- (89, 0) -- (89, 0) -- (0, 55);
		\draw[fill=red] (1157/4269,234080/4269) circle (2pt);
\end{tikzpicture}

 Solving the system of equations gives the intersection at $\left( \frac{1157}{4269}, \  \frac{234080}{4269}\right)$. Making a table gives to test the verticies in $p=15 x + 6 y$ gives \begin{center}
\begin{tabular}{|c|c|}\hline
Point & Function \\[3pt] \hline
$\left( 0, \  0\right)$ & $0$ \\[3pt] \hline
$\left( 13, \  0\right)$ & $195$ \\[3pt] \hline
$\left( \frac{1157}{4269}, \  \frac{234080}{4269}\right)$ & $\frac{473945}{1423}$ \\[3pt] \hline
$\left( 0, \  55\right)$ & $330$ \\[3pt] \hline
\end{tabular}
\end{center}The gives the maximum value of $\frac{473945}{1423}$ located at $\left( \frac{1157}{4269}, \  \frac{234080}{4269}\right)$. }

\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>Maximize  <img class="equation_image" title=" \displaystyle p = 15 x + 6 y " src="/equation_images/%20%5Cdisplaystyle%20p%20%3D%2015%20x%20%2B%206%20y%20" alt="LaTeX:  \displaystyle p = 15 x + 6 y " data-equation-content=" \displaystyle p = 15 x + 6 y " />  subject to  <img class="equation_image" title=" \displaystyle \begin{cases}56 x + 13 y \leq 728 \\ 55 x + 89 y \leq 4895 \\ x \geq 0, y \geq 0 \end{cases} " src="/equation_images/%20%5Cdisplaystyle%20%5Cbegin%7Bcases%7D56%20x%20%2B%2013%20y%20%5Cleq%20728%20%5C%5C%2055%20x%20%2B%2089%20y%20%5Cleq%204895%20%5C%5C%20x%20%5Cgeq%200%2C%20y%20%5Cgeq%200%20%5Cend%7Bcases%7D%20" alt="LaTeX:  \displaystyle \begin{cases}56 x + 13 y \leq 728 \\ 55 x + 89 y \leq 4895 \\ x \geq 0, y \geq 0 \end{cases} " data-equation-content=" \displaystyle \begin{cases}56 x + 13 y \leq 728 \\ 55 x + 89 y \leq 4895 \\ x \geq 0, y \geq 0 \end{cases} " /> </p> </p>
HTML for Canvas
<p> <p>Drawing a graph 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="311.425pt" height="306.728pt" viewBox="0 0 311.425 306.728" 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.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>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</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 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<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-8">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-9">
<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>
</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 -28.348219 -28.34725 L 252.300219 -28.34725 M -28.348219 0.00040625 L 252.300219 0.00040625 M -28.348219 28.348062 L 252.300219 28.348062 M -28.348219 56.695719 L 252.300219 56.695719 M -28.348219 85.047281 L 252.300219 85.047281 M -28.348219 113.394937 L 252.300219 113.394937 M -28.348219 141.742594 L 252.300219 141.742594 M -28.348219 170.09025 L 252.300219 170.09025 M -28.348219 198.437906 L 252.300219 198.437906 M -28.348219 226.789469 L 252.300219 226.789469 M -28.348219 -28.34725 L -28.348219 252.301187 M -0.0005625 -28.34725 L -0.0005625 252.301187 M 28.347094 -28.34725 L 28.347094 252.301187 M 56.698656 -28.34725 L 56.698656 252.301187 M 85.046312 -28.34725 L 85.046312 252.301187 M 113.393969 -28.34725 L 113.393969 252.301187 M 141.741625 -28.34725 L 141.741625 252.301187 M 170.089281 -28.34725 L 170.089281 252.301187 M 198.440844 -28.34725 L 198.440844 252.301187 M 226.7885 -28.34725 L 226.7885 252.301187 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<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 -28.277906 0.00040625 L 252.233812 0.00040625 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 6.503906 271.433594 C 8.207031 271.753906 10.96875 272.710938 12.882812 273.824219 L 12.882812 269.042969 C 10.96875 270.160156 8.207031 271.113281 6.503906 271.433594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 298.496094 271.433594 C 296.796875 271.113281 294.03125 270.160156 292.121094 269.042969 L 292.121094 273.824219 C 294.03125 272.710938 296.796875 271.753906 298.496094 271.433594 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-1" x="302.411" y="273.579"/>
</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.0005625 -28.280844 L -0.0005625 252.234781 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 40.523438 305.453125 C 40.84375 303.75 41.800781 300.988281 42.914062 299.074219 L 38.132812 299.074219 C 39.25 300.988281 40.207031 303.75 40.523438 305.453125 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 40.523438 13.460938 C 40.207031 15.164062 39.25 17.925781 38.132812 19.839844 L 42.914062 19.839844 C 41.800781 17.925781 40.84375 15.164062 40.523438 13.460938 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph0-2" x="37.903" 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 -28.348219 0.566812 L -28.348219 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="3.32" y="281.941"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="11.069" y="281.941"/>
  <use xlink:href="#glyph2-2" x="16.0503" y="281.941"/>
</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.0005625 0.566812 L -0.0005625 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<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.347094 0.566812 L 28.347094 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="63.891" y="281.941"/>
  <use xlink:href="#glyph2-2" x="68.8723" y="281.941"/>
</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.698656 0.566812 L 56.698656 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="92.239" y="281.941"/>
  <use xlink:href="#glyph2-2" x="97.2203" y="281.941"/>
</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.046312 0.566812 L 85.046312 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="120.587" y="281.941"/>
  <use xlink:href="#glyph2-2" x="125.5683" y="281.941"/>
</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.393969 0.566812 L 113.393969 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="148.936" y="281.941"/>
  <use xlink:href="#glyph2-2" x="153.9173" y="281.941"/>
</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.741625 0.566812 L 141.741625 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="177.284" y="281.941"/>
  <use xlink:href="#glyph2-2" x="182.2653" y="281.941"/>
</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 170.089281 0.566812 L 170.089281 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-7" x="205.632" y="281.941"/>
  <use xlink:href="#glyph2-2" x="210.6133" y="281.941"/>
</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 198.440844 0.566812 L 198.440844 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-8" x="233.98" y="281.941"/>
  <use xlink:href="#glyph2-2" x="238.9613" y="281.941"/>
</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 226.7885 0.566812 L 226.7885 -0.566 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-9" x="262.328" y="281.941"/>
  <use xlink:href="#glyph2-2" x="267.3093" y="281.941"/>
</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.565844 -28.34725 L -0.566969 -28.34725 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph1-1" x="18.726" y="302.577"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="26.475" y="302.577"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="302.577"/>
</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.565844 0.00040625 L -0.566969 0.00040625 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<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.565844 28.348062 L -0.566969 28.348062 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-1" x="26.475" y="246.296"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="246.296"/>
</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.565844 56.695719 L -0.566969 56.695719 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-3" x="26.475" y="217.948"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="217.948"/>
</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.565844 85.047281 L -0.566969 85.047281 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-4" x="26.475" y="189.6"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="189.6"/>
</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.565844 113.394937 L -0.566969 113.394937 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-5" x="26.475" y="161.251"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="161.251"/>
</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.565844 141.742594 L -0.566969 141.742594 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-6" x="26.475" y="132.903"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="132.903"/>
</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.565844 170.09025 L -0.566969 170.09025 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-7" x="26.475" y="104.555"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="104.555"/>
</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.565844 198.437906 L -0.566969 198.437906 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-8" x="26.475" y="76.207"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="76.207"/>
</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.565844 226.789469 L -0.566969 226.789469 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
  <use xlink:href="#glyph2-9" x="26.475" y="47.859"/>
  <use xlink:href="#glyph2-2" x="31.4563" y="47.859"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(50%,50%,50%);fill-opacity:0.8;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:0.8;stroke-miterlimit:10;" d="M -0.0005625 158.750406 L -0.0005625 252.301187 L 252.300219 252.301187 L 252.300219 0.00040625 L 36.854906 0.00040625 L -0.0005625 158.750406 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<path style="fill-rule:nonzero;fill:rgb(50%,50%,50%);fill-opacity:0.8;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:0.8;stroke-miterlimit:10;" d="M -0.0005625 155.918375 L -0.0005625 252.301187 L 252.300219 252.301187 L 252.300219 0.00040625 L -0.0005625 155.918375 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
<path style="fill-rule:nonzero;fill:rgb(100%,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 0.968187 10.879312 C 0.968187 10.988687 0.878344 11.078531 0.768969 11.078531 C 0.659594 11.078531 0.56975 10.988687 0.56975 10.879312 C 0.56975 10.769937 0.659594 10.680094 0.768969 10.680094 C 0.878344 10.680094 0.968187 10.769937 0.968187 10.879312 Z M 0.968187 10.879312 " transform="matrix(1,0,0,-1,40.524,271.434)"/>
</g>
</svg>

 Solving the system of equations gives the intersection at  <img class="equation_image" title=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%20%5Cfrac%7B1157%7D%7B4269%7D%2C%20%5C%20%20%5Cfrac%7B234080%7D%7B4269%7D%5Cright%29%20" alt="LaTeX:  \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " data-equation-content=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " /> . Making a table gives to test the verticies in  <img class="equation_image" title=" \displaystyle p=15 x + 6 y " src="/equation_images/%20%5Cdisplaystyle%20p%3D15%20x%20%2B%206%20y%20" alt="LaTeX:  \displaystyle p=15 x + 6 y " data-equation-content=" \displaystyle p=15 x + 6 y " />  gives <center>
\begin{tabular}{|c|c|}\hline
Point & Function \\[3pt] \hline
 <img class="equation_image" title=" \displaystyle \left( 0, \  0\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%200%2C%20%5C%20%200%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 0, \  0\right) " data-equation-content=" \displaystyle \left( 0, \  0\right) " />  &  <img class="equation_image" title=" \displaystyle 0 " src="/equation_images/%20%5Cdisplaystyle%200%20" alt="LaTeX:  \displaystyle 0 " data-equation-content=" \displaystyle 0 " />  \\[3pt] \hline
 <img class="equation_image" title=" \displaystyle \left( 13, \  0\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%2013%2C%20%5C%20%200%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 13, \  0\right) " data-equation-content=" \displaystyle \left( 13, \  0\right) " />  &  <img class="equation_image" title=" \displaystyle 195 " src="/equation_images/%20%5Cdisplaystyle%20195%20" alt="LaTeX:  \displaystyle 195 " data-equation-content=" \displaystyle 195 " />  \\[3pt] \hline
 <img class="equation_image" title=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%20%5Cfrac%7B1157%7D%7B4269%7D%2C%20%5C%20%20%5Cfrac%7B234080%7D%7B4269%7D%5Cright%29%20" alt="LaTeX:  \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " data-equation-content=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " />  &  <img class="equation_image" title=" \displaystyle \frac{473945}{1423} " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B473945%7D%7B1423%7D%20" alt="LaTeX:  \displaystyle \frac{473945}{1423} " data-equation-content=" \displaystyle \frac{473945}{1423} " />  \\[3pt] \hline
 <img class="equation_image" title=" \displaystyle \left( 0, \  55\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%200%2C%20%5C%20%2055%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 0, \  55\right) " data-equation-content=" \displaystyle \left( 0, \  55\right) " />  &  <img class="equation_image" title=" \displaystyle 330 " src="/equation_images/%20%5Cdisplaystyle%20330%20" alt="LaTeX:  \displaystyle 330 " data-equation-content=" \displaystyle 330 " />  \\[3pt] \hline
\end{tabular}
</center>The gives the maximum value of  <img class="equation_image" title=" \displaystyle \frac{473945}{1423} " src="/equation_images/%20%5Cdisplaystyle%20%5Cfrac%7B473945%7D%7B1423%7D%20" alt="LaTeX:  \displaystyle \frac{473945}{1423} " data-equation-content=" \displaystyle \frac{473945}{1423} " />  located at  <img class="equation_image" title=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%20%5Cfrac%7B1157%7D%7B4269%7D%2C%20%5C%20%20%5Cfrac%7B234080%7D%7B4269%7D%5Cright%29%20" alt="LaTeX:  \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " data-equation-content=" \displaystyle \left( \frac{1157}{4269}, \  \frac{234080}{4269}\right) " /> . </p> </p>