Chapter 23: Problem 19
If the area (in sq. units) bounded by the parabola \(y^{2}=4 \lambda x\) and the line \(y=\lambda x, \lambda>0\), is \(\frac{1}{9}\), then \(\lambda\) is equal to : [April 12, 2019 (II)] (a) \(2 \sqrt{6}\) (b) 48 (c) 24 (d) \(4 \sqrt{3}\)
Short Answer
Expert verified
The value of \( \lambda \) is 24.
Step by step solution
01
Identify Points of Intersection
To find the area between the parabola \( y^2 = 4\lambda x \) and the line \( y = \lambda x \), we first identify their points of intersection. Setting \( y^2 = 4\lambda x \) equal to \( y = \lambda x \), we get \( (\lambda x)^2 = 4\lambda x \). Simplifying, we get \( \lambda^2 x^2 = 4\lambda x \). Factoring out, \( x(\lambda x - 4) = 0 \). So, \( x = 0 \) or \( x = \frac{4}{\lambda} \).
02
Calculate Intersection Points for the Curve
For \( x = 0 \), \( y = \lambda \cdot 0 = 0 \). For \( x = \frac{4}{\lambda} \), \( y = \lambda \cdot \frac{4}{\lambda} = 4 \). Thus, the points of intersection are \((0, 0)\) and \(\left(\frac{4}{\lambda}, 4\right)\).
03
Set Up the Integral for the Area
The area bounded by the parabola and the line is calculated by integrating the difference between the functions over \([0, \frac{4}{\lambda}]\). The integral is \[ \int_{0}^{\frac{4}{\lambda}} (\sqrt{4\lambda x} - \lambda x) \, dx. \] Here, \(\sqrt{4\lambda x}\) is the upper function and \(\lambda x\) is the lower function.
04
Evaluate the Integral
First, substitute and simplify the integral: \[ \int_{0}^{\frac{4}{\lambda}} (2 \sqrt{\lambda x} - \lambda x) \, dx. \] This integral separates into two parts: \( \int_{0}^{\frac{4}{\lambda}} 2 \sqrt{\lambda x} \, dx \) and \( \int_{0}^{\frac{4}{\lambda}} \lambda x \, dx. \)
05
Compute Each Part of the Integral
To evaluate the first part: substitute \( u^2 = \lambda x \) or \( x = \frac{u^2}{\lambda} \). Hence, \( dx = \frac{2u}{\lambda}du. \) The limits for \( u \) are from \( 0 \) to \( 2 \). The integral \( \int_{0}^{2} 2u \cdot \frac{2u}{\lambda} \, du \) becomes \( \frac{4}{\lambda} \int_{0}^{2} u^2 \, du \), which evaluates to \( \frac{4}{\lambda} \left[ \frac{u^3}{3} \right]_{0}^{2}\).
06
Final Simplification and Solve
Evaluating this expression: \( \frac{4}{\lambda} \left[ \frac{8}{3} \right] = \frac{32}{3\lambda} \). For the second part, \( \int_{0}^{\frac{4}{\lambda}} \lambda x \, dx = [\frac{\lambda x^2}{2}]_{0}^{\frac{4}{\lambda}} = \frac{8}{\lambda} \). Thus, the total area is \( \frac{32}{3\lambda} - \frac{8}{\lambda} \), set equal to \( \frac{1}{9} \): \( \frac{32}{3\lambda} - \frac{8}{\lambda} = \frac{1}{9}. \)
07
Solve for \( \lambda \)
Combine terms: \( \frac{32 - 24}{3\lambda} = \frac{1}{9}. \) Simplifying, \( \frac{8}{3\lambda} = \frac{1}{9} \). Cross-multiply and solve: \( 72 = 3\lambda \Rightarrow \lambda = 24. \)
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Parabola
A parabola is a special type of curve that is shaped like an open bowl. In mathematics, you typically see it in a form like this:
- Vertical Parabola: \( y = ax^2 + bx + c \)
- Horizontal Parabola: \( x = ay^2 + by + c \)
Area under curves
The area under curves refers to the space between the curve and the x-axis or between two curves. In this problem, it represents the area enclosed between the parabola \( y^2 = 4\lambda x \) and the line \( y = \lambda x \). Calculating this area involves:
- Identifying the points where the two curves intersect
- Determining which part of the parabola is above or below the line
- Setting up an integral that calculates the difference between the two curves over a certain interval
Integration
Integration is the mathematical process used to find areas under curves, among other things. When we say we integrate a function over a certain interval, we accumulate the area under that curve from the start to the end of that interval. The solution for our particular problem involves the integral \[ \int_{0}^{\frac{4}{\lambda}} (\sqrt{4\lambda x} - \lambda x) \, dx. \] This represents the area between the parabola and the line from \( x = 0 \) to \( x = \frac{4}{\lambda} \). In our exercise, we broke the integral into two parts to calculate easily:
- The integral of \( 2\sqrt{\lambda x} \)
- The integral of \( \lambda x \)
Points of Intersection
Points of intersection are where two curves meet or cross. In our exercise, the parabola \( y^2 = 4\lambda x \) and the line \( y = \lambda x \) intersect at points that need to be calculated.
- First, equate the two functions: \( y = \lambda x \) and \( y^2 = 4\lambda x \).
- Substitute \( y = \lambda x \) into \( y^2 = 4\lambda x \) to simplify to \( (\lambda x)^2 = 4\lambda x \).