Find the equation of the straight line

AI Thread Summary
The discussion focuses on finding the equation of a straight line related to points B and D, with a gradient of 3 and a mid-point at (4,3). The equation for line BD is derived as y = 3x - 9. The coordinates for points B and D are calculated as (5,6) and (3,0), respectively. The participants also discuss the relationship of these points to a circle centered at (4,3) with a radius of √10. The conversation concludes with a confirmation of the equation derived for the line coinciding with the circle's equation.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
See attached
Relevant Equations
straight line equations
Find the question here ( this one is a pretty easy question).

1640817062638.png


I have attempted this in the past using varied approach, this is in reference to part(b) of the question... i have previously used pythagoras theorem to finding co-ordinates of ##B## and ##D##...

Anyway find my current approach on this,

The gradient of the line ##AC=\frac{-1}{3}##, it follows that the gradient of line ##BD=3##, with mid-point of ##BD##=##(4,3)##.
For part (a),
The equation of line ##BD##, is given by
##y=mx+c##
##3=12+c##
##c=-9##,
Therefore, ##y=3x-9##

For part (b),
Let the co-ordinates of ##B##=##(x_1,y_1)##
##D##=##(x_2,y_2)##
then it follows that (using gradient),
$$\frac {3}{1}=\frac {3-y_2}{4-x_2}$$
$$⇒D(x_2,y_2)=(3,0)$$
Also,
$$\frac {3}{1}=\frac {y_1-3}{x_1-4}$$
$$⇒B(x_1,y_1)=(5,6)$$

Any other way for part (2) only. Cheers
 
Last edited:
Physics news on Phys.org
AB is perpendicular to BC.

C and D are on the circle centered at (4,3) with radius ##\sqrt{10}##.
 
$$(x-4)^2+(y-3)^2=10$$
$$(x-4)^2+(3x-12)^2=10$$
$$x^2-8x+15=0$$
##x_1=5,⇒y_1=15-9=6##
##x_2=3⇒y_2=9-9=0##

Bingo! anutta...
 
The equation of the former of #2 is
(x-7)(x-1)+(y-2)(y-4)=0
which coincides with the equation of the circle.
 
anuttarasammyak said:
The equation of the former of #2 is
(x-7)(x-1)+(y-2)(y-4)=0
which coincides with the equation of the circle.
Agreed, i just used your approach in post ##3## unless you want me to show all steps. Its clear mate.:cool:
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top