Loading…
None
String added in the repository |
Things to check
Glossary
| English | Russian | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
Loading…
None
String added in the repository |
| English | Russian | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
Point 1 <math>= (x_1,y_1)</math><br>
Point 2 <math>= (x_2,y_2)</math>
<br><br>
<img src="/images/midpoint-of-two-points-graph1.png" alt="Midpoint of two points">
<br><br>
The midpoint is the point that is exactly halfway between two other points. The <math>x</math>-coordinate value of the midpoint is the mean (average) of the <math>x</math> values of the two points; the <math>y</math>-coordinate value of the midpoint is the mean (average) of the <math>y</math> values of the two points. Put simply, you can find the midpoint of two points by adding together their <math>x</math> values and dividing the answer by two and adding together their <math>y</math> values and dividing the answer by two. This is precisely what the midpoint formula does.
<br><br>
Midpoint formula:<br><br>
Midpoint <math>= (Xm = (x_1+x_2)/2) , (Ym = (y_1+y_2)/2)</math><br><br>
<img width="490" alt="Midpoint" src="https://user-images.githubusercontent.com/56831176/141767334-fd88cbb0-658f-456b-a55a-d0d31580927e.png">
<br><br>
To use Tiger Algebra to find the midpoint of two points, simply enter the coordinates of two points and click the solve button!
Точка 1 <math>= (x_1,y_1)</math><br>
Точка 2 <math>= (x_2,y_2)</math>
<br><br>
<img src="/images/midpoint-of-two-points-graph1.png" alt="Midpoint of two points">
<br><br>
Середина — это точка, которая лежит ровно посередине между двумя другими точками. Значение координаты <math>x</math> середины представляет собой среднее из значений <math>x</math> обеих точек, а значение координаты <math>y</math> середины — среднее из значений <math>y</math> обеих точек. Проще говоря, середину между двух точек можно найти, сложив их значения <math>x</math> и разделив результат на два, а затем сложив их значения <math>y</math> и тоже разделив результат на два. Это и есть формула середины.
<br><br>
Формула середины:<br><br>
Середина <math>= (Xm = (x_1+x_2)/2), (Ym = (y_1+y_2)/2)</math><br><br>
<img width="490" alt="Midpoint" src="https://user-images.githubusercontent.com/56831176/141767334-fd88cbb0-658f-456b-a55a-d0d31580927e.png">
<br><br>
Чтобы найти середину между двух точек с помощью Tiger Algebra, просто введи их координаты и нажми кнопку «Решить»!