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

Please login to create an exam or a quiz.

Algebra
Polynomials
New Random

The breaking distance, \(\displaystyle d\), of a car is proportional to the square of the speed, \(\displaystyle r\). If a car traveling at \(\displaystyle 46\) miles per hour can stop in \(\displaystyle 174\) feet. What is the stopping distance of a car traveling 36 miles per hour? Round the solution to the nearest foot.


The equation of variation is \(\displaystyle d=kr^2\). Evaluating at the known values and solving for \(\displaystyle k\) gives \(\displaystyle 174=k(46)^2 \iff k=\frac{87}{1058}\). The model is \(\displaystyle d=\frac{87}{1058}r\) evaluating at \(\displaystyle r=36\) gives \(\displaystyle d=\frac{56376}{529}\approx 107\) feet

Download \(\LaTeX\)

\begin{question}The breaking distance, $d$, of a car is proportional to the square of the speed, $r$. If a car traveling at $46$ miles per hour can stop in $174$ feet. What is the stopping distance of a car traveling 36 miles per hour? Round the solution to the nearest foot.
    \soln{9cm}{The equation of variation is $d=kr^2$.  Evaluating at the known values and solving for $k$ gives $174=k(46)^2 \iff k=\frac{87}{1058}$. The model is $d=\frac{87}{1058}r$ evaluating at $r=36$ gives $d=\frac{56376}{529}\approx 107$ feet}

\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>The breaking distance,  <img class="equation_image" title=" \displaystyle d " src="/equation_images/%20%5Cdisplaystyle%20d%20" alt="LaTeX:  \displaystyle d " data-equation-content=" \displaystyle d " /> , of a car is proportional to the square of the speed,  <img class="equation_image" title=" \displaystyle r " src="/equation_images/%20%5Cdisplaystyle%20r%20" alt="LaTeX:  \displaystyle r " data-equation-content=" \displaystyle r " /> . If a car traveling at  <img class="equation_image" title=" \displaystyle 46 " src="/equation_images/%20%5Cdisplaystyle%2046%20" alt="LaTeX:  \displaystyle 46 " data-equation-content=" \displaystyle 46 " />  miles per hour can stop in  <img class="equation_image" title=" \displaystyle 174 " src="/equation_images/%20%5Cdisplaystyle%20174%20" alt="LaTeX:  \displaystyle 174 " data-equation-content=" \displaystyle 174 " />  feet. What is the stopping distance of a car traveling 36 miles per hour? Round the solution to the nearest foot.</p> </p>
HTML for Canvas
<p> <p>The equation of variation is  <img class="equation_image" title=" \displaystyle d=kr^2 " src="/equation_images/%20%5Cdisplaystyle%20d%3Dkr%5E2%20" alt="LaTeX:  \displaystyle d=kr^2 " data-equation-content=" \displaystyle d=kr^2 " /> .  Evaluating at the known values and solving for  <img class="equation_image" title=" \displaystyle k " src="/equation_images/%20%5Cdisplaystyle%20k%20" alt="LaTeX:  \displaystyle k " data-equation-content=" \displaystyle k " />  gives  <img class="equation_image" title=" \displaystyle 174=k(46)^2 \iff k=\frac{87}{1058} " src="/equation_images/%20%5Cdisplaystyle%20174%3Dk%2846%29%5E2%20%5Ciff%20k%3D%5Cfrac%7B87%7D%7B1058%7D%20" alt="LaTeX:  \displaystyle 174=k(46)^2 \iff k=\frac{87}{1058} " data-equation-content=" \displaystyle 174=k(46)^2 \iff k=\frac{87}{1058} " /> . The model is  <img class="equation_image" title=" \displaystyle d=\frac{87}{1058}r " src="/equation_images/%20%5Cdisplaystyle%20d%3D%5Cfrac%7B87%7D%7B1058%7Dr%20" alt="LaTeX:  \displaystyle d=\frac{87}{1058}r " data-equation-content=" \displaystyle d=\frac{87}{1058}r " />  evaluating at  <img class="equation_image" title=" \displaystyle r=36 " src="/equation_images/%20%5Cdisplaystyle%20r%3D36%20" alt="LaTeX:  \displaystyle r=36 " data-equation-content=" \displaystyle r=36 " />  gives  <img class="equation_image" title=" \displaystyle d=\frac{56376}{529}\approx 107 " src="/equation_images/%20%5Cdisplaystyle%20d%3D%5Cfrac%7B56376%7D%7B529%7D%5Capprox%20107%20" alt="LaTeX:  \displaystyle d=\frac{56376}{529}\approx 107 " data-equation-content=" \displaystyle d=\frac{56376}{529}\approx 107 " />  feet</p> </p>