All Exams Test series for 1 year @ ₹349 only
Question

What is the area of the region bounded by the parabolas y 2= 6 (x – 1) and y 2= 3x?

This question was previously asked in
NDA I 2018 GAT Previous Year Paper (22-Apr-2018)
The correct answer is \(\frac{{4\sqrt 6 }}{3}\)

Calculating the Area Bounded by Parabolas

The problem asks for the area of the region enclosed by two parabolas given by the equations \(y^2 = 6(x - 1)\) and \(y^2 = 3x\). To find the area between these curves, we first need to determine their intersection points.

Finding the Intersection Points

We can find the intersection points by setting the expressions for \(y^2\) equal to each other:

\(6(x - 1) = 3x\)

\(6x - 6 = 3x\)

\(6x - 3x = 6\)

\(3x = 6\)

\(x = 2\)

Now substitute \(x = 2\) back into either equation to find the corresponding \(y\) values. Using \(y^2 = 3x\):

\(y^2 = 3(2)\)

\(y^2 = 6\)

\(y = \pm \sqrt{6}\)

The intersection points are \((2, \sqrt{6})\) and \((2, -\sqrt{6})\). This indicates that the region is bounded vertically by \(y = -\sqrt{6}\) and \(y = \sqrt{6}\).

Setting up the Area Integral

Since the equations are given in the form \(y^2 = f(x)\), the parabolas open to the right. It is easier to calculate the area by integrating with respect to \(y\). We need to express \(x\) in terms of \(y\) for both equations:

  • From \(y^2 = 3x\), we get \(x_1 = \frac{y^2}{3}\).
  • From \(y^2 = 6(x - 1)\), we get \(y^2 = 6x - 6\), which gives \(6x = y^2 + 6\), so \(x_2 = \frac{y^2 + 6}{6} = \frac{y^2}{6} + 1\).

To set up the integral \(\int (x_{\text{right}} - x_{\text{left}}) dy\), we need to determine which function represents the right boundary and which represents the left boundary between \(y = -\sqrt{6}\) and \(y = \sqrt{6}\). Let's pick a value of \(y\) within this range, say \(y=0\). For \(y=0\):

  • \(x_1 = \frac{0^2}{3} = 0\) (for \(y^2 = 3x\)).
  • \(x_2 = \frac{0^2}{6} + 1 = 1\) (for \(y^2 = 6(x - 1)\)).

Since \(1 > 0\), the parabola \(y^2 = 6(x - 1)\) (which is \(x = \frac{y^2}{6} + 1\)) is on the right of the parabola \(y^2 = 3x\) (which is \(x = \frac{y^2}{3}\)) in the region between the intersection points.

The area \(A\) is given by the definite integral from \(y = -\sqrt{6}\) to \(y = \sqrt{6}\) of the difference between the right curve and the left curve:

\(A = \int_{-\sqrt{6}}^{\sqrt{6}} \left( \left(\frac{y^2}{6} + 1\right) - \frac{y^2}{3} \right) dy\)

\(A = \int_{-\sqrt{6}}^{\sqrt{6}} \left( 1 + \frac{y^2}{6} - \frac{y^2}{3} \right) dy\)

\(A = \int_{-\sqrt{6}}^{\sqrt{6}} \left( 1 + \frac{y^2 - 2y^2}{6} \right) dy\)

\(A = \int_{-\sqrt{6}}^{\sqrt{6}} \left( 1 - \frac{y^2}{6} \right) dy\)

Evaluating the Integral

The integrand \(1 - \frac{y^2}{6}\) is an even function, and the limits of integration are symmetric about 0. We can use the property \(\int_{-a}^{a} f(y) dy = 2 \int_{0}^{a} f(y) dy\) for even functions.

\(A = 2 \int_{0}^{\sqrt{6}} \left( 1 - \frac{y^2}{6} \right) dy\)

Now, we find the antiderivative:

\(\int \left( 1 - \frac{y^2}{6} \right) dy = y - \frac{y^3}{18}\)

Evaluate the definite integral:

\(A = 2 \left[ y - \frac{y^3}{18} \right]_{0}^{\sqrt{6}}\)

\(A = 2 \left[ \left( \sqrt{6} - \frac{(\sqrt{6})^3}{18} \right) - \left( 0 - \frac{0^3}{18} \right) \right]\)

\(A = 2 \left[ \sqrt{6} - \frac{6\sqrt{6}}{18} \right]\)

\(A = 2 \left[ \sqrt{6} - \frac{\sqrt{6}}{3} \right]\)

Combine the terms inside the brackets:

\(A = 2 \left[ \frac{3\sqrt{6}}{3} - \frac{\sqrt{6}}{3} \right]\)

\(A = 2 \left[ \frac{3\sqrt{6} - \sqrt{6}}{3} \right]\)

\(A = 2 \left[ \frac{2\sqrt{6}}{3} \right]\)

\(A = \frac{4\sqrt{6}}{3}\)

The area of the region bounded by the two parabolas is \(\frac{4\sqrt{6}}{3}\) square units.

Revision Table: Area Calculation Steps

Step Description Calculation/Formula
1 Find intersection points Set \(y^2\) equal: \(6(x-1) = 3x\), solve for \(x\), then \(y\). Intersection at \(y=\pm \sqrt{6}\).
2 Express \(x\) in terms of \(y\) \(x_1 = \frac{y^2}{3}\), \(x_2 = \frac{y^2}{6} + 1\)
3 Determine right and left curves For \(-\sqrt{6} < y < \sqrt{6}\), \(x_2 > x_1\). Right: \(x = \frac{y^2}{6} + 1\), Left: \(x = \frac{y^2}{3}\).
4 Set up integral w.r.t. \(y\) \(A = \int_{-\sqrt{6}}^{\sqrt{6}} (x_{\text{right}} - x_{\text{left}}) dy\)
5 Evaluate integral \(\int_{-\sqrt{6}}^{\sqrt{6}} \left( 1 - \frac{y^2}{6} \right) dy = \frac{4\sqrt{6}}{3}\)

Additional Information: Area Between Curves

Finding the area between curves is a common application of definite integrals in calculus. The general approach depends on whether you integrate with respect to \(x\) or \(y\).

  • Integration with respect to \(x\): If the region is bounded by curves \(y=f(x)\) and \(y=g(x)\) from \(x=a\) to \(x=b\), and \(f(x) \ge g(x)\) over the interval \([a, b]\), the area is given by \(\int_{a}^{b} (f(x) - g(x)) dx\).
  • Integration with respect to \(y\): If the region is bounded by curves \(x=f(y)\) and \(x=g(y)\) from \(y=c\) to \(y=d\), and \(f(y) \ge g(y)\) over the interval \([c, d]\), the area is given by \(\int_{c}^{d} (f(y) - g(y)) dy\). Here, \(f(y)\) is the curve on the right and \(g(y)\) is the curve on the left.

In this problem, since the equations are given in the form \(y^2 = f(x)\) and the region is easily described by horizontal bounds (\(y=\pm\sqrt{6}\)), integrating with respect to \(y\) was the most straightforward method.

Was this answer helpful?

Similar Questions

  1. What is the area of one of the loops between the curve y = c sin x and x-axis?

  2. What is the area between the curve f(x) = x |x| and x-axis for x = [-1, 1]?

  3. The area bounded by the coordinate axes and the curve \(\sqrt {\rm{x}} + \sqrt {\rm{y}} = 1\) , is

  4. What is the area bounded by \(\rm y=\sqrt{16-x^2}\) , y ≥ 0 and the x-axis?

  5. What is the area of the region enclosed in the first quadrant by x 2 + y 2  = π 2 , y = sin x and x = 0 ?
  6. What is the area of the region enclosed between the curve y 2= 2x and the straight line y = x?

  7. The area of the region bounded by the parabola y 2= 4kx, where k > 0 and its latus rectum is 24 square units. What is the value of k ?

  8. The area bounded by the curve |x| + |y| = 1 is

  9. \({\rm{f}}\left( {\rm{x}} \right) = {\rm{x}}\left| {\rm{x}} \right| - 1{\rm{\;and\;g}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {\frac{{3{\rm{x}}}}{2},{\rm{\;x}} > 0}\\ {2{\rm{x}},{\rm{\;x}} \le 0} \end{array}} \right.\)

    Where do the curves intersect?

  10. \({\rm{f}}\left( {\rm{x}} \right) = {\rm{x}}\left| {\rm{x}} \right| - 1{\rm{\;and\;g}}\left( {\rm{x}} \right) = \left\{ {\begin{array}{*{20}{c}} {\frac{{3{\rm{x}}}}{2},{\rm{\;x}} > 0}\\ {2{\rm{x}},{\rm{\;x}} \le 0} \end{array}} \right.\)

    What is the area bounded by the curves?


Important Questions from Application of Integrals

  1. What is the area of one of the loops between the curve y = c sin x and x-axis?

  2. The area enclosed between the curves $y = -x^2 + 4x$ and $y = x^2 - 2x$ is
  3. The equation of the normal at the point (1, 1) on the curve 2y + x2 = 3 is

  4. The area cut off the parabola 4y = 3x2 by the straight line 2y = 3x + 12 is

  5. There are two curves in a graph. One is y = x2 and the other is y = x. Find the area enclosed between these curves.

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App