SlideShare a Scribd company logo
2.1 Rectangular Coordinates
Chapter 2 Equations and Inequalities
Concepts & Objectives
⚫ Objectives for this section:
⚫ Plot ordered pairs in a Cartesian coordinate system.
⚫ Graph equations by plotting points.
⚫ Find x-intercepts and y-intercepts.
⚫ Use the distance formula.
⚫ Use the midpoint formula.
Ordered Pairs
⚫ An ordered pair represents a relationship between two
sets. The first item in the pair represents an element in
the first set, and the second item in the pair represents
an element in the second set. A relationship between the
sets can be used to determine which element is paired
with which.
⚫ An example of an ordered pair relationship is numerical
grades and letter grades, such as (85, B).
Rectangular Coordinate System
⚫ Every real number corresponds to a point on a number
line. This idea is extended to ordered pairs of real
numbers by using two perpendicular number lines, one
horizontal and one vertical, that intersect at their zero-
points, which is called the origin.
⚫ The horizontal line is called the x-axis, and the vertical
line is called the y-axis.
⚫ Starting at the origin, the positive numbers go right (x)
and up (y), which the negative number go left (x) and
down (y).
Rectangular Coordinate System
⚫ The x-axis and y-axis together make up a rectangular
coordinate system, or Cartesian coordinate system
(named for one of its co-inventors, René Descartes; the
other was Pierre de Fermat).
⚫ The plane into which the coordinate
system is introduced is the coordinate
plane, or xy-plane. The x-axis and
y-axis divide the plane into four regions,
or quadrants; the points on the axes do
not belong to a quadrant.
Rectangular Coordinate System
⚫ Each point P in the xy-plane corresponds to a unique
ordered pair (a, b) of real numbers. The numbers a and
b are the coordinates of point P.
⚫ To locate the point corres-
ponding to the ordered pair
(3, −1), for example, start at the
origin, move 3 units in the
positive x-direction (right), then
move 1 unit in the negative
y-direction (down).
Constructing a Table of Values
⚫ Suppose we want to graph the equation y = 2x ‒ 1. We
can begin by substituting a value for x into the equation
and determining the resulting value of y. Each pair of x-
and y-values is an ordered pair that can plotted.
x y = 2x ‒ 1 (x, y)
‒2 y = 2(‒2)‒1 = ‒5 (‒2, ‒5)
‒1 y = 2(‒1)‒1 = ‒3 (‒1, ‒3)
0 y = 2(0)‒1 = ‒1 (0, ‒1)
1 y = 2(1)‒1 = 1 (1, 1)
2 y = 2(2)‒1 = 3 (2, 3)
Constructing a Table (cont.)
⚫ We can then plot the points from the table:
Constructing a Table (cont.)
⚫ We can then plot the points from the table:
⚫ Because this is a linear equation, we can connect the
points to form a line:
Intercepts
⚫ The intercepts of a graph are points at which the graph
crosses the axes.
⚫ The x-intercept is the point at which the graph
crosses the x-axis. At this point, the y-coordinate is 0.
⚫ The y-intercept is the point at which the graph
crosses the y-axis; therefore, the x-coordinate is 0.
⚫ To determine the x-intercept, we set y equal to zero and
solve for x. Similarly, to determine the y-intercept, we
set x equal to zero and solve for y.
Intercepts (cont.)
⚫ Example: Find the x-intercept and the y-intercept
without graphing.
3 2 4
y x
= − +
Intercepts (cont.)
x-intercept:
⚫ Example: Find the x-intercept and the y-intercept
without graphing.
3 2 4
y x
= − +
( )
3 0 2 4
0 2 4
2 4
2
x
x
x
x
= − +
= − +
=
=
( )
2,0
Intercepts (cont.)
x-intercept: y-intercept:
⚫ Example: Find the x-intercept and the y-intercept
without graphing.
3 2 4
y x
= − +
( )
3 0 2 4
0 2 4
2 4
2
x
x
x
x
= − +
= − +
=
=
( )
3 2 0 4
3 4
4
3
y
y
y
= − +
=
=
( )
2,0
4
0,
3
 
 
 
The Distance Formula
⚫ For ΔABC, we can find the distance between points C and
B by taking the absolute value of the difference in their
x-coordinates:
⚫ Likewise for points A and C:
⚫ But what about points A and B ?
y
x
a
b c
●
●
A
B
C
( )= −
2 1
,
d B C x x
( ) 2 1
,
d A C y y
= −
The Distance Formula (cont.)
⚫ To find the distance between any two points, we use the
Pythagorean Theorem and apply it to coordinates:
, or to re-write it: y
x
a
b
c
●
●
A
B
C
2 2 2
a c
b
+ =
2 2 2
c a b
= +
2 2
c a b
= +
( ) ( ) ( )
2 2
2 1 2 1
,
d A B x x y y
= − + −
Note: Because the square of a real
number is always positive, we
don’t need the absolute value bars.
The Distance Formula (cont.)
Example: Find the distance between P(−8, 4) and Q(3, −2).
The Distance Formula (cont.)
Example: Find the distance between P(−8, 4) and Q(3, −2).
( ) ( )
( ) ( )
2 2
3 8 2
, 4
d P Q = −
−
− + −
x1 y1 x2 y2
−8 4 3 −2
The Distance Formula (cont.)
Example: Find the distance between P(−8, 4) and Q(3, −2).
( ) ( )
( ) ( )
2 2
3 8 2
, 4
d P Q = −
−
− + −
x1 y1 x2 y2
−8 4 3 −2
( )
2
2
11 6
= + −
The Distance Formula (cont.)
Example: Find the distance between P(−8, 4) and Q(3, −2).
( ) ( )
( ) ( )
2 2
3 8 2
, 4
d P Q = −
−
− + −
x1 y1 x2 y2
−8 4 3 −2
( )
2
2
11 6
= + −
121 36 157
= + =
The Midpoint Formula
⚫ The midpoint of a line segment is equidistant from the
endpoints of the segment. We use the midpoint
formula to find its coordinates.
0
A
B
x1 x2
y1
y2
●
M
average of
x1 and x2
average of
y1 and y2
1 2 1 2
,
2 2
x x y y
M
+ +
 
 
 
The Midpoint Formula (cont.)
Example: Find the coordinates of the midpoint M of the
segment with endpoints (8, −4) and (−6, 1).
The Midpoint Formula (cont.)
Example: Find the coordinates of the midpoint M of the
segment with endpoints (8, −4) and (−6, 1).
( )
8 6 4 1
,
2 2
M
 
+ − − +
 
 
3
1,
2
M
 
= −
 
 
The Midpoint Formula (cont.)
⚫ If you are given an endpoint and a midpoint, you will
then need to find the other endpoint. While you can use
the midpoint formula and Algebra to find the missing
coordinates, I find it much easier to take advantage of
the definition – the distance between each should be the
same.
⚫ Line up the points and find the amount that is being
added or subtracted to produce the midpoint. Then add
or subtract that same amount to produce the other
endpoint.
The Midpoint Formula (cont.)
Example: If one endpoint is at (1, 7) and the midpoint is at
(6, 3), what are the coordinates of the other
endpoint?
The Midpoint Formula (cont.)
Example: If one endpoint is at (1, 7) and the midpoint is at
(6, 3), what are the coordinates of the other
endpoint?
1 7
5 4
6 3
 
+ −
 
 
x y
The Midpoint Formula (cont.)
Example: If one endpoint is at (1, 7) and the midpoint is at
(6, 3), what are the coordinates of the other
endpoint?
1 7
5 4
6 3
 
+ −
 
 
 
+ −

 
−

6 3
5 4
1
11
( )
11, 1
−
x y
Classwork
⚫ College Algebra 2e
⚫ 2.1: 6-16 (even); 1.6: 16-32 (×4); 1.5: 38-50 (even)
⚫ 2.1 Classwork Check
⚫ Quiz 1.6

More Related Content

Similar to 2.1 Rectangular Coordinate Systems

Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
Demetrio Ccesa Rayme
 
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
Eigenvalues, Eigenvectors and Quadratic Forms.pdfEigenvalues, Eigenvectors and Quadratic Forms.pdf
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
AugustoMiguel Ramos
 
CoordinateGeometry.ppt.pptx
CoordinateGeometry.ppt.pptxCoordinateGeometry.ppt.pptx
CoordinateGeometry.ppt.pptx
AaryanLal
 
MATRICES-MATHED204.pptx
MATRICES-MATHED204.pptxMATRICES-MATHED204.pptx
MATRICES-MATHED204.pptx
ChristopherMaldicas
 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
mathsjournal
 
Short notes on mathematics
Short notes on mathematicsShort notes on mathematics
Short notes on mathematics
Directorate of Education Delhi
 
Semana 31 matrices álgebra uni ccesa007
Semana 31 matrices  álgebra uni ccesa007Semana 31 matrices  álgebra uni ccesa007
Semana 31 matrices álgebra uni ccesa007
Demetrio Ccesa Rayme
 
Plano cartesiano
Plano cartesianoPlano cartesiano
Plano cartesiano
YerelisLiscano
 
Linear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptxLinear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptx
Camiling Catholic School
 
Numeros reales y_plano_numerico1.1_compressed
Numeros reales y_plano_numerico1.1_compressedNumeros reales y_plano_numerico1.1_compressed
Numeros reales y_plano_numerico1.1_compressed
AntonelaSantana1
 
Chapter two
Chapter twoChapter two
Chapter two
tesfahun meshesha
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
smiller5
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 d
xyz120
 
4.1 Linear Functions
4.1 Linear Functions4.1 Linear Functions
4.1 Linear Functions
smiller5
 
1602 parametric equations
1602 parametric equations1602 parametric equations
1602 parametric equations
Dr Fereidoun Dejahang
 
Ii unidad plano cartesiano jeancarlos freitez
Ii unidad plano cartesiano jeancarlos freitezIi unidad plano cartesiano jeancarlos freitez
Ii unidad plano cartesiano jeancarlos freitez
JeancarlosFreitez
 
Advanced algebra
Advanced algebraAdvanced algebra
Advanced algebra
spark21
 
maths 12th.pdf
maths 12th.pdfmaths 12th.pdf
maths 12th.pdf
Ibrahim Ali Saify
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
aashikareliya
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
aashikareliya
 

Similar to 2.1 Rectangular Coordinate Systems (20)

Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007Semana 13   ecuaciones polinomiales ii  álgebra-uni ccesa007
Semana 13 ecuaciones polinomiales ii álgebra-uni ccesa007
 
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
Eigenvalues, Eigenvectors and Quadratic Forms.pdfEigenvalues, Eigenvectors and Quadratic Forms.pdf
Eigenvalues, Eigenvectors and Quadratic Forms.pdf
 
CoordinateGeometry.ppt.pptx
CoordinateGeometry.ppt.pptxCoordinateGeometry.ppt.pptx
CoordinateGeometry.ppt.pptx
 
MATRICES-MATHED204.pptx
MATRICES-MATHED204.pptxMATRICES-MATHED204.pptx
MATRICES-MATHED204.pptx
 
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
A Probabilistic Algorithm for Computation of Polynomial Greatest Common with ...
 
Short notes on mathematics
Short notes on mathematicsShort notes on mathematics
Short notes on mathematics
 
Semana 31 matrices álgebra uni ccesa007
Semana 31 matrices  álgebra uni ccesa007Semana 31 matrices  álgebra uni ccesa007
Semana 31 matrices álgebra uni ccesa007
 
Plano cartesiano
Plano cartesianoPlano cartesiano
Plano cartesiano
 
Linear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptxLinear Equations in Two Variables.pptx
Linear Equations in Two Variables.pptx
 
Numeros reales y_plano_numerico1.1_compressed
Numeros reales y_plano_numerico1.1_compressedNumeros reales y_plano_numerico1.1_compressed
Numeros reales y_plano_numerico1.1_compressed
 
Chapter two
Chapter twoChapter two
Chapter two
 
2.6 Other Types of Equations
2.6 Other Types of Equations2.6 Other Types of Equations
2.6 Other Types of Equations
 
Matrix 2 d
Matrix 2 dMatrix 2 d
Matrix 2 d
 
4.1 Linear Functions
4.1 Linear Functions4.1 Linear Functions
4.1 Linear Functions
 
1602 parametric equations
1602 parametric equations1602 parametric equations
1602 parametric equations
 
Ii unidad plano cartesiano jeancarlos freitez
Ii unidad plano cartesiano jeancarlos freitezIi unidad plano cartesiano jeancarlos freitez
Ii unidad plano cartesiano jeancarlos freitez
 
Advanced algebra
Advanced algebraAdvanced algebra
Advanced algebra
 
maths 12th.pdf
maths 12th.pdfmaths 12th.pdf
maths 12th.pdf
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
 

More from smiller5

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
smiller5
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
smiller5
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
smiller5
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
smiller5
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
smiller5
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
smiller5
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
smiller5
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
smiller5
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
smiller5
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
smiller5
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
smiller5
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
smiller5
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
smiller5
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
smiller5
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
smiller5
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
smiller5
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
smiller5
 

More from smiller5 (20)

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
 

Recently uploaded

Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
RitikBhardwaj56
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
sayalidalavi006
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 

Recently uploaded (20)

Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...The simplified electron and muon model, Oscillating Spacetime: The Foundation...
The simplified electron and muon model, Oscillating Spacetime: The Foundation...
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 

2.1 Rectangular Coordinate Systems

  • 1. 2.1 Rectangular Coordinates Chapter 2 Equations and Inequalities
  • 2. Concepts & Objectives ⚫ Objectives for this section: ⚫ Plot ordered pairs in a Cartesian coordinate system. ⚫ Graph equations by plotting points. ⚫ Find x-intercepts and y-intercepts. ⚫ Use the distance formula. ⚫ Use the midpoint formula.
  • 3. Ordered Pairs ⚫ An ordered pair represents a relationship between two sets. The first item in the pair represents an element in the first set, and the second item in the pair represents an element in the second set. A relationship between the sets can be used to determine which element is paired with which. ⚫ An example of an ordered pair relationship is numerical grades and letter grades, such as (85, B).
  • 4. Rectangular Coordinate System ⚫ Every real number corresponds to a point on a number line. This idea is extended to ordered pairs of real numbers by using two perpendicular number lines, one horizontal and one vertical, that intersect at their zero- points, which is called the origin. ⚫ The horizontal line is called the x-axis, and the vertical line is called the y-axis. ⚫ Starting at the origin, the positive numbers go right (x) and up (y), which the negative number go left (x) and down (y).
  • 5. Rectangular Coordinate System ⚫ The x-axis and y-axis together make up a rectangular coordinate system, or Cartesian coordinate system (named for one of its co-inventors, René Descartes; the other was Pierre de Fermat). ⚫ The plane into which the coordinate system is introduced is the coordinate plane, or xy-plane. The x-axis and y-axis divide the plane into four regions, or quadrants; the points on the axes do not belong to a quadrant.
  • 6. Rectangular Coordinate System ⚫ Each point P in the xy-plane corresponds to a unique ordered pair (a, b) of real numbers. The numbers a and b are the coordinates of point P. ⚫ To locate the point corres- ponding to the ordered pair (3, −1), for example, start at the origin, move 3 units in the positive x-direction (right), then move 1 unit in the negative y-direction (down).
  • 7. Constructing a Table of Values ⚫ Suppose we want to graph the equation y = 2x ‒ 1. We can begin by substituting a value for x into the equation and determining the resulting value of y. Each pair of x- and y-values is an ordered pair that can plotted. x y = 2x ‒ 1 (x, y) ‒2 y = 2(‒2)‒1 = ‒5 (‒2, ‒5) ‒1 y = 2(‒1)‒1 = ‒3 (‒1, ‒3) 0 y = 2(0)‒1 = ‒1 (0, ‒1) 1 y = 2(1)‒1 = 1 (1, 1) 2 y = 2(2)‒1 = 3 (2, 3)
  • 8. Constructing a Table (cont.) ⚫ We can then plot the points from the table:
  • 9. Constructing a Table (cont.) ⚫ We can then plot the points from the table: ⚫ Because this is a linear equation, we can connect the points to form a line:
  • 10. Intercepts ⚫ The intercepts of a graph are points at which the graph crosses the axes. ⚫ The x-intercept is the point at which the graph crosses the x-axis. At this point, the y-coordinate is 0. ⚫ The y-intercept is the point at which the graph crosses the y-axis; therefore, the x-coordinate is 0. ⚫ To determine the x-intercept, we set y equal to zero and solve for x. Similarly, to determine the y-intercept, we set x equal to zero and solve for y.
  • 11. Intercepts (cont.) ⚫ Example: Find the x-intercept and the y-intercept without graphing. 3 2 4 y x = − +
  • 12. Intercepts (cont.) x-intercept: ⚫ Example: Find the x-intercept and the y-intercept without graphing. 3 2 4 y x = − + ( ) 3 0 2 4 0 2 4 2 4 2 x x x x = − + = − + = = ( ) 2,0
  • 13. Intercepts (cont.) x-intercept: y-intercept: ⚫ Example: Find the x-intercept and the y-intercept without graphing. 3 2 4 y x = − + ( ) 3 0 2 4 0 2 4 2 4 2 x x x x = − + = − + = = ( ) 3 2 0 4 3 4 4 3 y y y = − + = = ( ) 2,0 4 0, 3      
  • 14. The Distance Formula ⚫ For ΔABC, we can find the distance between points C and B by taking the absolute value of the difference in their x-coordinates: ⚫ Likewise for points A and C: ⚫ But what about points A and B ? y x a b c ● ● A B C ( )= − 2 1 , d B C x x ( ) 2 1 , d A C y y = −
  • 15. The Distance Formula (cont.) ⚫ To find the distance between any two points, we use the Pythagorean Theorem and apply it to coordinates: , or to re-write it: y x a b c ● ● A B C 2 2 2 a c b + = 2 2 2 c a b = + 2 2 c a b = + ( ) ( ) ( ) 2 2 2 1 2 1 , d A B x x y y = − + − Note: Because the square of a real number is always positive, we don’t need the absolute value bars.
  • 16. The Distance Formula (cont.) Example: Find the distance between P(−8, 4) and Q(3, −2).
  • 17. The Distance Formula (cont.) Example: Find the distance between P(−8, 4) and Q(3, −2). ( ) ( ) ( ) ( ) 2 2 3 8 2 , 4 d P Q = − − − + − x1 y1 x2 y2 −8 4 3 −2
  • 18. The Distance Formula (cont.) Example: Find the distance between P(−8, 4) and Q(3, −2). ( ) ( ) ( ) ( ) 2 2 3 8 2 , 4 d P Q = − − − + − x1 y1 x2 y2 −8 4 3 −2 ( ) 2 2 11 6 = + −
  • 19. The Distance Formula (cont.) Example: Find the distance between P(−8, 4) and Q(3, −2). ( ) ( ) ( ) ( ) 2 2 3 8 2 , 4 d P Q = − − − + − x1 y1 x2 y2 −8 4 3 −2 ( ) 2 2 11 6 = + − 121 36 157 = + =
  • 20. The Midpoint Formula ⚫ The midpoint of a line segment is equidistant from the endpoints of the segment. We use the midpoint formula to find its coordinates. 0 A B x1 x2 y1 y2 ● M average of x1 and x2 average of y1 and y2 1 2 1 2 , 2 2 x x y y M + +      
  • 21. The Midpoint Formula (cont.) Example: Find the coordinates of the midpoint M of the segment with endpoints (8, −4) and (−6, 1).
  • 22. The Midpoint Formula (cont.) Example: Find the coordinates of the midpoint M of the segment with endpoints (8, −4) and (−6, 1). ( ) 8 6 4 1 , 2 2 M   + − − +     3 1, 2 M   = −    
  • 23. The Midpoint Formula (cont.) ⚫ If you are given an endpoint and a midpoint, you will then need to find the other endpoint. While you can use the midpoint formula and Algebra to find the missing coordinates, I find it much easier to take advantage of the definition – the distance between each should be the same. ⚫ Line up the points and find the amount that is being added or subtracted to produce the midpoint. Then add or subtract that same amount to produce the other endpoint.
  • 24. The Midpoint Formula (cont.) Example: If one endpoint is at (1, 7) and the midpoint is at (6, 3), what are the coordinates of the other endpoint?
  • 25. The Midpoint Formula (cont.) Example: If one endpoint is at (1, 7) and the midpoint is at (6, 3), what are the coordinates of the other endpoint? 1 7 5 4 6 3   + −     x y
  • 26. The Midpoint Formula (cont.) Example: If one endpoint is at (1, 7) and the midpoint is at (6, 3), what are the coordinates of the other endpoint? 1 7 5 4 6 3   + −       + −    −  6 3 5 4 1 11 ( ) 11, 1 − x y
  • 27. Classwork ⚫ College Algebra 2e ⚫ 2.1: 6-16 (even); 1.6: 16-32 (×4); 1.5: 38-50 (even) ⚫ 2.1 Classwork Check ⚫ Quiz 1.6