Question:

The quadratic equation whose roots are 

\(l = \lim_{\theta\to0} \frac{3sin\theta - 4sin^3\theta}{\theta}\)

m = \(\lim_{\theta\to0} \frac{2tan\theta}{\theta(1-tan^2\theta)}\) is

Updated On: May 4, 2026
  • x2 - 5x + 6 = 0

  • x2 - 5x + 5 = 0

  • x2 - 5x - 6 = 0

  • x2 + 5x - 6 = 0

Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

To determine the quadratic equation given the problem, we must first find the roots of the quadratic equation, i.e., \(l\) and \(m\). These are derived using the provided limits:

  1. First, calculate \(l = \lim_{\theta \to 0} \frac{3\sin \theta - 4\sin^3 \theta}{\theta}\).

    Using the limit property \(\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1\), we can express the limit as follows:

    \(l = \lim_{\theta \to 0} \frac{\sin \theta (3 - 4\sin^2 \theta)}{\theta}\)

    This simplifies to:

    \(l = \lim_{\theta \to 0} \left(\frac{\sin \theta}{\theta} \cdot (3 - 4\sin^2 \theta)\right)\)

    Applying the limit, we have:

    \(l = 1 \cdot (3 - 4 \cdot 0^2) = 3\)
  2. Next, calculate \(m = \lim_{\theta \to 0} \frac{2\tan \theta}{\theta(1 - \tan^2 \theta)}\).

    Given that \(\lim_{\theta \to 0} \frac{\tan \theta}{\theta} = 1\):

    \(m = \lim_{\theta \to 0} \frac{\tan \theta (2)}{\theta(1 - \tan^2 \theta)} = \lim_{\theta \to 0} \frac{2 \tan \theta}{\theta} \cdot \frac{1}{1 - \tan^2 \theta}\)

    Simplifying using limits:

    \(m = 2 \cdot 1 \cdot \frac{1}{1 - 0^2} = 2\)

Hence, the roots of the quadratic equation are \(l = 3\) and \(m = 2\).

Since the roots of a quadratic equation \(ax^2 + bx + c = 0\) are known to relate as follows:

  • Sum of roots \(l + m = -\frac{b}{a}\)
  • Product of roots \(l \cdot m = \frac{c}{a}\)

For \(l = 3\) and \(m = 2\),

  • Sum of roots: \(3 + 2 = 5\)
  • Product of roots: \(3 \cdot 2 = 6\)

Thus, the quadratic equation is:

x^2 - 5x + 6 = 0

Hence, the correct option is x2 - 5x + 6 = 0.

Was this answer helpful?
2
0

Concepts Used:

Algebra of Complex Numbers

Algebra of complex numbers

1. Addition of two complex numbers:

Consider z1 and z2 are two complex numbers. 

For example, z1 = 3+4i and z2 = 4+3i

Here a=3, b=4, c=4, d=3

∴z1+ z2 = (a+c)+(b+d)i 

⇒z1 + z2 = (3+4)+(4+3)i 

⇒z1 + z2 = 7+7i 

Properties of addition of complex numbers

  • Closure law: While adding two complex numbers the resulting number is also a complex number.
  • Commutative law: For the complex numbers z1 and z2 , the commutation can be z1+ z2 = z2+z1
  • Associative law: While considering three complex numbers, (z1+ z2) + z?3 = z1 + (z2 + z3)
  • Additive identity: An Additive identity is nothing but zero complex numbers that go as 0+i0. For every complex number z, z+0 = z.
  • Additive inverse: Every complex number has an additive inverse denoted as -z.

2. Difference between two complex numbers

It is similar to the addition of complex numbers, such that, z1 - z= z1 + ( -z2

For example: (5+3i) - (2+1i) = (5-2) + (-2-1i) = 3 - 3i

3. Multiplication of complex numbers

Considering the same value of z1 and z2 , the product of the complex numbers are

z* z2 = (ac-bd) + (ad+bc) i

For example: (5+6i) (2+3i) = (5×2) + (6×3)i = 10+18i

 

 

Properties of Multiplication of complex numbers

Note: The properties of multiplication of complex numbers are similar to the properties we discussed in addition to complex numbers.

  • Closure law: When two complex numbers are multiplied the result is also a complex number.
  • Commutative law: z1* z2 = z2 * z1

Associative law: Considering three complex numbers, (z1 z2) z3 = z1 (z2 z3)

  • Multiplicative identity: 1+0i is always denoted as 1. This is multiplicative identity. This means that z.1 = z for every complex number z.
  • Distributive law: Considering three complex numbers, z1 (z2 + z3) =z1 z2 + z1 z3 and (z1+ z2) z3 = z1 z2 + z2 z3.

Read More: Complex Numbers and Quadratic Equations

4. Division of complex numbers

If z1 / z2 of a complex number is asked, simplify it as z1 (1/z2 )

For example: z1 = 4+2i and z2 = 2 - i

z1 / z2 =(4+2i)×1/(2 - i) = (4+i2)(2/(2²+(-1)² ) + i (-1)/(2²+(-1)² )) 

=(4+i2) ((2+i)/5) = 1/5 [8+4i + 2(-1)+1] = 1/5 [8-2+1+41] = 1/5 [7+4i]