Question
Mathematics Question on Relations and functions
Considering only the principal value of an inverse function, the set: A= { x ≥ 0, tan-1x + tan-16x = 4π}, then A is...
an empty set
a singleton set
consists of two elements
contains more than two elements
a singleton set
Solution
To find the set A satisfying the equation tan-1(x) + tan-1(6x) = 4π, let's work on solving the equation step by step.
Using the identity tan-1(a) + tan-1(b) = tan-1(1−ab)(a+b), we can rewrite the equation as:
tan-1(1−x(6x)(x+6x) = 4π
Simplifying the numerator and denominator:
tan-1(1−6x2)7x = 4π
Next, we can take the tangent of both sides to eliminate the inverse tangent function:
tan(tan-1(1−6x2)7x) = tan(4π)
Simplifying further:
(1−6x2)7x= 1
Multiplying both sides by (1 - 6x2):
7x = 1 - 6x2
Rearranging the equation:
6x2 + 7x - 1 = 0
Now, we can solve this quadratic equation for x. Using the quadratic formula:
x = −b±2ab2−4ac
where a = 6, b = 7, and c = -1, we can substitute these values in:|
x = −7±2×672−4×6×(−1)
x = -7 ± 1273
Since x must be greater than or equal to 0 according to the set A, we discard the negative solution. Therefore, the set A consists of a single element:
A = -7 ± 1273
So, the correct answer is (B) a singleton set.