<< Chapter < Page Chapter >> Page >

Co-ordinate geometry

Equation of a line between two points

Khan academy video on point-slope and standard form

There are many different methods of specifying the requirements for determining the equation of a straight line. One option is to find the equation of a straight line, when two points are given.

Assume that the two points are ( x 1 ; y 1 ) and ( x 2 ; y 2 ) , and we know that the general form of the equation for a straight line is:

y = m x + c

So, to determine the equation of the line passing through our two points, we need to determine values for m (the gradient of the line) and c (the y -intercept of the line). The resulting equation is

y - y 1 = m ( x - x 1 )

where ( x 1 ; y 1 ) are the co-ordinates of either given point.

Finding the second equation for a straight line

This is an example of a set of simultaneous equations, because we can write:

y 1 = m x 1 + c y 2 = m x 2 + c

We now have two equations, with two unknowns, m and c .

y 2 - y 1 = m x 2 - m x 1 m = y 2 - y 1 x 2 - x 1 y 1 = m x 1 + c c = y 1 - m x 1

Now, to make things a bit easier to remember, substitute [link] into [link] :

y = m x + c = m x + ( y 1 - m x 1 ) y - y 1 = m ( x - x 1 )

If you are asked to calculate the equation of a line passing through two points, use:

m = y 2 - y 1 x 2 - x 1

to calculate m and then use:

y - y 1 = m ( x - x 1 )

to determine the equation.

For example, the equation of the straight line passing through ( - 1 ; 1 ) and ( 2 ; 2 ) is given by first calculating m

m = y 2 - y 1 x 2 - x 1 = 2 - 1 2 - ( - 1 ) = 1 3

and then substituting this value into

y - y 1 = m ( x - x 1 )

to obtain

y - y 1 = 1 3 ( x - x 1 ) .

Then substitute ( - 1 ; 1 ) to obtain

y - ( 1 ) = 1 3 ( x - ( - 1 ) ) y - 1 = 1 3 x + 1 3 y = 1 3 x + 1 3 + 1 y = 1 3 x + 4 3

So, y = 1 3 x + 4 3 passes through ( - 1 ; 1 ) and ( 2 ; 2 ) .

Find the equation of the straight line passing through ( - 3 ; 2 ) and ( 5 ; 8 ) .

  1. ( x 1 ; y 1 ) = ( - 3 ; 2 ) ( x 2 ; y 2 ) = ( 5 ; 8 )
  2. m = y 2 - y 1 x 2 - x 1 = 8 - 2 5 - ( - 3 ) = 6 5 + 3 = 6 8 = 3 4
  3. y - y 1 = m ( x - x 1 ) y - ( 2 ) = 3 4 ( x - ( - 3 ) ) y = 3 4 ( x + 3 ) + 2 = 3 4 x + 3 4 · 3 + 2 = 3 4 x + 9 4 + 8 4 = 3 4 x + 17 4
  4. The equation of the straight line that passes through ( - 3 ; 2 ) and ( 5 ; 8 ) is y = 3 4 x + 17 4 .

Equation of a line through one point and parallel or perpendicular to another line

Another method of determining the equation of a straight-line is to be given one point, ( x 1 ; y 1 ) , and to be told that the line is parallel or perpendicular to another line. If the equation of the unknown line is y = m x + c and the equation of the second line is y = m 0 x + c 0 , then we know the following:

If the lines are parallel, then m = m 0 If the lines are perpendicular, then m × m 0 = - 1

Once we have determined a value for m , we can then use the given point together with:

y - y 1 = m ( x - x 1 )

to determine the equation of the line.

For example, find the equation of the line that is parallel to y = 2 x - 1 and that passes through ( - 1 ; 1 ) .

First we determine m , the slope of the line we are trying to find. Since the line we are looking for is parallel to y = 2 x - 1 ,

m = 2

The equation is found by substituting m and ( - 1 ; 1 ) into:

y - y 1 = m ( x - x 1 ) y - 1 = 2 ( x - ( - 1 ) y - 1 = 2 ( x + 1 ) y - 1 = 2 x + 2 y = 2 x + 2 + 1 y = 2 x + 3
The equation of the line passing through ( - 1 ; 1 ) and parallel to y = 2 x - 1 is y = 2 x + 3 . It can be seen that the lines are parallel to each other. You can test this by using your ruler and measuring the perpendicular distance between the lines at different points.

Inclination of a line

(a) A line makes an angle θ with the x -axis. (b) The angle is dependent on the gradient. If the gradient of f is m f and the gradient of g is m g then m f > m g and θ f > θ g .

In [link] (a), we see that the line makes an angle θ with the x -axis. This angle is known as the inclination of the line and it is sometimes interesting to know what the value of θ is.

Firstly, we note that if the gradient changes, then the value of θ changes ( [link] (b)), so we suspect that the inclination of a line is related to the gradient. We know that the gradient is a ratio of a change in the y -direction to a change in the x -direction.

m = Δ y Δ x

But, in [link] (a) we see that

tan θ = Δ y Δ x m = tan θ

For example, to find the inclination of the line y = x , we know m = 1

tan θ = 1 θ = 45

Co-ordinate geometry

  1. Find the equations of the following lines
    1. through points ( - 1 ; 3 ) and ( 1 ; 4 )
    2. through points ( 7 ; - 3 ) and ( 0 ; 4 )
    3. parallel to y = 1 2 x + 3 passing through ( - 1 ; 3 )
    4. perpendicular to y = - 1 2 x + 3 passing through ( - 1 ; 2 )
    5. perpendicular to 2 y + x = 6 passing through the origin
  2. Find the inclination of the following lines
    1. y = 2 x - 3
    2. y = 1 3 x - 7
    3. 4 y = 3 x + 8
    4. y = - 2 3 x + 3 (Hint: if m is negative θ must be in the second quadrant)
    5. 3 y + x - 3 = 0
  3. Show that the line y = k for any constant k is parallel to the x-axis. (Hint: Show that the inclination of this line is 0 .)
  4. Show that the line x = k for any constant k is parallel to the y-axis. (Hint: Show that the inclination of this line is 90 .)

Questions & Answers

what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
What are the treatment for autism?
Magret Reply
hello. autism is a umbrella term. autistic kids have different disorder overlapping. for example. a kid may show symptoms of ADHD and also learning disabilities. before treatment please make sure the kid doesn't have physical disabilities like hearing..vision..speech problem. sometimes these
Jharna
continue.. sometimes due to these physical problems..the diagnosis may be misdiagnosed. treatment for autism. well it depends on the severity. since autistic kids have problems in communicating and adopting to the environment.. it's best to expose the child in situations where the child
Jharna
child interact with other kids under doc supervision. play therapy. speech therapy. Engaging in different activities that activate most parts of the brain.. like drawing..painting. matching color board game. string and beads game. the more you interact with the child the more effective
Jharna
results you'll get.. please consult a therapist to know what suits best on your child. and last as a parent. I know sometimes it's overwhelming to guide a special kid. but trust the process and be strong and patient as a parent.
Jharna
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Siyavula textbooks: grade 11 maths. OpenStax CNX. Aug 03, 2011 Download for free at http://cnx.org/content/col11243/1.3
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Siyavula textbooks: grade 11 maths' conversation and receive update notifications?

Ask