Key Concepts and Formulas
- Solving Simultaneous Equations: To find the point(s) of intersection of curves, we solve their equations concurrently.
- Cartesian Quadrants: The second quadrant is defined by points with negative x-coordinates and positive y-coordinates.
- Definite Integral Property (King's Rule): For a continuous function f(x) on [p,q], ∫pqf(x)dx=∫pqf(p+q−x)dx. This is particularly useful for integrals with symmetric limits or integrands involving exponential/trigonometric functions.
Step-by-Step Solution
Step 1: Find the Point of Intersection (a,b)
We are given the equations of a curve and a line:
- x2=2y
- y−2x−6=0
We need to find the point of intersection (a,b) that lies in the second quadrant.
-
Explanation: To find the intersection, we substitute the expression for y from the first equation into the second equation. From x2=2y, we get y=2x2.
Substituting this into the second equation:
2x2−2x−6=0
Multiply by 2 to clear the fraction:
x2−4x−12=0
Factor the quadratic equation:
(x−6)(x+2)=0
This gives two possible x-values: x=6 or x=−2.
Now, find the corresponding y-values using y=2x2:
If x=6, then y=262=236=18. The point is (6,18).
If x=−2, then y=2(−2)2=24=2. The point is (−2,2).
-
Identify the point in the second quadrant: The second quadrant has x<0 and y>0. The point (−2,2) satisfies these conditions.
Therefore, (a,b)=(−2,2), which means a=−2 and b=2.
Step 2: Set up the Definite Integral
The integral to be evaluated is I=∫ab1+5x9x2 dx.
Substituting the values of a and b:
I=∫−221+5x9x2 dx..... (1)
Step 3: Apply King's Rule to Evaluate the Integral
-
Explanation: The integral has symmetric limits [−2,2]. This suggests using King's Rule, which states ∫pqf(x)dx=∫pqf(p+q−x)dx. Here, p=−2 and q=2, so p+q=−2+2=0.
Let f(x)=1+5x9x2. Applying King's Rule, we replace x with p+q−x=0−x=−x:
I=∫−221+5−x9(−x)2 dx
Since (−x)2=x2, we have:
I=∫−221+5−x9x2 dx..... (2)
Now, simplify the denominator 1+5−x:
1+5−x=1+5x1=5x5x+1
Substitute this back into equation (2):
I=∫−225x5x+19x2 dx=∫−221+5x9x2⋅5x dx..... (3)
Step 4: Combine the Integral Expressions
- Explanation: Add equation (1) and equation (3). This is a standard technique when applying King's Rule for integrals of this form.
I+I=∫−221+5x9x2 dx+∫−221+5x9x2⋅5x dx
2I=∫−22(1+5x9x2+1+5x9x2⋅5x) dx
Combine the terms inside the integral since they have a common denominator:
2I=∫−221+5x9x2(1+5x) dx
The term (1+5x) cancels out:
2I=∫−229x2 dx
Step 5: Evaluate the Simplified Integral
- Explanation: Now we have a simple polynomial integral.
2I=9∫−22x2 dx
The integral of x2 is 3x3.
2I=9[3x3]−22
Evaluate at the limits:
2I=9(323−3(−2)3)
2I=9(38−3−8)
2I=9(38+38)
2I=9(316)
2I=3×16
2I=48
Solve for I:
I=248
I=24
Common Mistakes & Tips
- Quadrant Identification: Ensure you correctly identify the second quadrant (x<0,y>0) when determining the values of a and b.
- King's Rule Application: Remember that King's Rule is most effective when the sum of the limits (p+q) is a simple constant, especially 0, which simplifies p+q−x to −x.
- Algebraic Simplification: Be careful with algebraic manipulations, especially when dealing with fractions and exponential terms like 5−x.
Summary
The problem requires finding the intersection point of a parabola and a line, then evaluating a definite integral. We first solved the system of equations to find the intersection point (−2,2) in the second quadrant, establishing the limits of integration as a=−2 and b=2. The integral I=∫−221+5x9x2 dx was then evaluated using King's Rule (∫pqf(x)dx=∫pqf(p+q−x)dx). By applying this rule with p=−2 and q=2, we obtained a second expression for I, and summing the original and transformed integrals simplified the integrand significantly. This led to the evaluation of a straightforward polynomial integral, yielding the final result.
The final answer is \boxed{24}.