Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Rectangular Coordinates: Points, Distance, Midpoint, Graphs, and Equations, Study notes of Pre-Calculus

The basics of rectangular coordinates, including how to locate points on the plane using ordered pairs, calculate distance and midpoint between two points, and graph equations. Topics include distance formula, mid-point formula, graphs of equations, x-intercepts, y-intercepts, and graphing lines.

Typology: Study notes

2021/2022

Uploaded on 09/27/2022

freddye
freddye ๐Ÿ‡บ๐Ÿ‡ธ

4.3

(11)

235 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Rectangular Coordinates
We begin with two real number lines located in the same plane: one horizontal and one
vertical. The horizontal line is called the x-axis, the vertical line called the y-axis, and
the point of intersection called the origin. We assign coordinates to every point on these
number lines using a convenient scale (usually the same).
Definition: Any point on the plane can be located by using an ordered pair. The notation
(a, b) is the point on the plane whose x-coordinate is aand y-coordinate is b.
x
y
a
b
(0,0)
(a,b)
Note:
โ€ขThe origin has a value of 0 on both the x-axis and the y-axis
โ€ขPoints on the x-axis to the right of the origin are associated with positive real numbers
and points to the left of the origin are associated with negative real numbers. Similarly,
points on the y-axis above the origin are associated with positive real numbers and
points below the origin are associated with negative real numbers.
Warning: (a,b) can mean a point or an interval.
Note:
โ€ขThe graph of y= 0 is the x-axis.
โ€ขThe graph of x= 0 is the y-axis.
Distance Formula
The distance dbetween points (x, y) and (a, b) is d=p(xโˆ’a)2+ (yโˆ’b)2.
Example: The distance between (1,3) and (2,5) is p(1 โˆ’2)2+ (3 โˆ’5)2=โˆš12+ 22=โˆš5
Example: The distance between points (โˆ’2,1) and (2,3) is
p[2 โˆ’(โˆ’2)]2+ [3 โˆ’1]2=โˆš20 = 2โˆš5
Mid-point Formula
For any two points (x1, y1) and (x2, y2), the mid-point Mbetween the two points is:
M=๎˜€x1+x2
2,y1+y2
2๎˜
1
pf3

Partial preview of the text

Download Rectangular Coordinates: Points, Distance, Midpoint, Graphs, and Equations and more Study notes Pre-Calculus in PDF only on Docsity!

Rectangular Coordinates

We begin with two real number lines located in the same plane: one horizontal and one vertical. The horizontal line is called the x-axis, the vertical line called the y-axis, and the point of intersection called the origin. We assign coordinates to every point on these number lines using a convenient scale (usually the same).

Definition: Any point on the plane can be located by using an ordered pair. The notation (a, b) is the point on the plane whose x-coordinate is a and y-coordinate is b.

x

y

a

b

(a,b)

Note:

  • The origin has a value of 0 on both the x-axis and the y-axis
  • Points on the x-axis to the right of the origin are associated with positive real numbers and points to the left of the origin are associated with negative real numbers. Similarly, points on the y-axis above the origin are associated with positive real numbers and points below the origin are associated with negative real numbers.

Warning: (a, b) can mean a point or an interval. Note:

  • The graph of y = 0 is the x-axis.
  • The graph of x = 0 is the y-axis.

Distance Formula The distance d between points (x, y) and (a, b) is d =

(x โˆ’ a)^2 + (y โˆ’ b)^2.

Example: The distance between (1, 3) and (2, 5) is

(1 โˆ’ 2)^2 + (3 โˆ’ 5)^2 =

12 + 2^2 =

Example: The distance between points (โˆ’ 2 , 1) and (2, 3) is

โˆš [2 โˆ’ (โˆ’2)]^2 + [3 โˆ’ 1]^2 =

Mid-point Formula For any two points (x 1 , y 1 ) and (x 2 , y 2 ), the mid-point M between the two points is:

M =

( (^) x 1 +x 2 2 ,^

y 1 +y 2 2

Graphs of Equations

Definition: An equation in two variables, say x and y, is a statement in which two expres- sions involving x and y are equal. Any values of x and y that result in a true statement are said to satisfy the equation or are called solutions to the equation.

Definition: The graph of an equation in two variables x and y consists of the set of points in the xy-plane whose coordinates (x, y) satisfy the equation.

Example: Determine if the points A = (2, 3), and B = (2, โˆ’2) are on the graph of the equation 2x โˆ’ y = 6.

For the point A, check to see if x = 2, y = 3 satisfies the equation:

2(2) โˆ’ 3 = 4 โˆ’ 3 = 1 6 = 6. So A is not on the graph of the equation.

For the point B, check to see if x = 2, y = โˆ’2 satisfies the equation:

2(2) โˆ’ (โˆ’2) = 4 + 2 = 6. So B is on the graph.

Definition: An x-intercept is the x-coordinate of a point where the graph crosses or touches the x-axis. A y-intercept is the y-coordinate of a point where the graph crosses or touches the y-axis.

The graph crosses the x-axis when the y-coordinate is 0.

  • To find the x-intercepts, set y to 0 and solve for x.
  • To find the y-intercepts, set x to 0 and solve for y.

Examples:

  1. Find the x and y-intercepts of y โˆ’ x^2 + 4 = 0. x-intercepts: (set y = 0): 0 โˆ’ x^2 + 4 = 0 โ‡โ‡’ โˆ’x^2 = โˆ’ 4 โ‡โ‡’ x^2 = 4 โ‡โ‡’ x = โˆ’ 2 , 2. So the x-intercepts are โˆ’ 2 , 2. y-intercepts: (set x = 0): y โˆ’ 0 + 4 = 0 โ‡โ‡’ y = โˆ’4. So the y-intercept = โˆ’4.
  2. Find the x and y-intercepts of y โˆ’ x^2 โˆ’ 4 = 0. x-intercepts: (set y = 0): 0 โˆ’ x^2 โˆ’ 4 = 0 โ‡โ‡’ x^2 = โˆ’4 So x-intercepts = none. y-intercepts: (set x = 0): y โˆ’ 0 โˆ’ 4 = 0 โ‡โ‡’ y = 4. So y-intercept = 4.