Let (a, b) be the point of intersection of the curve \(x^2 = 2y\) and the straight line \(y - 2x - 6 = 0\) in the second quadrant. Then the integral \(I = \int_{a}^{b} \frac{9x^2}{1+5^{x}} \, dx\) is equal to:
The objective is to compute a specific definite integral. The integration bounds, denoted \( a \) and \( b \), correspond to the coordinates of the intersection point between the parabola defined by \( x^2 = 2y \) and the line \( y - 2x - 6 = 0 \) that is located in the second quadrant.
The solution employs the following principles:
Step 1: Determine the intersection point of \( x^2 = 2y \) and \( y - 2x - 6 = 0 \).
From the linear equation, isolate \( y \):
\[ y = 2x + 6 \]
Substitute this into the parabolic equation:
\[ x^2 = 2(2x + 6) \] \[ x^2 = 4x + 12 \]
Rewrite as a standard quadratic equation:
\[ x^2 - 4x - 12 = 0 \]
Factor the quadratic to find \( x \) values:
\[ (x - 6)(x + 2) = 0 \]
The intersection occurs at \( x = 6 \) and \( x = -2 \).
Calculate the corresponding \( y \) values:
Step 2: Identify the intersection point \( (a, b) \) situated in the second quadrant.
The second quadrant is characterized by \( x < 0 \) and \( y > 0 \). Of the two points, \( (-2, 2) \) satisfies these conditions.
Therefore, \( (a, b) = (-2, 2) \), establishing the integration limits as \( a = -2 \) and \( b = 2 \).
Step 3: Formulate the integral using the established limits.
The integral to be evaluated is:
\[ I = \int_{a}^{b} \frac{9x^2}{1 + 5^x} \, dx = \int_{-2}^{2} \frac{9x^2}{1 + 5^x} \, dx \]
Step 4: Apply the definite integral property for symmetrical limits.
Let \( f(x) = \frac{9x^2}{1 + 5^x} \). With limits from -2 to 2, we apply \( \int_{-c}^{c} f(x) \, dx = \int_{0}^{c} [f(x) + f(-x)] \, dx \).
Determine \( f(-x) \):
\[ f(-x) = \frac{9(-x)^2}{1 + 5^{-x}} = \frac{9x^2}{1 + \frac{1}{5^x}} = \frac{9x^2}{\frac{5^x + 1}{5^x}} = \frac{9x^2 \cdot 5^x}{1 + 5^x} \]
Compute the sum \( f(x) + f(-x) \):
\[ f(x) + f(-x) = \frac{9x^2}{1 + 5^x} + \frac{9x^2 \cdot 5^x}{1 + 5^x} = \frac{9x^2(1 + 5^x)}{1 + 5^x} = 9x^2 \]
The integral simplifies to:
\[ I = \int_{0}^{2} (9x^2) \, dx \]
Evaluate the simplified integral:
\[ I = 9 \int_{0}^{2} x^2 \, dx \] \[ I = 9 \left[ \frac{x^3}{3} \right]_{0}^{2} \] \[ I = 3 [x^3]_{0}^{2} \] \[ I = 3 (2^3 - 0^3) = 3(8) = 24 \]
The integral evaluates to 24.