The points on y y -axis

Geometry Level pending

There are two points that fulfill the following conditions:

  1. The point lies on the y y -axis.
  2. The point has the same distance to the lines y = 2 x + 10 y=2x+10 and y = 1 2 x + 4 y=\frac{1}{2}x+4 .

Find the distance between these two points.


The answer is 8.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Rajen Kapur
Aug 9, 2016

As points (0,q) on the y-axis lie on the perpendicular bisectors of the given lines, we equate the squares of the distances from them. ( q 10 ) 2 5 = ( q 4 ) 2 5 / 4 \frac{(q-10)^2}{5} = \frac {(q-4)^2}{5/4} q 2 20 q + 100 = 4 q 2 32 q + 64 \rightarrow q^2 - 20q + 100 = 4q^2 - 32q + 64 3 q 2 12 q 36 = 0 \rightarrow 3q^2 - 12q -36=0 3 ( q 6 ) ( q + 2 ) = 0 \rightarrow 3(q-6)(q+2)=0 (0,-2) and (0,6) are the points that are equidistant from the given lines and hence on the perpendicular bisectors of the lines. The distance between these two points is equal to 8.

Nice! This is the other way to solve this ( using point's distance to line formula ). I didn't think this way to solve would be that easy.

To make your solution easier to understand, however, you could present the formula in it.

Tarmo Taipale - 4 years, 10 months ago
Tarmo Taipale
Aug 8, 2016

Let the angle of the line y = 1 2 x + 4 y=\frac{1}{2}x+4 be a a and the angle of y = 2 x + 10 y=2x+10 be b b .

The slope of the first line is the reciprocal of the second line's slope, which means that a = π b a=\pi - b .

Each point, that same the same distance to both lines, must lie on either bisector of the lines (there are two of them). The angle of one bisector is the arithmetic average of the line's angles, which is a + b 2 = a + π a 2 = π / 2 \frac{a+b}{2}=\frac{a+\pi-a}{2}=\pi/2 . This means that the slope of this bisector is k 1 = 1 k_1=1 . The other bisector's angle is perpendicular to the first one's, so it's slope must be k k , where 1 × k = 1 1\times k=-1 , which means k 2 = 1 k_2=-1 .

Now let's find the point where the lines intersect:

y = 2 x + 10 y=2x+10

y = 1 2 x + 4 y=\frac{1}{2}x+4

2 x + 10 = 1 2 x + 4 2x+10=\frac{1}{2}x+4

3 2 x = 6 \frac{3}{2}x=-6

x = 4 x=-4

y = 2 x + 10 = 2 × 4 + 10 = 2 y=2x+10=2\times -4 +10=2

So the lines intersect at ( 4 , 2 ) (-4,2) , which means both bisectors must go through this point.

Now, let's find the equations of the bisectors:

y y 0 = k 1 ( x x 0 ) y-y_0=k_1(x-x_0)

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

y = x + 6 y=x+6

y y 0 = k 2 ( x x 0 ) y-y_0=k_2(x-x_0)

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

y = x 2 y=-x-2

By replacing the x with 0 in both equations, it appears that the lines intersect the y-axis at ( 0 , 6 ) (0,6) and ( 0 , 2 ) (0,-2) . Their distance is ( 6 ( 2 ) ) 2 + ( 0 0 ) 2 = 8 \sqrt{(6-(-2))^2+(0-0)^2}=\boxed{8} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...