1. The ordinate of a point which is √29 units from (5,1) is twice its abscissa. Find the point.
2. A point is at a distance 4√2 from (-3/2,-5/2) and at a distance 2√5 from (9/2,-5/2). Find the point.
3. Find the coordinTES OF A POINT EQUIDISTANT FROM (-2,8), (1,-1) and (-8, -4).
thank you!
1
Expert's answer
2013-07-01T10:56:31-0400
Task 1. The ordinate of a point which is 29 units from (5,1) is twice its abscissa. Find the point.
Solution. Let A=(x,y) be the point which we are looking for, and B=(5,1). Then the ordinate y of A is twice its abscissa x, that is y=2x, and so A=(x,2x).
Moreover, the distance AB=29.
We should find x.
Let us write the distance AB:
AB=(x−5)2+(2x−1)2=29,
whence
(x−5)2+(2x−1)2=29,
x2−10x+25+4x2−4x+1=29
5x2−14x+26−29=0
5x2−14x−3=0,
D=142+4∗5∗3=256=162
x1=2∗514+16=1030=3,x2=2∗514−16=−102=−0.3.
Hence
y1=2x1=2∗3=6,y2=2x2=2∗(−0.2)=−0.4.
Answer. There are two points
A1(3,6),A2(−0.2,−0.4).
.
Task 2. A point A(x,y) is at a distance 42 from B=(−3/2,−5/2) and at a distance 25 from C=(9/2,−5/2). Find the point.
Solution. Let us write the formulas for the distances AB ad AC:
AB=(x−(−3/2))2+(y−(−5/2))2=42
AC=(x−9/2)2+(y−(−5/2))2=25
From the first equation we get
(x+1.5)2+(y+2.5)2=(42)2
x2+3x+2.25+y2+5y+6.25=32
x2+3x+y2+5y+8.5=32
x2+3x+y2+5y=23.5.
The second equation gives
(x−4.5)2+(y+2.5)2=(25)2
x2−9x+20.25+y2+5y+6.25=50
x2−9x+y2+5y+26.5=50
x2−9x+y2+5y=23.5.
Thus we get the following system
\[ \begin{cases}x^{2}+3x+y^{2}+5y=23.5\\
x^{2}-9x+y^{2}+5y=23.5\end{cases} \]
Subtracting the second equation from the first we get
x2+3x+y2+5y−(x2−9x+y2+5y)=23.5−23.5
12x=0⇒x=0.
Sinstituting x into the first equation we obtain
y2+5y=23.5
y2+5y−23.5=0
D=25+4∗23.5=119
y1=2−5+119,y2=2−5−119.
Answer. There are two points:
A1=(0,2−5+119),A2=(0,2−5−119).
Task 3. Find the coordintes of a point P=(x,y) equidistant from A=(−2,8), B=(1,−1) and C=(−8,−4).
Solution. Let us write squares of distances PA, PB and PC:
Comments