zuai-logo
zuai-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Definite Integrals in Context

Sarah Miller

Sarah Miller

7 min read

Next Topic - Area Between a Curve & x-Axis

Listen to this study note

Study Guide Overview

This study guide covers the concepts of distance, displacement, speed, and velocity, emphasizing their differences. It explains how to calculate distance using integration of the absolute value of the velocity function. Key topics include understanding the impact of changing velocity signs, and using both speed and velocity in calculations. The guide includes a worked example and practice questions to solidify understanding. A glossary of terms is also provided.

#Distance & Speed as Integrals

#Table of Contents

  1. Introduction to Distance and Speed
  2. Distance vs. Displacement and Speed vs. Velocity
  3. Finding Distance Using Integration
  4. Impact of Speed vs. Velocity in Calculations
  5. Worked Example
  6. Practice Questions
  7. Glossary
  8. Summary and Key Takeaways

#Introduction to Distance and Speed

Understanding the concepts of distance and speed is fundamental for solving problems in physics and calculus. These concepts are distinct from displacement and velocity, which are often confused by students. This guide will clarify these differences and explain how to use integration to find distances.

#Distance vs. Displacement and Speed vs. Velocity

#Definitions and Differences

  • Distance refers to the total length of the path traveled by an object, regardless of direction. It is a scalar quantity and always positive.
  • Displacement is a vector quantity that measures the change in position of an object. It has both magnitude and direction.
  • Speed is the magnitude of velocity. It is a scalar quantity and always positive.
  • Velocity is a vector quantity that describes the rate of change of position. It has both magnitude and direction.
**Example:** - Traveling **3 meters forwards** and **3 meters backwards** results in a **distance** of **6 meters**. - The **displacement** after this motion is **zero**. - Traveling at **10 meters per second forward** is a velocity of **+10 meters per second**. - Traveling at **10 meters per second backwards** is a velocity of **-10 meters per second**. - In both cases, the **speed** is **10 meters per second**.

#Finding Distance Using Integration

To find the total distance traveled by an object between two times, we use the integral of the absolute value of the velocity function.

#Formula

Distance=∫t1t2∣v(t)∣,dt\text{Distance} = \int_{t_1}^{t_2} |v(t)| , dtDistance=∫t1​t2​​∣v(t)∣,dt

Key Concept

This formula accounts for the fact that even if the object moves backwards (negative velocity), the distance traveled is always positive.

#Example Calculation

Consider a velocity function v=2t−6v = 2t - 6v=2t−6.

  1. To find the change in displacement between t=0t=0t=0 and t=6t=6t=6, calculate: ∫06(2t−6),dt\int_{0}^{6} (2t - 6) , dt∫06​(2t−6),dt This integral evaluates to zero because: ∫03(2t−6),dt=−9and∫36(2t−6),dt=+9\int_{0}^{3} (2t - 6) , dt = -9 \quad \text{and} \quad \int_{3}^{6} (2t - 6) , dt = +9∫03​(2t−6),dt=−9and∫36​(2t−6),dt=+9

  2. To find the distance traveled between t=0t=0t=0 and t=6t=6t=6, calculate: ∫06∣2t−6∣,dt\int_{0}^{6} |2t - 6| , dt∫06​∣2t−6∣,dt This can be split into two parts: ∫03∣2t−6∣,dt+∫36∣2t−6∣,dt\int_{0}^{3} |2t - 6| , dt + \int_{3}^{6} |2t - 6| , dt∫03​∣2t−6∣,dt+∫36​∣2t−6∣,dt Since the integral from 0 to 3 is negative, we take the absolute value: ∣∫03(2t−6),dt∣+∫36(2t−6),dt=9+9=18| \int_{0}^{3} (2t - 6) , dt | + \int_{3}^{6} (2t - 6) , dt = 9 + 9 = 18∣∫03​(2t−6),dt∣+∫36​(2t−6),dt=9+9=18

#Impact of Speed vs. Velocity in Calculations

#Key Points

  • Pay attention to whether the question refers to speed or velocity.
  • When velocity changes sign, it impacts the calculation of distance vs. displacement.
**Example:** - A particle with **velocity 5 meters per second** decreases its velocity by **20 meters per second**: - New velocity: **-15 meters per second** - New speed: **15 meters per second** - A particle with **velocity -8 meters per second** increases its velocity by **10 meters per second**: - New velocity: **2 meters per second** - Speed has decreased from **8 meters per second** to **2 meters per second**.
Exam Tip

Always check the context of the problem to determine whether to use speed or velocity in your calculations.

#Worked Example

#Problem Statement

The acceleration of a particle over the interval 0≤t≤6π0 \le t \le 6\pi0≤t≤6π is given by: a(t)=32cos⁡(t2)a(t) = \frac{3}{2} \cos \left(\frac{t}{2}\right)a(t)=23​cos(2t​) where vvv is measured in feet per second and ttt in seconds. At t=0t=0t=0, the particle is at rest.

#(a) Calculate the change in speed between t=3π2t=\frac{3\pi}{2}t=23π​ and t=3πt=3\pit=3π. State if this is an increase or decrease.

Solution:

  1. Integrate the acceleration function to find the velocity function: v(t)=∫a(t),dt=∫32cos⁡(t2),dt=3sin⁡(t2)+Cv(t) = \int a(t) , dt = \int \frac{3}{2} \cos \left(\frac{t}{2}\right) , dt = 3 \sin\left(\frac{t}{2}\right) + Cv(t)=∫a(t),dt=∫23​cos(2t​),dt=3sin(2t​)+C

  2. Given that v(0)=0v(0) = 0v(0)=0: 0=3sin⁡(0)+C  ⟹  C=00 = 3 \sin(0) + C \implies C = 00=3sin(0)+C⟹C=0

  3. Thus, the velocity function is: v(t)=3sin⁡(t2)v(t) = 3 \sin\left(\frac{t}{2}\right)v(t)=3sin(2t​)

  4. Find velocities at t=3π2t=\frac{3\pi}{2}t=23π​ and t=3πt=3\pit=3π: v(3π2)=3sin⁡(3π4)≈2.121v\left(\frac{3\pi}{2}\right) = 3 \sin\left(\frac{3\pi}{4}\right) \approx 2.121v(23π​)=3sin(43π​)≈2.121 v(3π)=3sin⁡(3π2)=−3v\left(3\pi\right) = 3 \sin\left(\frac{3\pi}{2}\right) = -3v(3π)=3sin(23π​)=−3

  5. Convert these to speeds:

  • Speed at t=3π2t=\frac{3\pi}{2}t=23π​ is approximately 2.1212.1212.121 feet per second.
  • Speed at t=3πt=3\pit=3π is 333 feet per second.
  1. The speed has increased by: 3−2.121=0.879 feet per second3 - 2.121 = 0.879 \text{ feet per second}3−2.121=0.879 feet per second

#(b) Find the total distance traveled by the particle between t=πt=\pit=π and t=4πt=4\pit=4π.

Solution:

  1. The distance traveled is: ∫π4π∣v(t)∣,dt=∫π4π∣3sin⁡(t2)∣,dt\int_{\pi}^{4\pi} |v(t)| , dt = \int_{\pi}^{4\pi} |3 \sin \left(\frac{t}{2}\right)| , dt∫π4π​∣v(t)∣,dt=∫π4π​∣3sin(2t​)∣,dt

  2. Split the integral at points where the velocity function changes sign: ∫π2π3sin⁡(t2),dt+∣∫2π4π3sin⁡(t2),dt∣\int_{\pi}^{2\pi} 3 \sin \left(\frac{t}{2}\right) , dt + \left| \int_{2\pi}^{4\pi} 3 \sin \left(\frac{t}{2}\right) , dt \right|∫π2π​3sin(2t​),dt+​∫2π4π​3sin(2t​),dt​

  3. Calculate each integral: ∫π2π3sin⁡(t2),dt=6\int_{\pi}^{2\pi} 3 \sin \left(\frac{t}{2}\right) , dt = 6∫π2π​3sin(2t​),dt=6 ∣∫2π4π3sin⁡(t2),dt∣=12\left| \int_{2\pi}^{4\pi} 3 \sin \left(\frac{t}{2}\right) , dt \right| = 12​∫2π4π​3sin(2t​),dt​=12

  4. Total distance: 6+12=18 feet6 + 12 = 18 \text{ feet}6+12=18 feet

#Practice Questions

Practice Question
  1. Compute the total distance traveled by a particle with velocity v(t)=t2−4t+3v(t) = t^2 - 4t + 3v(t)=t2−4t+3 over the interval 0≤t≤50 \le t \le 50≤t≤5.
Practice Question
  1. A particle accelerates according to a(t)=4t−2a(t) = 4t - 2a(t)=4t−2. Find the change in speed between t=1t=1t=1 and t=4t=4t=4.
Practice Question
  1. If a particle's velocity is given by v(t)=5cos⁡(t)v(t) = 5 \cos(t)v(t)=5cos(t), calculate the distance traveled from t=0t=0t=0 to t=2πt=2\pit=2π.

#Glossary

  • Distance: The total path length traveled, regardless of direction.
  • Displacement: The change in position of an object, having both magnitude and direction.
  • Speed: The magnitude of velocity, always positive.
  • Velocity: The rate of change of position, having both magnitude and direction.
  • Integral: A mathematical operation that finds the area under a curve, often used to compute accumulated quantities such as distance.

#Summary and Key Takeaways

  • Distance and displacement are distinct concepts; distance is a scalar while displacement is a vector.
  • Speed is the magnitude of velocity and is always positive.
  • Use integration to find the total distance traveled by considering the absolute value of the velocity function.
  • Pay attention to whether a problem requires calculations with speed or velocity, especially when velocities change sign.
  • Practice with various examples to solidify understanding and application of these concepts.
Exam Tip

Always check if the integral of the velocity function needs to be split into parts where the velocity changes sign.

Key Concept

Understanding the difference between distance and displacement, and speed and velocity, is crucial for solving problems accurately.

By mastering these concepts and practicing integration techniques, you will be well-prepared for related questions in your exams.

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Position, Velocity & AccelerationNext Topic - Area Between a Curve & x-Axis

Question 1 of 7

You walk 5 meters forward and then 2 meters backward 🚶. What is the distance you traveled?

3 meters

7 meters

-3 meters

0 meters