Question
Question: Find the number of solutions of the equation \(2{({\sin ^{ - 1}}x)^2} - {\sin ^{ - 1}}x - 6 = 0\). ...
Find the number of solutions of the equation 2(sin−1x)2−sin−1x−6=0.
A) 2
B) 1
C) 0
D) 3
Solution
The given equation is a second-degree equation in sin−1x. To find what all values x can take (and thus the number of solutions), first we need to check what all values sin−1x can take. This can be done by solving the quadratic equation by taking sin−1x=y(say). Then we can eliminate any values which does not belong to the range of sin−1x.
Formula used:
A second-degree equation of the form ax2+bx+c=0 can be solved by
x=2a−b±b2−4ac
Complete step by step answer:
The given quadratic equation is 2(sin−1x)2−sin−1x−6=0
We are asked to find the number of solutions.
Here the variable present is x. So, we need to find the number of values x can take.
Let, sin−1x=y
Then the equation becomes,
⇒2y2−y−6=0, which is a quadratic equation in y.
A second-degree equation of the form ax2+bx+c=0 can be solved by
⇒x=2a−b±b2−4ac
Here the variable is y.
Also a=2,b=−1,c=−6
⇒y=2×2−(−1)±(−1)2−4×2×−6
Simplifying we get,
⇒y=41±1+48=41±49
⇒y=41±7
This gives y=48=2 or y=4−6=2−3
Substituting for y we get,
⇒sin−1x=2 (or) sin−1x=2−3
But sin−1x∈(−2π,2π), which is the open interval with limits −2π,2π.
Here π is in radians, which can be approximated to 3.14.
This gives
⇒2π=23.14=1.57
So sin−1x cannot take the value 2, since the value must be less than 1.57.
Therefore sin−1x=2−3⇒x=sin(2−3), which is the only solution.
This gives the number of solutions is 1.
∴ The correct answer is option B.
Note:
The alternative method to solve the quadratic equation without this formula.
2y2−y−6=0
By simple rearrangement we get,
⇒2y2−4y+3y−6=0
Taking common factors from first two terms and last two terms,
⇒2y(y−2)+3(y−2)=0
⇒(y−2)(2y+3)=0
The product of two terms is zero implies either one is zero.
⇒(y−2)=0 (or) (2y+3)=0
⇒y=2(or)=2−3