Problem 70
Question
The area bounded between the parabolas \(x^{2}=\frac{y}{4}\) and \(x^{2}=9 y\) and the straight line \(y=2\) is (A) \(20 \sqrt{2}\). (B) \(\frac{10 \sqrt{2}}{3}\) (C) \(\frac{20 \sqrt{2}}{3}\) (D) \(10 \sqrt{2}\)
Step-by-Step Solution
Verified Answer
The area is \(\frac{10 \sqrt{2}}{3}\), which is option (B).
1Step 1: Understand the Problem
We need to find the area of the region bounded by three curves: the parabolas \(x^2 = \frac{y}{4}\) and \(x^2 = 9y\), as well as the line \(y=2\). To do this, we need to set up and solve integrals accordingly.
2Step 2: Find Points of Intersection for Parabolas
To find where \(x^2=\frac{y}{4}\) intersects with \(x^2=9y\), set \(\frac{y}{4}=9y\). Solving gives \(y=0\) (ignoring the trivial solution since it's doesn't bound the region vertically) and \(y=\frac{1}{36}\). These intersections define part of our area region of interest.
3Step 3: Find Points of Intersection with Line
Now, find where each parabola intersects the line \(y=2\). Substitute \(y=2\) into both quadratic equations. For \(x^2 = \frac{y}{4}\), solving \(x^2 = \frac{2}{4} = \frac{1}{2}\); hence, \(x = \pm \sqrt{\frac{1}{2}}\). For \(x^2 = 9y\), solving \(x^2 = 18\); hence, \(x = \pm 3\sqrt{2}\). These intersections define bounds for integrating.
4Step 4: Set Up the Integral
Calculate the area from \(y=\frac{1}{36}\) to \(y=2\) by integrating the difference between the functions representing the parabolas' reflections across the x-axis. Set the integral as: \[\int_{\frac{1}{36}}^{2} \sqrt{9y} - \sqrt{\frac{y}{4}} \, dy.\]
5Step 5: Evaluate the Integral
Calculate the integral \[\int \left(3\sqrt{y} - \frac{1}{2}\sqrt{y}\right) \, dy = \int \left(\frac{5}{2}\sqrt{y}\right) \, dy.\]Evaluating gives: \[\left. \frac{5}{3}y^{3/2} \right|_{y=\frac{1}{36}}^{y=2} = \frac{5}{3} \left(2^{3/2} - \left(\frac{1}{36}\right)^{3/2}\right).\]Simplify and compute this expression.
6Step 6: Final Calculations
Compute the terms: \(2^{3/2} = 2\sqrt{2}\) and \(\left(\frac{1}{36}\right)^{3/2} = \frac{1}{216}\). Hence, the area is given by \[\frac{5}{3} \left(2\sqrt{2} - \frac{1}{216}\right) = \frac{10\sqrt{2}}{3} - \frac{5}{648}\].Plug in these values and simplify to find the final area, which matches one of the available options.
Key Concepts
Parabolas IntersectionDefinite IntegrationCoordinate Geometry
Parabolas Intersection
When solving problems involving the intersection of parabolas, it's important to understand how these curves interact on a coordinate plane. Parabolas are symmetric curves that can open up or down, depending on the equation. In our case, both parabolas are vertically oriented as they are functions of "y" in terms of "x". To find where these two parabolas intersect, set the equations equal to each other. For example, the equations of the parabolas in question are \(x^2 = \frac{y}{4}\) and \(x^2 = 9y\). By setting \(\frac{y}{4}\) equal to \(9y\), you can find the points of intersection by solving for "y". Here, this process reveals two solutions: \(y = 0\) and \(y = \frac{1}{36}\). These values represent where the curves meet. The resulting curves and intersections help define the bounded area of interest, giving us definite points to use within an integral when determining the bounded area.
Definite Integration
Definite integration is a fundamental concept used to calculate areas under curves. Once you've established the boundaries of the region using points of intersection, like those found in the previous segment, integration allows you to sum the infinitesimally small pieces that make up the entire area. This is performed over a certain interval, here between the intersection points \(y = \frac{1}{36}\) and \(y = 2\). For our specific problem, the definite integral takes the form:
- Subtracting the lower curve (\(x^2 = \frac{y}{4}\)) from the higher one (\(x^2 = 9y\)).
- Expressed as \( \int_{\frac{1}{36}}^{2} \sqrt{9y} - \sqrt{\frac{y}{4}} \, dy \).
- Calculate this to find the area between the curves.
Coordinate Geometry
Coordinate Geometry is a branch of mathematics that uses a coordinate system to determine geometric properties. In this exercise, we're using it to determine the area bounded by curves. Here, coordinate geometry helps visualize and calculate where the curves (parabolas) intersect both one another and a straight line. These points give distinct coordinates that establish specific sections on the plane to focus on. With the parabola equations in terms of "x" squared equaling some "y" function, the geometry morphs into a concrete numbers game as you compute where these curves physically lay on the graph. For example, both parabolas intersect with the line \(y=2\), at points that similarly help set limits for integrals:
- For \(x^2 = \frac{y}{4}\), solving gives \(x = \pm \sqrt{\frac{1}{2}}\).
- For \(x^2 = 9y\), solving gives \(x = \pm 3\sqrt{2}\).
Other exercises in this chapter
Problem 68
The shortest distance between line \(y-x=1\) and curve \(x=y^{2}\) is (A) \(\frac{4}{\sqrt{3}}\) (B) \(\frac{\sqrt{3}}{4}\) (C) \(\frac{3 \sqrt{2}}{8}\) (D) \(\
View solution Problem 69
The area of the region enclosed by the curves \(y=x\), \(x=e, y=1 / x\) and the positive \(x\)-axis is (A) \(5 / 2\) square units (B) \(1 / 2\) square units (C)
View solution Problem 72
\(\lim _{n \rightarrow \infty} \frac{1}{n}\left[1+\frac{n^{2}}{n^{2}+1^{2}}+\frac{n^{2}}{n^{2}+2^{2}}+\ldots+\frac{n^{2}}{n^{2}+(n-1)^{2}}\right]\) is equal to
View solution Problem 73
Let \(I=\int_{0}^{1} \frac{\sin x}{\sqrt{x}} d x\) and \(J=\int_{0}^{1} \frac{\cos x}{\sqrt{x}} d x .\) Then which one of the following is true? (A) \(I>\frac{2
View solution