Login

Welcome, Guest. Please login or register.

September 23, 2025, 05:49:00 pm

Author Topic: coordinate geometry question!!!  (Read 1110 times)  Share 

0 Members and 1 Guest are viewing this topic.

ashoni

  • Victorian
  • Trendsetter
  • **
  • Posts: 132
  • Respect: 0
  • School Grad Year: 2013
coordinate geometry question!!!
« on: December 28, 2011, 07:53:51 pm »
0
hey guys, im having difficulties trying to find a method to solve a question from my methods textbook.. was hoping one of youse could help :D. Heres the question..

Given two points A(-1,1) and B(7,7) and another point P(x,y) on the line, find the coordinates of P so that PA=PB=5.

please show working out if possible, thanks :D

Phy124

  • Honorary Moderator
  • Part of the furniture
  • *******
  • Posts: 1354
  • Respect: +464
Re: coordinate geometry question!!!
« Reply #1 on: December 28, 2011, 08:31:27 pm »
0
The coordinate should be (3,4) I'm pretty sure.

This is probably the only way I can show lots of working out/proper explanation (I hope I didn't over complicate things for you):

http://i43.tinypic.com/2naobp0.jpg
« Last Edit: December 28, 2011, 08:40:37 pm by Phy124 »
2011
Mathematical Methods | Physics | Chemistry | English | Business Management

2012-2017
Bachelor of Science in Applied Mathematics and Bachelor of Civil Engineering (Honours) @ Monash University

Current
Transport Modeller @ Arup

ashoni

  • Victorian
  • Trendsetter
  • **
  • Posts: 132
  • Respect: 0
  • School Grad Year: 2013
Re: coordinate geometry question!!!
« Reply #2 on: December 28, 2011, 08:39:36 pm »
0
yeep thats the answer :D thanks for the help Phy124!

Phy124

  • Honorary Moderator
  • Part of the furniture
  • *******
  • Posts: 1354
  • Respect: +464
Re: coordinate geometry question!!!
« Reply #3 on: December 28, 2011, 08:43:23 pm »
0
No worries, always glad to help :)
2011
Mathematical Methods | Physics | Chemistry | English | Business Management

2012-2017
Bachelor of Science in Applied Mathematics and Bachelor of Civil Engineering (Honours) @ Monash University

Current
Transport Modeller @ Arup

ashoni

  • Victorian
  • Trendsetter
  • **
  • Posts: 132
  • Respect: 0
  • School Grad Year: 2013
Re: coordinate geometry question!!!
« Reply #4 on: December 28, 2011, 09:14:16 pm »
0
hey, sorry to bother you again, but i dont understand the wording of this question.

A line makes an angle of 45 degrees with the x-axis and passes through the midpoint of the line joining the points A(3,1) and B(6,2).
 (a) Find the gradient of the line.
 (b) Find the equation of the line.
 (c) Another line that has a y-intercept of 3 is perpendicular to the above line. Find the point of intersection.

I have solved part (a) through the tan of the angle, tan(45) which is obviously 1, but i dont know how to do part (b), dont worry about part (c), i think ill be able to work it out after i get how to do part (b) :D

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: coordinate geometry question!!!
« Reply #5 on: December 28, 2011, 09:17:17 pm »
0
okay, midpoint of A and B is (4.5, 1.5).
we already know that the line has gradient 1.
hence by the 'gradient point' formula or whatever it's called:
y - 1.5 = x - 4.5
y = x - 3
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

dc302

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1031
  • Respect: +53
  • School: Melbourne High School
  • School Grad Year: 2009
Re: coordinate geometry question!!!
« Reply #6 on: December 28, 2011, 09:18:04 pm »
0
To find the equation of the line, simply use y-y1 = m(x-x1), where m=(y1-y2)/(x1-x2). m is the gradient of course, and you should be able to find points for x1,y1.
2012-2015 - Doctor of Medicine (MD) @ UniMelb
2010-2011 - Bachelor of Science (BSc) majoring in Pure Mathematics @ UniMelb
2009 - VCE [99.70] -- Eng [43] - Methods [44] - Chem [44] - JapSL [45] - Spesh [45] - MUEP Jap [5.5]

ashoni

  • Victorian
  • Trendsetter
  • **
  • Posts: 132
  • Respect: 0
  • School Grad Year: 2013
Re: coordinate geometry question!!!
« Reply #7 on: December 28, 2011, 09:21:41 pm »
0
okay, midpoint of A and B is (4.5, 1.5).
we already know that the line has gradient 1.
hence by the 'gradient point' formula or whatever it's called:
y - 1.5 = x - 4.5
y = x - 3
yeah, i tried that way but the answer is 3y-x-5=0 D:

ashoni

  • Victorian
  • Trendsetter
  • **
  • Posts: 132
  • Respect: 0
  • School Grad Year: 2013
Re: coordinate geometry question!!!
« Reply #8 on: December 28, 2011, 09:25:33 pm »
0
wait, dont worry thats the right answer
was looking at the wrong question the whole time -.- LOL

Special At Specialist

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1542
  • Respect: +86
  • School: Flinders Christian Community College (Tyabb)
  • School Grad Year: 2012
Re: coordinate geometry question!!!
« Reply #9 on: December 29, 2011, 05:58:27 pm »
+3
1. If a point is on a line with 2 other points and the distance from it to either one of the other points is the same, then that point MUST be halfway between the other two.
In other words, given the points A(-1,1) and B(7,7):
Halfway between -1 and 7 is 3 --- x-coordinate.
Halfway between 1 and 7 is 4 --- y-coordinate.
(3, 4)

2. a) m = tan(θ) = dy/dx = rise/run = (y2 - y1) / (x2 - x1)
Using m = tan(θ)
m = tan(45 deg)
m = 1

b) First find the midpoint of (x1, y1) and (x2, y2) which is ((x1 + x2)/2, (y1 + y2)/2) where (x1, y1) = (3, 1) and (x2, y2) = (6, 2)
Midpoint = ((3 + 6)/2, (1 + 2)/2)
Midpoint = (9/2, 3/2)
Using the formula (y - y1) = m(x - x1) where m = 1 and (x1, y1) = (9/2, 3/2)
y - 3/2 = 1(x - 9/2)
y = x - 9/2 + 3/2
y = x - 3

c) y-intercept of 3 means it has the point (0, 3):
Perpendicular has gradient -1/m = -1/1 = -1
Now use the formula (y - y1) = m(x - x1) where m = -1 and (x1, y1) = (0, 3)
y - 3 = -1(x - 0)
y = -x + 3
2012 ATAR - 86.75
2013 ATAR - 88.50
2014: BSci (Statistics) at RMIT
2015 - 2017: BCom at UoM