SlideShare a Scribd company logo
1 of 40
Coordinate Geometry
Analytic Geometry
Coordinates
Slopes
Midpoints
Length of line segments
Slopes/Gradients
Slope = (change in y) / (change in x)
x
y



A(x2,y2)
B(x1,y 1)
12
12
xx
yy



y2 – y1
x2 – x1
Example
A(6, 4)
B(-7, -1)
12
12
xx
yy



)7(6
)1(4



13
5

Example
If the slope of the line joining A(-3,-2) and
B(4, y) is – 6, calculate y.
12
12
xx
yy
m



)3(4
)2(
6



y
7
2
6


y
-42 = y + 2  y = - 44
Length of line segment
AB 2 = BC 2 + AC 2
= ( x 2 – x 1 ) 2 + ( y 2 – y1 )2
A(x2, y2)
B(x1, y1)
y2 – y1
x2 – x1
C
AB =    2
12
2
12 yyxx 
Distance Formula
Subtract the first x from the second
do the same with y
Square them both and add together,
do not multiply
Take the square root of what you got
and plug it in
If you got the right answer, then you
win!
Length of line segments
Determine the length of the line joining the
points X( 6,4) and Y( -2,1)
   22
14)2(6 
AB =    2
12
2
12 yyxx 
   22
38 
73
Determine x if the length of line joining
A(x,1) and B( -1, 3) is 2 2
   22
31)1(22  x
AB =    2
12
2
12 yyxx 
   22
2122  x
4 = (x + 1)2
2 = x + 1
8 = (x + 1)2 + 4
x + 1 = 2
x = 1
x + 1 = - 2
x = -3
The Midpoint Formula
The midpoint is easy to find
Take both the x’s and combine
Do the same for the y’s and divide
each by two
There is the midpoint formula for
you.
Midpoint of line segments
2
12 xx 
A(x2, y2)
B(x1, y1)
( , )
2
12 xx 
2
12 yy 
C
2
12 yy 
Midpoint of line segments
Give the coordinates of the midpoint of
the line joining the points A(-2, 3) and
B(4, -3)
2
12 xx ( , )
2
33
2
12 yy 
2
42 
( , )
(1, 0)
Analytical Way of
Proving Theorems
The Role of Proof in
Mathematics
“For a non-believer,
no proof is sufficient…
For a believer, no
proof is necessary…”
Proof
Convincing demonstration that
a math statement is true
To explain
Informal and formal
Logic
No single correct answer
ANALYTIC PROOFS
Analytic proof – A proof of a geometric
theorem using algebraic formulas such
as midpoint, slope, or distance
Analytic proofs
pick a diagram with coordinates that
are appropriate.
decide on formulas needed to reach
conclusion.
Preparing to do analytic proofs
Preparing analytic proofs
 Drawing considerations:
1. Use variables as coordinates, not (2,3)
2. Drawing must satisfy conditions of the
proof
3. Make it as simple as possible without
losing generality (use zero values, x/y-
axis, etc.)
 Using the conclusion:
1. Verify everything in the conclusion
2. Use the right formula for the proof
Good to know!
Q.E.D. is an initialism of the Latin
phrase quod erat demonstrandum,
meaning "which had to be demonstrated".
The phrase is traditionally placed in its
abbreviated form at the end of a
mathematical proof or when what was
specified in the setting-out — has been
exactly restated as the conclusion of the
demonstration.
Prove that the diagonals of a
parallelogram bisect each
other.
 STEP 1: Recall the definition
of the necessary terms.
 STEP 2: Plot the points.
 Choose convenient
coordinates.
Prove that diagonals of a
parallelogram bisect each other.
(0, 0) (a, 0)
(b, c) (a +b, c)
To prove that the
diagonals of a
parallelogram bisect
each other,
their __________
must be shown to
be _________.
(0, 0) (a, 0)
(b, c)
(a +b, c)
O
B
C
A
Let E and F be the
midpoint of diagonals
𝑂𝐶 and 𝐵𝐴.
E = (
𝑎+𝑏
2
,
𝑐
2
)
F = (
𝑎+𝑏
2
,
𝑐
2
)
Therefore, the diagonals of a
parallelogram bisect each other.
Prove that a parallelogram whose
diagonals are perpendicular is a
rhombus.
Two lines are
perpendicular if
the product of
their slopes is -1.
Slope of diagonal
𝐵𝐴 is
𝑐
𝑏 −𝑎
.
Slope of diagonal
𝑂𝐶 is
𝑐
𝑎+𝑏
.
Rhombus is a
parallelogram with all
sides congruent.
Slope of diagonal
𝐵𝐴 is
𝑐
𝑏−𝑎
.
Slope of diagonal
𝑂𝐶 is
𝑐
𝑎+𝑏
.
𝑐
𝑏 − 𝑎
∙
𝑐
𝑎 + 𝑏
= −1
c2= -(b – a)(a + b)-(b2 – a2)
c2= a2 – b2
OA = a
OB = 𝑏2 + 𝑐2
BC = (𝑎 + 𝑏 − 𝑏)2
BC = 𝑎2𝑎
AC = (𝑎 + 𝑏 − 𝑎)2+𝑐2AC = 𝑏2 + 𝑐2
c2= a2 – b2
OB = 𝑏2 + 𝑎2 − 𝑏2OB = 𝑎2𝑎
AC = 𝑎2𝑎
Therefore, the parallelogram is a
rhombus.
Prove that in any triangle, the line
segment joining the midpoints of two
sides is parallel to, and half as long as
the third side.
(0, 0)
(a, 0)
(b, c)
CENTER – RADIUS FORM of the CIRCLE
    222
rkyhx 
The center of the circle is at (h, k).
    1613
22
 yx
The center of the circle is (3,1) and radius
is 4
Find the center and radius and graph this circle.
This is r 2 so r = 4
2-
7
-
6
-
5
-
4
-
3
-
2
-
1
1 5 73
0
4 6 8
Recall:
Square of a Binomial:
(x  a)² = x²  2ax + a²
Example: (x + 4)² + (y – 2)2= 25
(x + 4)2
Recall:
Square of a Binomial:
(x  a)² = x²  2ax + a²
Example: (x + 4)² + (y – 2)2= 25
(y - 2)2
034622
 yxyx
We have to complete the square on both the x's and
y's to get in standard form.
______3____4____6 22
 yyxx
Group x terms and a
place to complete the
square
Group y terms and a
place to complete the
square
Move constant
to the other
side
9 94 4
    1623
22
 yx
Write in factored form, the standard form.
Find the center and radius of the circle:
So the center is at (-3, 2) and the radius is 4.
Coordinate geometry

More Related Content

What's hot

11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variablesGlenSchlee
 
System of linear inequalities
System of linear inequalitiesSystem of linear inequalities
System of linear inequalitiesmstf mstf
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Lineswartzje
 
Trigonometric Functions and their Graphs
Trigonometric Functions and their GraphsTrigonometric Functions and their Graphs
Trigonometric Functions and their GraphsMohammed Ahmed
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Matthew Leingang
 
Equations of a line ppt
Equations of a line pptEquations of a line ppt
Equations of a line pptchriscline1979
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Mohd. Noor Abdul Hamid
 
Graphs of trigonometry functions
Graphs of trigonometry functionsGraphs of trigonometry functions
Graphs of trigonometry functionslgemgnani
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalitiesswartzje
 
Math 8 - Linear Functions
Math 8 - Linear FunctionsMath 8 - Linear Functions
Math 8 - Linear FunctionsCarlo Luna
 
10.1 Distance and Midpoint Formulas
10.1 Distance and Midpoint Formulas10.1 Distance and Midpoint Formulas
10.1 Distance and Midpoint Formulasswartzje
 
Finding the slope of a line
Finding the slope of a lineFinding the slope of a line
Finding the slope of a lineAhmed Nar
 
Trigonometric function
Trigonometric functionTrigonometric function
Trigonometric functionAzurah Razak
 
Graphs of linear equation
Graphs of linear equationGraphs of linear equation
Graphs of linear equationJunila Tejada
 

What's hot (20)

11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
 
Slope of a line
Slope of a lineSlope of a line
Slope of a line
 
Equations of a Line
Equations of a LineEquations of a Line
Equations of a Line
 
System of linear inequalities
System of linear inequalitiesSystem of linear inequalities
System of linear inequalities
 
Writing Equations of a Line
Writing Equations of a LineWriting Equations of a Line
Writing Equations of a Line
 
Trigonometric Functions and their Graphs
Trigonometric Functions and their GraphsTrigonometric Functions and their Graphs
Trigonometric Functions and their Graphs
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)
 
Equations of a line ppt
Equations of a line pptEquations of a line ppt
Equations of a line ppt
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
 
Graphs of trigonometry functions
Graphs of trigonometry functionsGraphs of trigonometry functions
Graphs of trigonometry functions
 
Solving Systems of Linear Inequalities
Solving Systems of Linear InequalitiesSolving Systems of Linear Inequalities
Solving Systems of Linear Inequalities
 
Trigonometric ratios
Trigonometric ratiosTrigonometric ratios
Trigonometric ratios
 
Inscribed Angles
Inscribed AnglesInscribed Angles
Inscribed Angles
 
Math 8 - Linear Functions
Math 8 - Linear FunctionsMath 8 - Linear Functions
Math 8 - Linear Functions
 
Volume of revolution
Volume of revolutionVolume of revolution
Volume of revolution
 
10.1 Distance and Midpoint Formulas
10.1 Distance and Midpoint Formulas10.1 Distance and Midpoint Formulas
10.1 Distance and Midpoint Formulas
 
Finding the slope of a line
Finding the slope of a lineFinding the slope of a line
Finding the slope of a line
 
Trigonometric function
Trigonometric functionTrigonometric function
Trigonometric function
 
distance formula
distance formuladistance formula
distance formula
 
Graphs of linear equation
Graphs of linear equationGraphs of linear equation
Graphs of linear equation
 

Similar to Coordinate geometry

Module 3 plane coordinate geometry
Module 3 plane coordinate geometryModule 3 plane coordinate geometry
Module 3 plane coordinate geometrydionesioable
 
H 2008 2011
H 2008   2011H 2008   2011
H 2008 2011sjamaths
 
(4) Parabola theory Module.pdf
(4) Parabola theory Module.pdf(4) Parabola theory Module.pdf
(4) Parabola theory Module.pdfRajuSingh806014
 
Higher papers 2007 - 2013
Higher papers 2007 -  2013Higher papers 2007 -  2013
Higher papers 2007 - 2013sjamaths
 
Module 2 plane coordinate geometry
Module  2   plane coordinate geometryModule  2   plane coordinate geometry
Module 2 plane coordinate geometrydionesioable
 
Conic_Sections_Circles FCIT compat.ppt
Conic_Sections_Circles FCIT compat.pptConic_Sections_Circles FCIT compat.ppt
Conic_Sections_Circles FCIT compat.pptAngelieLimbagoCagas
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007sjamaths
 
Notes and formulae mathematics
Notes and formulae mathematicsNotes and formulae mathematics
Notes and formulae mathematicsZainonie Ma'arof
 
Appendex g
Appendex gAppendex g
Appendex gswavicky
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1TGTMATH
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1TGTMATH
 
Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Harington Dinklage
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematicsAh Ching
 
Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Zhang Ewe
 
H 2012 2015
H 2012   2015H 2012   2015
H 2012 2015sjamaths
 
Analytic geometry lecture1
Analytic geometry lecture1Analytic geometry lecture1
Analytic geometry lecture1admercano101
 

Similar to Coordinate geometry (20)

Module 3 plane coordinate geometry
Module 3 plane coordinate geometryModule 3 plane coordinate geometry
Module 3 plane coordinate geometry
 
H 2008 2011
H 2008   2011H 2008   2011
H 2008 2011
 
(4) Parabola theory Module.pdf
(4) Parabola theory Module.pdf(4) Parabola theory Module.pdf
(4) Parabola theory Module.pdf
 
Higher papers 2007 - 2013
Higher papers 2007 -  2013Higher papers 2007 -  2013
Higher papers 2007 - 2013
 
Module 2 plane coordinate geometry
Module  2   plane coordinate geometryModule  2   plane coordinate geometry
Module 2 plane coordinate geometry
 
Conic_Sections_Circles FCIT compat.ppt
Conic_Sections_Circles FCIT compat.pptConic_Sections_Circles FCIT compat.ppt
Conic_Sections_Circles FCIT compat.ppt
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007
 
Notes and formulae mathematics
Notes and formulae mathematicsNotes and formulae mathematics
Notes and formulae mathematics
 
Appendex g
Appendex gAppendex g
Appendex g
 
Plano numerico
Plano numericoPlano numerico
Plano numerico
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1
 
Unit 13.6
Unit 13.6Unit 13.6
Unit 13.6
 
Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Calculus a Functions of Several Variables
Calculus a Functions of Several Variables
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematics
 
Mathematics formulas
Mathematics formulasMathematics formulas
Mathematics formulas
 
Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM
 
Rumus matematik examonline spa
Rumus matematik examonline spaRumus matematik examonline spa
Rumus matematik examonline spa
 
H 2012 2015
H 2012   2015H 2012   2015
H 2012 2015
 
Analytic geometry lecture1
Analytic geometry lecture1Analytic geometry lecture1
Analytic geometry lecture1
 

More from Erlyn Geronimo

Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equationsErlyn Geronimo
 
Types of students or trainees
Types of students or traineesTypes of students or trainees
Types of students or traineesErlyn Geronimo
 
Pictorial models to problem solving
Pictorial models to problem solvingPictorial models to problem solving
Pictorial models to problem solvingErlyn Geronimo
 

More from Erlyn Geronimo (6)

Solving linear & quadratic equations
Solving linear & quadratic equationsSolving linear & quadratic equations
Solving linear & quadratic equations
 
Measures of position
Measures of positionMeasures of position
Measures of position
 
Types of students or trainees
Types of students or traineesTypes of students or trainees
Types of students or trainees
 
21st century learning
21st century learning21st century learning
21st century learning
 
Circles
CirclesCircles
Circles
 
Pictorial models to problem solving
Pictorial models to problem solvingPictorial models to problem solving
Pictorial models to problem solving
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 

Recently uploaded (20)

OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 

Coordinate geometry

  • 3. Slopes/Gradients Slope = (change in y) / (change in x) x y    A(x2,y2) B(x1,y 1) 12 12 xx yy    y2 – y1 x2 – x1
  • 5. Example If the slope of the line joining A(-3,-2) and B(4, y) is – 6, calculate y. 12 12 xx yy m    )3(4 )2( 6    y 7 2 6   y -42 = y + 2  y = - 44
  • 6. Length of line segment AB 2 = BC 2 + AC 2 = ( x 2 – x 1 ) 2 + ( y 2 – y1 )2 A(x2, y2) B(x1, y1) y2 – y1 x2 – x1 C AB =    2 12 2 12 yyxx 
  • 7. Distance Formula Subtract the first x from the second do the same with y Square them both and add together, do not multiply Take the square root of what you got and plug it in If you got the right answer, then you win!
  • 8. Length of line segments Determine the length of the line joining the points X( 6,4) and Y( -2,1)    22 14)2(6  AB =    2 12 2 12 yyxx     22 38  73
  • 9. Determine x if the length of line joining A(x,1) and B( -1, 3) is 2 2    22 31)1(22  x AB =    2 12 2 12 yyxx     22 2122  x 4 = (x + 1)2 2 = x + 1 8 = (x + 1)2 + 4 x + 1 = 2 x = 1 x + 1 = - 2 x = -3
  • 10. The Midpoint Formula The midpoint is easy to find Take both the x’s and combine Do the same for the y’s and divide each by two There is the midpoint formula for you.
  • 11. Midpoint of line segments 2 12 xx  A(x2, y2) B(x1, y1) ( , ) 2 12 xx  2 12 yy  C 2 12 yy 
  • 12. Midpoint of line segments Give the coordinates of the midpoint of the line joining the points A(-2, 3) and B(4, -3) 2 12 xx ( , ) 2 33 2 12 yy  2 42  ( , ) (1, 0)
  • 14. The Role of Proof in Mathematics
  • 15. “For a non-believer, no proof is sufficient… For a believer, no proof is necessary…”
  • 16. Proof Convincing demonstration that a math statement is true To explain Informal and formal Logic No single correct answer
  • 17. ANALYTIC PROOFS Analytic proof – A proof of a geometric theorem using algebraic formulas such as midpoint, slope, or distance Analytic proofs pick a diagram with coordinates that are appropriate. decide on formulas needed to reach conclusion.
  • 18. Preparing to do analytic proofs
  • 19. Preparing analytic proofs  Drawing considerations: 1. Use variables as coordinates, not (2,3) 2. Drawing must satisfy conditions of the proof 3. Make it as simple as possible without losing generality (use zero values, x/y- axis, etc.)  Using the conclusion: 1. Verify everything in the conclusion 2. Use the right formula for the proof
  • 20.
  • 21.
  • 22.
  • 23. Good to know! Q.E.D. is an initialism of the Latin phrase quod erat demonstrandum, meaning "which had to be demonstrated". The phrase is traditionally placed in its abbreviated form at the end of a mathematical proof or when what was specified in the setting-out — has been exactly restated as the conclusion of the demonstration.
  • 24.
  • 25.
  • 26.
  • 27. Prove that the diagonals of a parallelogram bisect each other.  STEP 1: Recall the definition of the necessary terms.  STEP 2: Plot the points.  Choose convenient coordinates.
  • 28. Prove that diagonals of a parallelogram bisect each other.
  • 29. (0, 0) (a, 0) (b, c) (a +b, c) To prove that the diagonals of a parallelogram bisect each other, their __________ must be shown to be _________.
  • 30. (0, 0) (a, 0) (b, c) (a +b, c) O B C A Let E and F be the midpoint of diagonals 𝑂𝐶 and 𝐵𝐴. E = ( 𝑎+𝑏 2 , 𝑐 2 ) F = ( 𝑎+𝑏 2 , 𝑐 2 ) Therefore, the diagonals of a parallelogram bisect each other.
  • 31. Prove that a parallelogram whose diagonals are perpendicular is a rhombus.
  • 32. Two lines are perpendicular if the product of their slopes is -1. Slope of diagonal 𝐵𝐴 is 𝑐 𝑏 −𝑎 . Slope of diagonal 𝑂𝐶 is 𝑐 𝑎+𝑏 . Rhombus is a parallelogram with all sides congruent.
  • 33. Slope of diagonal 𝐵𝐴 is 𝑐 𝑏−𝑎 . Slope of diagonal 𝑂𝐶 is 𝑐 𝑎+𝑏 . 𝑐 𝑏 − 𝑎 ∙ 𝑐 𝑎 + 𝑏 = −1 c2= -(b – a)(a + b)-(b2 – a2) c2= a2 – b2
  • 34. OA = a OB = 𝑏2 + 𝑐2 BC = (𝑎 + 𝑏 − 𝑏)2 BC = 𝑎2𝑎 AC = (𝑎 + 𝑏 − 𝑎)2+𝑐2AC = 𝑏2 + 𝑐2 c2= a2 – b2 OB = 𝑏2 + 𝑎2 − 𝑏2OB = 𝑎2𝑎 AC = 𝑎2𝑎 Therefore, the parallelogram is a rhombus.
  • 35. Prove that in any triangle, the line segment joining the midpoints of two sides is parallel to, and half as long as the third side. (0, 0) (a, 0) (b, c)
  • 36. CENTER – RADIUS FORM of the CIRCLE     222 rkyhx  The center of the circle is at (h, k).     1613 22  yx The center of the circle is (3,1) and radius is 4 Find the center and radius and graph this circle. This is r 2 so r = 4 2- 7 - 6 - 5 - 4 - 3 - 2 - 1 1 5 73 0 4 6 8
  • 37. Recall: Square of a Binomial: (x  a)² = x²  2ax + a² Example: (x + 4)² + (y – 2)2= 25 (x + 4)2
  • 38. Recall: Square of a Binomial: (x  a)² = x²  2ax + a² Example: (x + 4)² + (y – 2)2= 25 (y - 2)2
  • 39. 034622  yxyx We have to complete the square on both the x's and y's to get in standard form. ______3____4____6 22  yyxx Group x terms and a place to complete the square Group y terms and a place to complete the square Move constant to the other side 9 94 4     1623 22  yx Write in factored form, the standard form. Find the center and radius of the circle: So the center is at (-3, 2) and the radius is 4.