Problem 47
Question
Solve each problem. When appropriate, round answers to the nearest tenth. The following function gives the distance in feet a car going approximately 68 mph will skid in \(t\) seconds. $$ D(t)=13 t^{2}-100 t $$ Find the time it would take for the car to skid \(180 \mathrm{ft}\).
Step-by-Step Solution
Verified Answer
The car will skid for approximately 9.2 seconds.
1Step 1: Set Up the Equation
Given the function for distance, we need to find the time it takes for the car to skid 180 feet. Set the function equal to 180:\[ 180 = 13t^2 - 100t \]
2Step 2: Rearrange the Equation
Rearrange the equation to set it to zero by subtracting 180 from both sides:\[ 13t^2 - 100t - 180 = 0 \]
3Step 3: Apply the Quadratic Formula
Use the quadratic formula to solve for t: \( t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \). Here, \( a = 13 \), \( b = -100 \), and \( c = -180 \). Substitute these values into the formula.\[ t = \frac{100 \pm \sqrt{(-100)^2 - 4 \cdot 13 \cdot (-180)}}{2 \cdot 13} \]
4Step 4: Simplify Under the Square Root
Simplify the expression inside the square root:\[ t = \frac{100 \pm \sqrt{10000 + 9360}}{26} \]
5Step 5: Complete the Square Root Calculation
Calculate the value inside the square root and then the entire numerator:\[ t = \frac{100 \pm \sqrt{19360}}{26} \]
6Step 6: Solve for t
Calculate \( \sqrt{19360} \). Approximate and simplify:\[ t = \frac{100 \pm 139.1}{26} \] This gives two potential solutions for t. Calculate them individually:\[ t = \frac{100 + 139.1}{26} \approx 9.2 \] \[ t = \frac{100 - 139.1}{26} \approx -1.5 \]
7Step 7: Select the Valid Solution
Time cannot be negative, so discard \( t = -1.5 \). The valid solution is:\[ t \approx 9.2 \] seconds
Key Concepts
Distance FunctionQuadratic FormulaRoots of a Quadratic
Distance Function
In this exercise, we are dealing with a distance function, which describes how far a car going 68 mph will skid over time. The function given is: \[ D(t) = 13t^2 - 100t \] Did you notice the equation uses time (\( t \)) as a variable to calculate distance (\( D(t) \))? The coefficients and constants here are based on physical constants and measurements. In simple terms:
- \( t \): Represents time in seconds.
- \( D(t) \): Represents distance in feet.
Quadratic Formula
Next up is the Quadratic Formula. When we transformed the problem to find \( t \) by setting the equation to equal 180, we ended up with a quadratic equation: \[ 13t^2 - 100t - 180 = 0 \] This type of equation can be solved using the quadratic formula: \[ t = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] Let's identify what the components \( a \), \( b \), and \( c \) represent in our equation:
- \( a = 13 \)
- \( b = -100 \)
- \( c = -180 \)
Roots of a Quadratic
Finally, let's talk about solving for the roots of a quadratic equation. A quadratic equation can have two solutions, which are known as roots. In our example, after simplifying everything, we get: \[ t = \frac{100 \pm \sqrt{19360}}{26} \] Simplifying further: \[ t = \frac{100 \pm 139.1}{26} \] gives us two roots (potential times):
- \( t \approx 9.2 \)
- \( t \approx -1.5 \)
Other exercises in this chapter
Problem 47
Solve each inequality, and graph the solution set. $$ \frac{x-8}{x-4}
View solution Problem 47
Klaus has a taco stand. He has found that his daily costs are approximated by$$C(x)=x^{2}-40 x+610$$where \(C(x)\) is the cost, in dollars, to sell \(x\) units
View solution Problem 48
Find the discriminant. Use it to determine whether the solutions for each equation are A. two rational numbers B. one rational number C. two irrational numbers
View solution Problem 48
Solve using the square root property. Simplify all radicals. $$ 7 p^{2}-5=11 $$
View solution