Basic formulas for solving trigonometric equations. Methods for solving trigonometric equations

When solving many mathematical problems , especially those that occur before grade 10, the order of actions performed that will lead to the goal is clearly defined. Such problems include, for example, linear and quadratic equations, linear and quadratic inequalities, fractional equations and equations that reduce to quadratic ones. The principle of successfully solving each of the mentioned problems is as follows: it is necessary to establish what type of problem is being solved, remember the necessary sequence of actions that will lead to the desired result, i.e. answer and follow these steps.

It is obvious that success or failure in solving a particular problem depends mainly on how correctly the type of equation being solved is determined, how correctly the sequence of all stages of its solution is reproduced. Of course, it is necessary to have the skills to perform identity transformations and computing.

The situation is different with trigonometric equations. It is not at all difficult to establish the fact that the equation is trigonometric. Difficulties arise when determining the sequence of actions that would lead to the correct answer.

By appearance equation, it is sometimes difficult to determine its type. And without knowing the type of equation, it is almost impossible to choose the right one from several dozen trigonometric formulas.

To solve a trigonometric equation, you need to try:

1. bring all functions included in the equation to “the same angles”;
2. bring the equation to “identical functions”;
3. unfold left side factoring equations, etc.

Let's consider basic methods for solving trigonometric equations.

I. Reduction to the simplest trigonometric equations

Solution diagram

Step 1. Express a trigonometric function in terms of known components.

Step 2. Find the function argument using the formulas:

cos x = a; x = ±arccos a + 2πn, n ЄZ.

sin x = a; x = (-1) n arcsin a + πn, n Є Z.

tan x = a; x = arctan a + πn, n Є Z.

ctg x = a; x = arcctg a + πn, n Є Z.

Step 3. Find the unknown variable.

Example.

2 cos(3x – π/4) = -√2.

Solution.

1) cos(3x – π/4) = -√2/2.

2) 3x – π/4 = ±(π – π/4) + 2πn, n Є Z;

3x – π/4 = ±3π/4 + 2πn, n Є Z.

3) 3x = ±3π/4 + π/4 + 2πn, n Є Z;

x = ±3π/12 + π/12 + 2πn/3, n Є Z;

x = ±π/4 + π/12 + 2πn/3, n Є Z.

Answer: ±π/4 + π/12 + 2πn/3, n Є Z.

II. Variable replacement

Solution diagram

Step 1. Reduce the equation to algebraic form with respect to one of trigonometric functions.

Step 2. Denote the resulting function by the variable t (if necessary, introduce restrictions on t).

Step 3. Write down and solve the resulting algebraic equation.

Step 4. Make a reverse replacement.

Step 5. Solve the simplest trigonometric equation.

Example.

2cos 2 (x/2) – 5sin (x/2) – 5 = 0.

Solution.

1) 2(1 – sin 2 (x/2)) – 5sin (x/2) – 5 = 0;

2sin 2 (x/2) + 5sin (x/2) + 3 = 0.

2) Let sin (x/2) = t, where |t| ≤ 1.

3) 2t 2 + 5t + 3 = 0;

t = 1 or e = -3/2, does not satisfy the condition |t| ≤ 1.

4) sin(x/2) = 1.

5) x/2 = π/2 + 2πn, n Є Z;

x = π + 4πn, n Є Z.

Answer: x = π + 4πn, n Є Z.

III. Equation order reduction method

Solution diagram

Step 1. Replace this equation with a linear one, using the formula for reducing the degree:

sin 2 x = 1/2 · (1 – cos 2x);

cos 2 x = 1/2 · (1 + cos 2x);

tg 2 x = (1 – cos 2x) / (1 + cos 2x).

Step 2. Solve the resulting equation using methods I and II.

Example.

cos 2x + cos 2 x = 5/4.

Solution.

1) cos 2x + 1/2 · (1 + cos 2x) = 5/4.

2) cos 2x + 1/2 + 1/2 · cos 2x = 5/4;

3/2 cos 2x = 3/4;

2x = ±π/3 + 2πn, n Є Z;

x = ±π/6 + πn, n Є Z.

Answer: x = ±π/6 + πn, n Є Z.

IV. Homogeneous equations

Solution diagram

Step 1. Reduce this equation to the form

a) a sin x + b cos x = 0 (homogeneous equation of the first degree)

or to the view

b) a sin 2 x + b sin x · cos x + c cos 2 x = 0 (homogeneous equation of the second degree).

Step 2. Divide both sides of the equation by

a) cos x ≠ 0;

b) cos 2 x ≠ 0;

and get the equation for tan x:

a) a tan x + b = 0;

b) a tan 2 x + b arctan x + c = 0.

Step 3. Solve the equation using known methods.

Example.

5sin 2 x + 3sin x cos x – 4 = 0.

Solution.

1) 5sin 2 x + 3sin x · cos x – 4(sin 2 x + cos 2 x) = 0;

5sin 2 x + 3sin x · cos x – 4sin² x – 4cos 2 x = 0;

sin 2 x + 3sin x · cos x – 4cos 2 x = 0/cos 2 x ≠ 0.

2) tg 2 x + 3tg x – 4 = 0.

3) Let tg x = t, then

t 2 + 3t – 4 = 0;

t = 1 or t = -4, which means

tg x = 1 or tg x = -4.

From the first equation x = π/4 + πn, n Є Z; from the second equation x = -arctg 4 + πk, k Є Z.

Answer: x = π/4 + πn, n Є Z; x = -arctg 4 + πk, k Є Z.

V. Method of transforming an equation using trigonometric formulas

Solution diagram

Step 1. Using all sorts of trigonometric formulas, reduce this equation to an equation solved by methods I, II, III, IV.

Step 2. Solve the resulting equation using known methods.

Example.

sin x + sin 2x + sin 3x = 0.

Solution.

1) (sin x + sin 3x) + sin 2x = 0;

2sin 2x cos x + sin 2x = 0.

2) sin 2x (2cos x + 1) = 0;

sin 2x = 0 or 2cos x + 1 = 0;

From the first equation 2x = π/2 + πn, n Є Z; from the second cos equations x = -1/2.

We have x = π/4 + πn/2, n Є Z; from the second equation x = ±(π – π/3) + 2πk, k Є Z.

As a result, x = π/4 + πn/2, n Є Z; x = ±2π/3 + 2πk, k Є Z.

Answer: x = π/4 + πn/2, n Є Z; x = ±2π/3 + 2πk, k Є Z.

Solving skills and abilities trigonometric equations are very important, their development requires significant effort, both on the part of the student and on the part of the teacher.

Many problems of stereometry, physics, etc. are associated with the solution of trigonometric equations. The process of solving such problems embodies many of the knowledge and skills that are acquired by studying the elements of trigonometry.

Trigonometric equations occupy an important place in the process of learning mathematics and personal development in general.

Still have questions? Don't know how to solve trigonometric equations?
To get help from a tutor -.
The first lesson is free!

blog.site, when copying material in full or in part, a link to the original source is required.

Lesson and presentation on the topic: "Solving simple trigonometric equations"

Additional materials
Dear users, do not forget to leave your comments, reviews, wishes! All materials have been checked by an anti-virus program.

Manuals and simulators in the Integral online store for grade 10 from 1C
We solve problems in geometry. Interactive tasks for building in space
Software environment "1C: Mathematical Constructor 6.1"

What we will study:
1. What are trigonometric equations?

3. Two main methods for solving trigonometric equations.
4. Homogeneous trigonometric equations.
5. Examples.

What are trigonometric equations?

Guys, we have already studied arcsine, arccosine, arctangent and arccotangent. Now let's look at trigonometric equations in general.

Trigonometric equations are equations in which a variable is contained under the sign of a trigonometric function.

Let us repeat the form of solving the simplest trigonometric equations:

1)If |a|≤ 1, then the equation cos(x) = a has a solution:

X= ± arccos(a) + 2πk

2) If |a|≤ 1, then the equation sin(x) = a has a solution:

3) If |a| > 1, then the equation sin(x) = a and cos(x) = a have no solutions 4) The equation tg(x)=a has a solution: x=arctg(a)+ πk

5) The equation ctg(x)=a has a solution: x=arcctg(a)+ πk

For all formulas k is an integer

The simplest trigonometric equations have the form: T(kx+m)=a, T is some trigonometric function.

Example.

Solve the equations: a) sin(3x)= √3/2

Solution:

A) Let us denote 3x=t, then we will rewrite our equation in the form:

The solution to this equation will be: t=((-1)^n)arcsin(√3 /2)+ πn.

From the table of values ​​we get: t=((-1)^n)×π/3+ πn.

Let's return to our variable: 3x =((-1)^n)×π/3+ πn,

Then x= ((-1)^n)×π/9+ πn/3

Answer: x= ((-1)^n)×π/9+ πn/3, where n is an integer. (-1)^n – minus one to the power of n.

More examples of trigonometric equations.

Solve the equations: a) cos(x/5)=1 b)tg(3x- π/3)= √3

Solution:

A) This time let’s move directly to calculating the roots of the equation right away:

X/5= ± arccos(1) + 2πk. Then x/5= πk => x=5πk

Answer: x=5πk, where k is an integer.

B) We write it in the form: 3x- π/3=arctg(√3)+ πk. We know that: arctan(√3)= π/3

3x- π/3= π/3+ πk => 3x=2π/3 + πk => x=2π/9 + πk/3

Answer: x=2π/9 + πk/3, where k is an integer.

Solve the equations: cos(4x)= √2/2. And find all the roots on the segment.

Solution:

We'll decide in general view our equation: 4x= ± arccos(√2/2) + 2πk

4x= ± π/4 + 2πk;

X= ± π/16+ πk/2;

Now let's see what roots fall on our segment. At k At k=0, x= π/16, we are in the given segment.
With k=1, x= π/16+ π/2=9π/16, we hit again.
For k=2, x= π/16+ π=17π/16, but here we didn’t hit, which means that for large k we also obviously won’t hit.

Answer: x= π/16, x= 9π/16

Two main solution methods.

We looked at the simplest trigonometric equations, but there are also more complex ones. To solve them, the method of introducing a new variable and the method of factorization are used. Let's look at examples.

Let's solve the equation:

Solution:
To solve our equation, we will use the method of introducing a new variable, denoting: t=tg(x).

As a result of the replacement we get: t 2 + 2t -1 = 0

Let's find the roots quadratic equation: t=-1 and t=1/3

Then tg(x)=-1 and tg(x)=1/3, we get the simplest trigonometric equation, let’s find its roots.

X=arctg(-1) +πk= -π/4+πk; x=arctg(1/3) + πk.

Answer: x= -π/4+πk; x=arctg(1/3) + πk.

An example of solving an equation

Solve equations: 2sin 2 (x) + 3 cos(x) = 0

Solution:

Let's use the identity: sin 2 (x) + cos 2 (x)=1

Our equation will take the form: 2-2cos 2 (x) + 3 cos (x) = 0

2 cos 2 (x) - 3 cos(x) -2 = 0

Let us introduce the replacement t=cos(x): 2t 2 -3t - 2 = 0

The solution to our quadratic equation is the roots: t=2 and t=-1/2

Then cos(x)=2 and cos(x)=-1/2.

Because cosine cannot take values ​​greater than one, then cos(x)=2 has no roots.

For cos(x)=-1/2: x= ± arccos(-1/2) + 2πk; x= ±2π/3 + 2πk

Answer: x= ±2π/3 + 2πk

Homogeneous trigonometric equations.

Definition: Equations of the form a sin(x)+b cos(x) are called homogeneous trigonometric equations of the first degree.

Equations of the form

homogeneous trigonometric equations of the second degree.

To solve a homogeneous trigonometric equation of the first degree, divide it by cos(x): You cannot divide by the cosine if it is equal to zero, let's make sure that this is not the case:
Let cos(x)=0, then asin(x)+0=0 => sin(x)=0, but sine and cosine are not equal to zero at the same time, we get a contradiction, so we can safely divide by zero.

Solve the equation:
Example: cos 2 (x) + sin(x) cos(x) = 0

Solution:

We'll take it out common multiplier: cos(x)(c0s(x) + sin (x)) = 0

Then we need to solve two equations:

Cos(x)=0 and cos(x)+sin(x)=0

Cos(x)=0 at x= π/2 + πk;

Consider the equation cos(x)+sin(x)=0 Divide our equation by cos(x):

1+tg(x)=0 => tg(x)=-1 => x=arctg(-1) +πk= -π/4+πk

Answer: x= π/2 + πk and x= -π/4+πk

How to solve homogeneous trigonometric equations of the second degree?
Guys, always follow these rules!

1. See what the coefficient a is equal to, if a=0 then our equation will take the form cos(x)(bsin(x)+ccos(x)), an example of the solution of which is on the previous slide

2. If a≠0, then you need to divide both sides of the equation by the cosine squared, we get:


We change the variable t=tg(x) and get the equation:

Solve example No.:3

Solve the equation:
Solution:

Let's divide both sides of the equation by the cosine square:

We change the variable t=tg(x): t 2 + 2 t - 3 = 0

Let's find the roots of the quadratic equation: t=-3 and t=1

Then: tg(x)=-3 => x=arctg(-3) + πk=-arctg(3) + πk

Tg(x)=1 => x= π/4+ πk

Answer: x=-arctg(3) + πk and x= π/4+ πk

Solve example No.:4

Solve the equation:

Solution:
Let's transform our expression:


We can solve such equations: x= - π/4 + 2πk and x=5π/4 + 2πk

Answer: x= - π/4 + 2πk and x=5π/4 + 2πk

Solve example no.:5

Solve the equation:

Solution:
Let's transform our expression:


Let us introduce the replacement tg(2x)=t:2 2 - 5t + 2 = 0

The solution to our quadratic equation will be the roots: t=-2 and t=1/2

Then we get: tg(2x)=-2 and tg(2x)=1/2
2x=-arctg(2)+ πk => x=-arctg(2)/2 + πk/2

2x= arctg(1/2) + πk => x=arctg(1/2)/2+ πk/2

Answer: x=-arctg(2)/2 + πk/2 and x=arctg(1/2)/2+ πk/2

Problems for independent solution.

1) Solve the equation

A) sin(7x)= 1/2 b) cos(3x)= √3/2 c) cos(-x) = -1 d) tg(4x) = √3 d) ctg(0.5x) = -1.7

2) Solve the equations: sin(3x)= √3/2. And find all the roots on the segment [π/2; π].

3) Solve the equation: cot 2 (x) + 2 cot (x) + 1 =0

4) Solve the equation: 3 sin 2 (x) + √3sin (x) cos(x) = 0

5) Solve the equation: 3sin 2 (3x) + 10 sin(3x)cos(3x) + 3 cos 2 (3x) =0

6) Solve the equation: cos 2 (2x) -1 - cos(x) =√3/2 -sin 2 (2x)

Maintaining your privacy is important to us. For this reason, we have developed a Privacy Policy that describes how we use and store your information. Please review our privacy practices and let us know if you have any questions.

Collection and use of personal information

Personal information refers to data that can be used to identify or contact a specific person.

You may be asked to provide your personal information at any time when you contact us.

Below are some examples of the types of personal information we may collect and how we may use such information.

What personal information do we collect:

  • When you submit a request on the site, we may collect various information, including your name, telephone number, address email etc.

How we use your personal information:

  • Collected by us personal information allows us to contact you and inform you about unique offers, promotions and other events and upcoming events.
  • From time to time, we may use your personal information to send important notices and communications.
  • We may also use personal information for internal purposes, such as conducting audits, data analysis and various research in order to improve the services we provide and provide you with recommendations regarding our services.
  • If you participate in a prize draw, contest or similar promotion, we may use the information you provide to administer such programs.

Disclosure of information to third parties

We do not disclose the information received from you to third parties.

Exceptions:

  • If necessary, in accordance with the law, judicial procedure, V trial, and/or based on public requests or requests from government agencies on the territory of the Russian Federation - disclose your personal information. We may also disclose information about you if we determine that such disclosure is necessary or appropriate for security, law enforcement, or other public importance purposes.
  • In the event of a reorganization, merger, or sale, we may transfer the personal information we collect to the applicable successor third party.

Protection of personal information

We take precautions - including administrative, technical and physical - to protect your personal information from loss, theft, and misuse, as well as unauthorized access, disclosure, alteration and destruction.

Respecting your privacy at the company level

To ensure that your personal information is secure, we communicate privacy and security standards to our employees and strictly enforce privacy practices.

Trigonometric equations are not an easy topic. They are too diverse.) For example, these:

sin 2 x + cos3x = ctg5x

sin(5x+π /4) = cot(2x-π /3)

sinx + cos2x + tg3x = ctg4x

And the like...

But these (and all other) trigonometric monsters have two common and obligatory features. First - you won’t believe it - there are trigonometric functions in the equations.) Second: all expressions with x are found within these same functions. And only there! If X appears somewhere outside, For example, sin2x + 3x = 3, this will already be an equation mixed type. Such equations require an individual approach. We will not consider them here.

We will not solve evil equations in this lesson either.) Here we will deal with the simplest trigonometric equations. Why? Yes because the solution any trigonometric equations consists of two stages. At the first stage, the evil equation is reduced to a simple one through a variety of transformations. On the second, this simplest equation is solved. Otherwise, no way.

So, if you have problems at the second stage, the first stage does not make much sense.)

What do elementary trigonometric equations look like?

sinx = a

cosx = a

tgx = a

ctgx = a

Here A stands for any number. Any.

By the way, inside a function there may not be a pure X, but some kind of expression, like:

cos(3x+π /3) = 1/2

and the like. This complicates life, but does not affect the method of solving a trigonometric equation.

How to solve trigonometric equations?

Trigonometric equations can be solved in two ways. The first way: using logic and the trigonometric circle. We will look at this path here. The second way - using memory and formulas - will be discussed in the next lesson.

The first way is clear, reliable, and difficult to forget.) It is good for solving trigonometric equations, inequalities, and all sorts of tricky non-standard examples. Logic is stronger than memory!)

Solving equations using a trigonometric circle.

We include elementary logic and the ability to use the trigonometric circle. Don't you know how? However... You will have a hard time in trigonometry...) But it doesn’t matter. Take a look at the lessons "Trigonometric circle...... What is it?" and "Measuring angles on a trigonometric circle." Everything is simple there. Unlike textbooks...)

Oh, you know!? And even mastered “Practical work with the trigonometric circle”!? Congratulations. This topic will be close and understandable to you.) What is especially pleasing is that the trigonometric circle does not care what equation you solve. Sine, cosine, tangent, cotangent - everything is the same for him. There is only one solution principle.

So we take any elementary trigonometric equation. At least this:

cosx = 0.5

We need to find X. Speaking in human language, you need find the angle (x) whose cosine is 0.5.

How did we previously use the circle? We drew an angle on it. In degrees or radians. And right away saw trigonometric functions of this angle. Now let's do the opposite. Let's draw a cosine on the circle equal to 0.5 and immediately we'll see corner. All that remains is to write down the answer.) Yes, yes!

Draw a circle and mark the cosine equal to 0.5. On the cosine axis, of course. Like this:

Now let's draw the angle that this cosine gives us. Hover your mouse over the picture (or touch the picture on your tablet), and you'll see this very corner X.

The cosine of which angle is 0.5?

x = π /3

cos 60°= cos( π /3) = 0,5

Some people will chuckle skeptically, yes... Like, was it worth making a circle when everything is already clear... You can, of course, chuckle...) But the fact is that this is an erroneous answer. Or rather, insufficient. Circle connoisseurs understand that there are a whole bunch of other angles here that also give a cosine of 0.5.

If you turn the moving side OA full turn, point A will return to its original position. With the same cosine equal to 0.5. Those. the angle will change by 360° or 2π radians, and cosine - no. The new angle 60° + 360° = 420° will also be a solution to our equation, because

Such full revolutions you can wind up an infinite number... And all these new angles will be solutions to our trigonometric equation. And they all need to be written down somehow in response. All. Otherwise, the decision does not count, yes...)

Mathematics can do this simply and elegantly. Write down in one short answer infinite set decisions. Here's what it looks like for our equation:

x = π /3 + 2π n, n ∈ Z

I'll decipher it. Still write meaningfully It’s more pleasant than stupidly drawing some mysterious letters, right?)

π /3 - this is the same corner that we saw on the circle and determined according to the cosine table.

is one complete revolution in radians.

n - this is the number of complete ones, i.e. whole rpm It is clear that n can be equal to 0, ±1, ±2, ±3.... and so on. As indicated by a short entry:

n ∈ Z

n belongs to ( ) set of integers ( Z ). By the way, instead of the letter n letters may well be used k, m, t etc.

This notation means you can take any integer n . At least -3, at least 0, at least +55. Whatever you want. If you substitute this number into the answer, you will get a specific angle, which will definitely be the solution to our harsh equation.)

Or, in other words, x = π /3 is the only root of an infinite set. To get all the other roots, it is enough to add any number of full revolutions to π /3 ( n ) in radians. Those. 2πn radian.

All? No. I deliberately prolong the pleasure. To remember better.) We received only part of the answers to our equation. I will write this first part of the solution like this:

x 1 = π /3 + 2π n, n ∈ Z

x 1 - not just one root, but a whole series of roots, written down in a short form.

But there are also angles that also give a cosine of 0.5!

Let's return to our picture from which we wrote down the answer. Here it is:

Hover your mouse over the image and we see another angle that also gives a cosine of 0.5. What do you think it is equal to? The triangles are the same... Yes! He equal to angle X , only delayed in the negative direction. This is the corner -X. But we have already calculated x. π /3 or 60°. Therefore, we can safely write:

x 2 = - π /3

Well, of course, we add all the angles that are obtained through full revolutions:

x 2 = - π /3 + 2π n, n ∈ Z

That's all now.) On the trigonometric circle we saw(who understands, of course)) All angles that give a cosine of 0.5. And wrote down these angles in short mathematical form. The answer resulted in two infinite series of roots:

x 1 = π /3 + 2π n, n ∈ Z

x 2 = - π /3 + 2π n, n ∈ Z

This is the correct answer.

Hope, general principle for solving trigonometric equations using a circle is clear. We mark the cosine (sine, tangent, cotangent) from the given equation on a circle, draw the angles corresponding to it and write down the answer. Of course, we need to figure out what corners we are saw on the circle. Sometimes it's not so obvious. Well, I said that logic is required here.)

For example, let's look at another trigonometric equation:

Please take into account that the number 0.5 is not the only possible number in equations!) It’s just more convenient for me to write it than roots and fractions.

We work according to the general principle. We draw a circle, mark (on the sine axis, of course!) 0.5. We draw all the angles corresponding to this sine at once. We get this picture:

Let's deal with the angle first X in the first quarter. We recall the table of sines and determine the value of this angle. It's a simple matter:

x = π /6

We remember about full revolutions and, with clear conscience, we write down the first series of answers:

x 1 = π /6 + 2π n, n ∈ Z

Half the job is done. But now we need to determine second corner... It's trickier than using cosines, yes... But logic will save us! How to determine the second angle through x? It's easy! The triangles in the picture are the same, and the red corner X equal to angle X . Only it is counted from the angle π in the negative direction. That’s why it’s red.) And for the answer we need the angle, calculated correctly, from the positive semi-axis OX, i.e. from an angle of 0 degrees.

We hover the cursor over the drawing and see everything. I removed the first corner so as not to complicate the picture. The angle we are interested in (drawn in green) will be equal to:

π - x

X we know this π /6 . Therefore, the second angle will be:

π - π /6 = 5π /6

Again we remember about adding full revolutions and write down the second series of answers:

x 2 = 5π /6 + 2π n, n ∈ Z

That's it. A complete answer consists of two series of roots:

x 1 = π /6 + 2π n, n ∈ Z

x 2 = 5π /6 + 2π n, n ∈ Z

Tangent and cotangent equations can be easily solved using the same general principle for solving trigonometric equations. If, of course, you know how to draw tangent and cotangent on a trigonometric circle.

In the examples above, I used the table value of sine and cosine: 0.5. Those. one of those meanings that the student knows obliged. Now let's expand our capabilities to all other values. Decide, so decide!)

So, let's say we need to solve this trigonometric equation:

Such a cosine value in brief tables No. We coldly ignore this terrible fact. Draw a circle, mark 2/3 on the cosine axis and draw the corresponding angles. We get this picture.

Let's look, first, at the angle in the first quarter. If only we knew what x is equal to, we would immediately write down the answer! We don’t know... Failure!? Calm! Mathematics does not leave its own people in trouble! She came up with arc cosines for this case. Don't know? In vain. Find out, It's a lot easier than you think. There is not a single tricky spell about “inverse trigonometric functions” on this link... This is superfluous in this topic.

If you are in the know, just say to yourself: “X is an angle whose cosine is equal to 2/3.” And immediately, purely by the definition of arc cosine, we can write:

We remember about the additional revolutions and calmly write down the first series of roots of our trigonometric equation:

x 1 = arccos 2/3 + 2π n, n ∈ Z

The second series of roots for the second angle is almost automatically written down. Everything is the same, only X (arccos 2/3) will be with a minus:

x 2 = - arccos 2/3 + 2π n, n ∈ Z

And that's it! This is the correct answer. Even easier than with table values. There is no need to remember anything.) By the way, the most attentive will notice that this picture shows the solution through arc cosine in essence, no different from the picture for the equation cosx = 0.5.

That's right! General principle That's why it's common! I deliberately drew two almost identical pictures. The circle shows us the angle X by its cosine. Whether it is a tabular cosine or not is unknown to everyone. What kind of angle this is, π /3, or what arc cosine is - that’s up to us to decide.

Same song with sine. For example:

Draw a circle again, mark the sine equal to 1/3, draw the angles. This is the picture we get:

And again the picture is almost the same as for the equation sinx = 0.5. Again we start from the corner in the first quarter. What is X equal to if its sine is 1/3? No question!

Now the first pack of roots is ready:

x 1 = arcsin 1/3 + 2π n, n ∈ Z

Let's deal with the second angle. In the example with a table value of 0.5, it was equal to:

π - x

It will be exactly the same here too! Only x is different, arcsin 1/3. So what!? You can safely write down the second pack of roots:

x 2 = π - arcsin 1/3 + 2π n, n ∈ Z

This is a completely correct answer. Although it doesn't look very familiar. But it’s clear, I hope.)

This is how trigonometric equations are solved using a circle. This path is clear and understandable. It is he who saves in trigonometric equations with selection of roots on a given interval, in trigonometric inequalities- those are generally resolved almost always in a circle. In short, in any tasks that are a little more difficult than standard ones.

Let's apply knowledge in practice?)

Solve trigonometric equations:

First, simpler, straight from this lesson.

Now it's more complicated.

Hint: here you will have to think about the circle. Personally.)

And now they are outwardly simple... They are also called special cases.

sinx = 0

sinx = 1

cosx = 0

cosx = -1

Hint: here you need to figure out in a circle where there are two series of answers and where there is one... And how to write one instead of two series of answers. Yes, so that not a single root from an infinite number is lost!)

Well, very simple):

sinx = 0,3

cosx = π

tgx = 1,2

ctgx = 3,7

Hint: here you need to know what arcsine and arccosine are? What is arctangent, arccotangent? The most simple definitions. But you don’t need to remember any table values!)

The answers are, of course, a mess):

x 1= arcsin0,3 + 2π n, n ∈ Z
x 2= π - arcsin0.3 + 2

Not everything works out? Happens. Read the lesson again. Only thoughtfully(there is such obsolete word...) And follow the links. The main links are about the circle. Without it, trigonometry is like crossing the road blindfolded. Sometimes it works.)

If you like this site...

By the way, I have a couple more interesting sites for you.)

You can practice solving examples and find out your level. Testing with instant verification. Let's learn - with interest!)

You can get acquainted with functions and derivatives.