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

Please login to create an exam or a quiz.

Algebra
Radicals
New Random

Find the distance between the points \(\displaystyle \left( -51, \ -59\right)\) and \(\displaystyle \left( 93, \ 71\right)\).


The distace formula gives \(\displaystyle d=\sqrt{ ((93)-(-51))^2 + ((71)-(-59))^2 }=\sqrt{ 20736 + 16900 }\). Simplifying gives \(\displaystyle d = 194\).

Download \(\LaTeX\)

\begin{question}Find the distance between the points $\left( -51, \  -59\right)$ and $\left( 93, \  71\right)$. 
    \soln{9cm}{The distace formula gives $d=\sqrt{ ((93)-(-51))^2 + ((71)-(-59))^2 }=\sqrt{ 20736 + 16900 }$. Simplifying gives $d = 194$. }

\end{question}

Download Question and Solution Environment\(\LaTeX\)
\documentclass{article}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage[margin=2cm]{geometry}
\usepackage{tcolorbox}

\newcounter{ExamNumber}
\newcounter{questioncount}
\stepcounter{questioncount}

\newenvironment{question}{{\noindent\bfseries Question \arabic{questioncount}.}}{\stepcounter{questioncount}}
\renewcommand{\labelenumi}{{\bfseries (\alph{enumi})}}

\newif\ifShowSolution
\newcommand{\soln}[2]{%
\ifShowSolution%
\noindent\begin{tcolorbox}[colframe=blue,title=Solution]#2\end{tcolorbox}\else%
\vspace{#1}%
\fi%
}%
\newcommand{\hideifShowSolution}[1]{%
\ifShowSolution%
%
\else%
#1%
\fi%
}%
\everymath{\displaystyle}
\ShowSolutiontrue

\begin{document}\begin{question}(10pts) The question goes here!
    \soln{9cm}{The solution goes here.}

\end{question}\end{document}
HTML for Canvas
<p> <p>Find the distance between the points  <img class="equation_image" title=" \displaystyle \left( -51, \  -59\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%20-51%2C%20%5C%20%20-59%5Cright%29%20" alt="LaTeX:  \displaystyle \left( -51, \  -59\right) " data-equation-content=" \displaystyle \left( -51, \  -59\right) " />  and  <img class="equation_image" title=" \displaystyle \left( 93, \  71\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%2093%2C%20%5C%20%2071%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 93, \  71\right) " data-equation-content=" \displaystyle \left( 93, \  71\right) " /> . </p> </p>
HTML for Canvas
<p> <p>The distace formula gives  <img class="equation_image" title=" \displaystyle d=\sqrt{ ((93)-(-51))^2 + ((71)-(-59))^2 }=\sqrt{ 20736 + 16900 } " src="/equation_images/%20%5Cdisplaystyle%20d%3D%5Csqrt%7B%20%28%2893%29-%28-51%29%29%5E2%20%2B%20%28%2871%29-%28-59%29%29%5E2%20%7D%3D%5Csqrt%7B%2020736%20%2B%2016900%20%7D%20" alt="LaTeX:  \displaystyle d=\sqrt{ ((93)-(-51))^2 + ((71)-(-59))^2 }=\sqrt{ 20736 + 16900 } " data-equation-content=" \displaystyle d=\sqrt{ ((93)-(-51))^2 + ((71)-(-59))^2 }=\sqrt{ 20736 + 16900 } " /> . Simplifying gives  <img class="equation_image" title=" \displaystyle d = 194 " src="/equation_images/%20%5Cdisplaystyle%20d%20%3D%20194%20" alt="LaTeX:  \displaystyle d = 194 " data-equation-content=" \displaystyle d = 194 " /> . </p> </p>