\(\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( -67, \ 63\right)\) and \(\displaystyle \left( 98, \ 115\right)\).


The distace formula gives \(\displaystyle d=\sqrt{ ((98)-(-67))^2 + ((115)-(63))^2 }=\sqrt{ 27225 + 2704 }\). Simplifying gives \(\displaystyle d = 173\).

Download \(\LaTeX\)

\begin{question}Find the distance between the points $\left( -67, \  63\right)$ and $\left( 98, \  115\right)$. 
    \soln{9cm}{The distace formula gives $d=\sqrt{ ((98)-(-67))^2 + ((115)-(63))^2 }=\sqrt{ 27225 + 2704 }$. Simplifying gives $d = 173$. }

\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( -67, \  63\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%20-67%2C%20%5C%20%2063%5Cright%29%20" alt="LaTeX:  \displaystyle \left( -67, \  63\right) " data-equation-content=" \displaystyle \left( -67, \  63\right) " />  and  <img class="equation_image" title=" \displaystyle \left( 98, \  115\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%2098%2C%20%5C%20%20115%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 98, \  115\right) " data-equation-content=" \displaystyle \left( 98, \  115\right) " /> . </p> </p>
HTML for Canvas
<p> <p>The distace formula gives  <img class="equation_image" title=" \displaystyle d=\sqrt{ ((98)-(-67))^2 + ((115)-(63))^2 }=\sqrt{ 27225 + 2704 } " src="/equation_images/%20%5Cdisplaystyle%20d%3D%5Csqrt%7B%20%28%2898%29-%28-67%29%29%5E2%20%2B%20%28%28115%29-%2863%29%29%5E2%20%7D%3D%5Csqrt%7B%2027225%20%2B%202704%20%7D%20" alt="LaTeX:  \displaystyle d=\sqrt{ ((98)-(-67))^2 + ((115)-(63))^2 }=\sqrt{ 27225 + 2704 } " data-equation-content=" \displaystyle d=\sqrt{ ((98)-(-67))^2 + ((115)-(63))^2 }=\sqrt{ 27225 + 2704 } " /> . Simplifying gives  <img class="equation_image" title=" \displaystyle d = 173 " src="/equation_images/%20%5Cdisplaystyle%20d%20%3D%20173%20" alt="LaTeX:  \displaystyle d = 173 " data-equation-content=" \displaystyle d = 173 " /> . </p> </p>