Given the inequality: sin2(x)+sin(x)<0 To solve this inequality, we must first solve the corresponding equation: sin2(x)+sin(x)=0 Solve: Given the equation sin2(x)+sin(x)=0 transform (sin(x)+1)sin(x)=0 sin2(x)+sin(x)=0 Do replacement w=sin(x) This equation is of the form
a*w^2 + b*w + c = 0
A quadratic equation can be solved using the discriminant. The roots of the quadratic equation: w1=2aD−b w2=2a−D−b where D = b^2 - 4*a*c - it is the discriminant. Because a=1 b=1 c=0 , then
D = b^2 - 4 * a * c =
(1)^2 - 4 * (1) * (0) = 1
Because D > 0, then the equation has two roots.
w1 = (-b + sqrt(D)) / (2*a)
w2 = (-b - sqrt(D)) / (2*a)
or w1=0 w2=−1 do backward replacement sin(x)=w Given the equation sin(x)=w - this is the simplest trigonometric equation This equation is transformed to x=2πn+asin(w) x=2πn−asin(w)+π Or x=2πn+asin(w) x=2πn−asin(w)+π , where n - is a integer substitute w: x1=2πn+asin(w1) x1=2πn+asin(0) x1=2πn x2=2πn+asin(w2) x2=2πn+asin(−1) x2=2πn−2π x3=2πn−asin(w1)+π x3=2πn−asin(0)+π x3=2πn+π x4=2πn−asin(w2)+π x4=2πn−asin(−1)+π x4=2πn+23π x1=0 x2=−2π x3=π x4=23π x1=0 x2=−2π x3=π x4=23π This roots x2=−2π x1=0 x3=π x4=23π is the points with change the sign of the inequality expression. First define with the sign to the leftmost point: x0<x2 For example, let's take the point x0=x2−101 = −2π−101 = −2π−101 substitute to the expression sin2(x)+sin(x)<0 sin(−2π−101)+sin2(−2π−101)<0