Average velocity The velocity in m/s of an object moving along a line over the time interval [0,6] is v (t) = tΒ² + 3t. Find the average velocity of the object over this time interval.
Table of contents
- 0. Functions7h 52m
- Introduction to Functions16m
- Piecewise Functions10m
- Properties of Functions9m
- Common Functions1h 8m
- Transformations5m
- Combining Functions27m
- Exponent rules32m
- Exponential Functions28m
- Logarithmic Functions24m
- Properties of Logarithms34m
- Exponential & Logarithmic Equations35m
- Introduction to Trigonometric Functions38m
- Graphs of Trigonometric Functions44m
- Trigonometric Identities47m
- Inverse Trigonometric Functions48m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation3h 18m
- 4. Applications of Derivatives2h 38m
- 5. Graphical Applications of Derivatives6h 2m
- 6. Derivatives of Inverse, Exponential, & Logarithmic Functions2h 37m
- 7. Antiderivatives & Indefinite Integrals1h 26m
- 8. Definite Integrals4h 44m
- 9. Graphical Applications of Integrals2h 27m
- 10. Physics Applications of Integrals 3h 16m
- 11. Integrals of Inverse, Exponential, & Logarithmic Functions2h 34m
- 12. Techniques of Integration7h 39m
- 13. Intro to Differential Equations2h 55m
- 14. Sequences & Series5h 36m
- 15. Power Series2h 19m
- 16. Parametric Equations & Polar Coordinates7h 58m
8. Definite Integrals
Average Value of a Function
Problem 5.4.47
Textbook Question
Gateway Arch The Gateway Arch in St. Louis is 630 ft high and has a 630-ft base. Its shape can be modeled by the parabola y = 630 (1β (π/315)Β²) . Find the average height of the arch above the ground.


1
The equation of the Gateway Arch is given as y = 630(1 - (x/315)^2). This represents a parabola symmetric about the y-axis, with its vertex at (0, 630) and x-intercepts at x = -315 and x = 315.
To find the average height of the arch above the ground, we calculate the average value of the function y over the interval [-315, 315]. The formula for the average value of a function f(x) over [a, b] is given by: f_avg = (1 / (b - a)) * β«[a to b] f(x) dx.
Here, f(x) = 630(1 - (x/315)^2), a = -315, and b = 315. Substitute these values into the formula: f_avg = (1 / (315 - (-315))) * β«[-315 to 315] 630(1 - (x/315)^2) dx.
Simplify the constant outside the integral: f_avg = (1 / 630) * β«[-315 to 315] 630(1 - (x/315)^2) dx. The constant 630 can be factored out of the integral: f_avg = (1 / 630) * 630 * β«[-315 to 315] (1 - (x/315)^2) dx.
Evaluate the integral β«[-315 to 315] (1 - (x/315)^2) dx by splitting it into two parts: β«[-315 to 315] 1 dx and -β«[-315 to 315] (x/315)^2 dx. Use symmetry properties of definite integrals to simplify the calculations, as the function (x/315)^2 is even and the integral of 1 is straightforward.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
5mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Parabolic Functions
A parabolic function is a type of quadratic function that can be represented in the form y = axΒ² + bx + c. In the context of the Gateway Arch, the equation y = 630(1 - (x/315)Β²) describes a downward-opening parabola, where the vertex represents the highest point of the arch. Understanding parabolas is essential for analyzing the shape and properties of structures modeled by such equations.
Recommended video:
Properties of Functions
Average Value of a Function
The average value of a function over a given interval can be calculated using the formula (1/(b-a)) * β«[a to b] f(x) dx, where f(x) is the function and [a, b] is the interval. For the Gateway Arch, this involves integrating the height function over the width of the arch to find the average height above the ground. This concept is crucial for determining how the height varies across the span of the arch.
Recommended video:
Average Value of a Function
Integration
Integration is a fundamental concept in calculus that involves finding the area under a curve represented by a function. In this case, integrating the parabolic function of the arch's height allows us to calculate the total height across its base. This process is essential for solving problems related to average height and other properties of curves in calculus.
Recommended video:
Integration by Parts for Definite Integrals
Watch next
Master Average Value of a Function with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question
9
views