\(\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( 60, \ -69\right)\) and \(\displaystyle \left( 75, \ -61\right)\).


The distace formula gives \(\displaystyle d=\sqrt{ ((75)-(60))^2 + ((-61)-(-69))^2 }=\sqrt{ 225 + 64 }\). Simplifying gives \(\displaystyle d = 17\).

Download \(\LaTeX\)

\begin{question}Find the distance between the points $\left( 60, \  -69\right)$ and $\left( 75, \  -61\right)$. 
    \soln{9cm}{The distace formula gives $d=\sqrt{ ((75)-(60))^2 + ((-61)-(-69))^2 }=\sqrt{ 225 + 64 }$. Simplifying gives $d = 17$. }

\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( 60, \  -69\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%2060%2C%20%5C%20%20-69%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 60, \  -69\right) " data-equation-content=" \displaystyle \left( 60, \  -69\right) " />  and  <img class="equation_image" title=" \displaystyle \left( 75, \  -61\right) " src="/equation_images/%20%5Cdisplaystyle%20%5Cleft%28%2075%2C%20%5C%20%20-61%5Cright%29%20" alt="LaTeX:  \displaystyle \left( 75, \  -61\right) " data-equation-content=" \displaystyle \left( 75, \  -61\right) " /> . </p> </p>
HTML for Canvas
<p> <p>The distace formula gives  <img class="equation_image" title=" \displaystyle d=\sqrt{ ((75)-(60))^2 + ((-61)-(-69))^2 }=\sqrt{ 225 + 64 } " src="/equation_images/%20%5Cdisplaystyle%20d%3D%5Csqrt%7B%20%28%2875%29-%2860%29%29%5E2%20%2B%20%28%28-61%29-%28-69%29%29%5E2%20%7D%3D%5Csqrt%7B%20225%20%2B%2064%20%7D%20" alt="LaTeX:  \displaystyle d=\sqrt{ ((75)-(60))^2 + ((-61)-(-69))^2 }=\sqrt{ 225 + 64 } " data-equation-content=" \displaystyle d=\sqrt{ ((75)-(60))^2 + ((-61)-(-69))^2 }=\sqrt{ 225 + 64 } " /> . Simplifying gives  <img class="equation_image" title=" \displaystyle d = 17 " src="/equation_images/%20%5Cdisplaystyle%20d%20%3D%2017%20" alt="LaTeX:  \displaystyle d = 17 " data-equation-content=" \displaystyle d = 17 " /> . </p> </p>