Loading…
None
String added in the repository |
Things to check
Glossary
| English | German | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
Loading…
None
String added in the repository |
| English | German | ||
|---|---|---|---|
| No related strings found in the glossary. | |||
<math>a^2+b^2=c^2</math><br>
<img src="/images/distance-between-two-points-graph1.png" alt="Distance between two points graph"><br><br>
The hypotenuse (<math>c</math>) is the longest side of a right triangle and is always opposite the right angle. The length of the hypotenuse also represents the distance between points <b>A</b> and <b>B</b>, which can each be represented by two coordinates: an <math>x</math> coordinate and a <math>y</math> coordinate.<br>
Point <b>A</b> = <math>(x_1,y_1)</math><br>
Point <b>B</b> = <math>(x_2,y_2)</math><br><br>
To get the distance formula, we can rewrite the Pythagorean theorem as:<br>
<math>d=\sqrt{(x_2−x_1)^2+(y_2−y_1)^2}</math><br>
in which <math>d</math> represents the distance between points <b>A</b> and <b>B</b>, and the Xs and Ys represent the <math>x</math> and <math>y</math> coordinates of points <b>A</b> and <b>B</b>.<br><br>
In order to find the distance between two points, enter their coordinates (for example (1,2) and (3,4)) and click the solve button.
<math>a^2+b^2=c^2</math><br>
<img src="/images/distance-between-two-points-graph1.png" alt="Distance between two points graph"><br><br>
Die Hypotenuse (<math>c</math>) ist die längste Seite eines rechtwinkligen Dreiecks und liegt immer dem rechten Winkel gegenüber. Die Länge der Hypotenuse repräsentiert auch die Distanz zwischen den Punkten <b>A</b> und <b>B</b>, die jeweils durch zwei Koordinaten repräsentiert werden können: einer <math>X</math>-Koordinate und einer <math>Y</math>-Koordinate.<br>
Punkt <b>A</b> = <math>(X_1,Y_1)</math><br>
Punkt <b>B</b> = <math>(X_2,Y_2)</math><br><br>
Um die Entfernungsformel zu erhalten, können wir den Satz von Pythagoras folgendermaßen umschreiben:<br>
<math>d=sqrt((x_2−x_1)^2+(y_2−y_1)^2)</math><br>
wobei <math>d</math> der Abstand zwischen den Punkten <b>A</b> und <b>B</b> ist und die X- und Y-Koordinaten die <math>X</math>- und <math>Y</math>-Koordinaten der Punkte <b>A</b> und <b>B</b> sind.<br><br>
Gib zur Ermittlung der Entfernung zwischen zwei Punkten die Koordinaten der Punkte ein, (zum Beispiel (1,2) und (3,4)), und klicke auf Lösen.