Problem 46

Question

Column-I I. If \(2 \sin ^{2} x+3 \sin x-2>0\) and \(x^{2}-x-2<0\) ( \(x\) is measured in radians), then \(x \in\) II. If \(\frac{\sin ^{3} \theta-\cos ^{3} \theta}{\sin \theta-\cos \theta}-\frac{\cos \theta}{\sqrt{1+\cos ^{2} \theta}}\) \(-2 \tan \theta \cot \theta=-1, \theta \in[0\) \(2 \pi]\), then \(\theta \in\) III. The set of all \(x\) in \((-\pi, \pi)\) satisfying \(|4 \sin x-1|<\sqrt{5}\) is given by Column-II (A) \((0, \pi)-\left\\{\frac{\pi}{4}, \frac{\pi}{2}\right\\}\) (B) \((0, \pi)\) (C) \(\left(-\frac{\pi}{10}, \frac{3 \pi}{10}\right)\) (D) \(\left(\frac{\pi}{6}, 2\right)\)

Step-by-Step Solution

Verified
Answer
I: A; II: Needs reevaluation. III: Matches (C).
1Step 1: Solve Inequality for I
The first inequality to solve is \(2 \sin^2 x + 3 \sin x - 2 > 0\). Let \(t = \sin x\). The inequality becomes \(2t^2 + 3t - 2 > 0\). Factoring yields \((2t - 1)(t + 2) > 0\). Using a sign chart for \(t\), we determine the solution set for \(t\) is \((-2, -\frac{1}{2})\cup (\frac{1}{2}, \infty)\). However, since \(\sin x\) must be between -1 and 1, we restrict \(-1 \leq t \leq 1\), thus \(-\frac{1}{2} < \sin x < 1\).
2Step 2: Solve Quadratic Inequality for I
The second inequality is \(x^2 - x - 2 < 0\). Factoring, we get \((x - 2)(x + 1) < 0\). This has roots at \(x = -1\) and \(x = 2\), so using a sign chart, \(x \in (-1, 2)\).
3Step 3: Intersect Solutions for I
Combine the solutions from Step 1 and Step 2. \(-\frac{1}{2} < \sin x < 1\) implies \(x \in (-\frac{\pi}{6}, \frac{5\pi}{6})\) (since in radians, \(\sin(x) = \pm 1/2\) at \(\pm \pi/6\), \(5\pi/6\), and \(-5\pi/6\)). Hence, intersecting with \(-1 < x < 2\) gives \((0, \pi)\), excluding the exact points \(\pi/6\) and \(\pi/2\) due to the inequality direction.
4Step 4: Solve II: Simplify the Expression
The expression given is complex. First, simplify it. Recognize the first term: \(\frac{\sin^3 \theta - \cos^3 \theta}{\sin \theta - \cos \theta}\) can be rewritten using the identity \(a^3-b^3=(a-b)(a^2+ab+b^2)\), giving \(\sin^2 \theta + \sin \theta \cos \theta + \cos^2 \theta\), which simplifies to \(1 + \sin \theta \cos \theta\). The second term, \(-\frac{\cos \theta}{\sqrt{1 + \cos^2 \theta}}\), stays as is.
5Step 5: Set Entire Equation to Solve for \(\theta\)
The overall equation is: \(1 + \sin \theta \cos \theta - \frac{\cos \theta}{\sqrt{1 + \cos^2 \theta}} - 2 = -1\). Simplifying gives \(\sin \theta \cos \theta - \frac{\cos \theta}{\sqrt{1 + \cos^2 \theta}} = -2\). Though further algebraic manipulation is possible, testing common angles may expedite: \(\theta = 0\) and \(\theta = \pi/4\) do not satisfy but usually points around them might.
6Step 6: Find Solutions for III
For \(|4\sin x - 1| < \sqrt{5}\), write as two inequalities: \(-\sqrt{5} < 4 \sin x - 1 < \sqrt{5}\). Solve \(4 \sin x - 1 < \sqrt{5}\) results in \(4 \sin x < \sqrt{5} + 1\), thus \(\sin x < \frac{\sqrt{5} + 1}{4}\). The equation \(4 \sin x - 1 > -\sqrt{5}\) becomes \(\sin x > \frac{-\sqrt{5} + 1}{4}\). This results in \(\frac{-\sqrt{5} + 1}{4} < \sin x < \frac{\sqrt{5} + 1}{4}\). Calculate these range intersections within \((-\pi,\pi)\).
7Step 7: Determine Final Answer for Each
From Steps 1-3, for I: The intersection of \((0,\pi)\) without points \(\pi/4\) and \(\pi/2\) concludes the answer is A: \((0, \pi) - \{ \pi/4, \pi/2 \}\). For II: As direct computation gave little, a reevaluation with possible trigonometric identities or techniques must be taken. For III: The intersection gave certain angles intervals fulfilling the range, comparing to columns.

Key Concepts

Quadratic InequalitiesTrigonometric IdentitiesRadian Measure
Quadratic Inequalities
Understanding quadratic inequalities is crucial for solving many real-world problems and equations that involve a squared term. A quadratic inequality is generally of the form \(ax^2 + bx + c < 0\), \(ax^2 + bx + c \leq 0\), \(ax^2 + bx + c > 0\), or \(ax^2 + bx + c \geq 0\). Solving these requires finding the roots of the corresponding quadratic equation \(ax^2 + bx + c = 0\).

To solve a quadratic inequality, follow these steps:
  • Find the roots of the quadratic equation using factoring, completing the square, or the quadratic formula.
  • Determine the intervals on the number line that satisfy the inequality. This is done by selecting test values from the intervals formed by the roots.
  • Analyze the sign of the expression within each interval to understand which intervals satisfy the inequality.
In the original solution, the quadratic inequality \((x - 2)(x + 1) < 0\) was solved by using the roots \(x = -1\) and \(x = 2\). By testing intervals such as \((-\infty, -1)\), \((-1, 2)\), and \((2, \infty)\), we determined \((-1, 2)\) satisfies the inequality.
Trigonometric Identities
Trigonometric identities are equalities that involve trigonometric functions and hold true for all values of the involved variables. These identities are essential for simplifying and solving trigonometric equations and expressions.

Some fundamental trigonometric identities include:
  • \(\sin^2\theta + \cos^2\theta = 1\)
  • \(1 + \tan^2\theta = \sec^2\theta\)
  • \(1 + \cot^2\theta = \csc^2\theta\)
  • Sum and difference identities, like \(\sin(a \pm b) = \sin a \cos b \pm \cos a \sin b\).
  • Double angle formulas, such as \(\sin 2\theta = 2 \sin \theta \cos \theta\).

In solving trigonometric inequalities, recognizing patterns and substituting identities can simplify complex expressions. In the exercise, rewriting \(\frac{\sin^3 \theta - \cos^3 \theta}{\sin \theta - \cos \theta}\) using the identity \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\) demonstrates how identities help simplify and solve problems.
Radian Measure
Radian measure is an alternative to measuring angles in degrees, using the radius of a circle. One radian is the angle formed when the radius forms an arc length equal to the radius itself. This connection provides a natural way to define angles based on circular motion.

Key points about radian measure:
  • There are \(2\pi\) radians in a full circle, which corresponds to \(360^\circ\).
  • \(\pi\) radians equals \(180^\circ\). Thus \(\frac{\pi}{4}\) radians is equivalent to \(45^\circ\).
  • Radians are often favored in mathematics and physics because they simplify the relationship between angles and arc lengths.
Brushing up on converting between degrees and radians is important. Conversion is simple: Multiply degrees by \(\frac{\pi}{180}\) to get radians, and multiply radians by \(\frac{180}{\pi}\) for degrees. Understanding angles in radians is essential for solving problems involving circular or periodic motion, as seen in trigonometric equations within the given solution.