Questions: Area Between Curves

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The curves y = x and y = x² intersect at x = 0 and x = 1. A student sets up ∫₀¹ (x² − x) dx to find the area between them. What is wrong?

AThe student should integrate with respect to y instead of x
BThe student has the subtraction backwards — on [0,1], x ≥ x², so the integrand should be (x − x²)
CThe student must add both ∫₀¹ x dx and ∫₀¹ x² dx and subtract the results
DNothing — both (x² − x) and (x − x²) give the same area after integration
Question 2 Multiple Choice

The curves y = cos(x) and y = sin(x) cross at x = π/4 within the interval [0, π/2]. A student computes ∫₀^(π/2) [sin(x) − cos(x)] dx without splitting the integral at x = π/4. The student's result:

AEquals the true area between the curves
BIs too large, because the student counted the overlapping region twice
CIs too small, because near x = 0 where cos > sin, the integrand is negative and partially cancels the positive portion
DIs correct as long as the student takes the absolute value of the final answer
Question 3 True / False

The area between two curves f(x) and g(x) on [a, b] can generally be correctly computed as the absolute value of ∫ₐᵇ [f(x) − g(x)] dx.

TTrue
FFalse
Question 4 True / False

When setting up an area-between-curves integral, the intersection points of the two curves are generally needed to determine the limits of integration.

TTrue
FFalse
Question 5 Short Answer

A student integrates (f(x) − g(x)) over an interval where the curves cross once, getting a result of 2. They take the absolute value and report the area as 2. Explain why this is likely wrong and describe the correct procedure.

Think about your answer, then reveal below.