Question:medium

Let the slope of the line \( 45x + 5y + 3 = 0 \) be \( 27r_1 + \frac{9r_2}{2} \) for some \( r_1, r_2 \in \mathbb{R} \).Then\[\lim_{x \to 3} \left( \int_3^x \frac{8t^2}{\frac{3r_1 x}{2} - r_2 x^2 - r_1 x^3 - 3x} \, dt \right)\]is equal to _____.

Updated On: Jan 13, 2026
Show Solution

Correct Answer: 12

Solution and Explanation

A limit problem is presented, requiring evaluation using L'Hopital's Rule. The expression is \[ \lim_{x \to 3} \frac{\frac{3r_2}{2} - r_1 x^3 - 3x}{r_2 x^2 - r_1 x^3 - 3x} \] and its value is determined to be \( 12 \) after applying the rule.

Step 1: Solve for \( 6r_1 + r_2 \)

The given equation is: \[ 27r_1 + 9r_2 = -9 \quad \Rightarrow \quad 6r_1 + r_2 = -2 \] This equation establishes the relationship between \( r_1 \) and \( r_2 \).

Step 2: Set up the limit

The limit is formulated as: \[ \lim_{x \to 3} \frac{ \int_3^2 8t^2 \, dt }{ r_2 x^2 - r_1 x^3 - 3x } \] L'Hopital's Rule is applied by first computing the derivatives of the numerator and denominator.

Step 3: Apply L'Hopital's Rule

Applying L'Hopital's Rule yields: \[ \lim_{x \to 3} \frac{ 8x^2 }{ \frac{3r_2}{2} - 2r_2 x - 3r_1 x^2 } \] After differentiating both the numerator and denominator, the computation continues.

Step 4: Compute the limit

Substituting \( x = 3 \) into the expression: \[ \lim_{x \to 3} \frac{ 72 }{ 144 } \] The expression is finally simplified to: \[ \lim_{x \to 3} = 12 \]

Final Answer:

The value of the limit is: \[ \boxed{12} \]

Was this answer helpful?
0