Coordinate system: Difference between revisions
Michelangelo (talk | contribs) Created page with "The coordinate system is often used in geometry. {{stub}}" |
No edit summary |
||
| Line 1: | Line 1: | ||
The coordinate system is often used in geometry. | The coordinate system is often used in geometry. The cordinate system is organized to 4 quadrants. In the first quadrant, both (x,y) are positive. In the second quadrant x is negative, while y is positive.In the third quadrant, both (x,y) are negative. Finally, in the fourth quadrant x is positive while y is negative. To find the slope of a line on the coordinate system with points <math>(x_1, y_1); (x_2, y_2)</math> we need to compute <math>\frac{y_2-y_1}{x_2-y_2}</math>. The slope is usually expressed as <math>m</math>. Also, there is the point-slope form which states <math>y=m \cdot x + b</math> for some real numbers b,x,y. | ||
{{ | |||
Revision as of 22:24, 24 January 2016
The coordinate system is often used in geometry. The cordinate system is organized to 4 quadrants. In the first quadrant, both (x,y) are positive. In the second quadrant x is negative, while y is positive.In the third quadrant, both (x,y) are negative. Finally, in the fourth quadrant x is positive while y is negative. To find the slope of a line on the coordinate system with points
we need to compute
. The slope is usually expressed as
. Also, there is the point-slope form which states
for some real numbers b,x,y.