Square geometry problem

Geometry Level 3

Square A B C D ABCD has a side of 4 4 c m cm . Point E E lies on the side A D AD such that A E = 1.5 |AE| = 1.5 c m cm . What is the distance from the line E C EC to the point B B ?


The answer is 3.39.

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.

4 solutions

Zico Quintina
Jun 22, 2018

We place the square in the coordinate plane as shown below:

The slope of segment EC is 4 2.5 = 8 5 \dfrac{4}{2.5} = \dfrac{8}{5} ; thus EC lies along the line y 4 = 8 5 ( x 4 ) y - 4 = \dfrac{8}{5} (x - 4) , which can be re-written as 8 x 5 y 12 = 0 8x - 5y - 12 = 0 .

The distance D D from a point ( x 0 , y 0 ) (x_0, y_0) to the line A x + B y + C = 0 Ax + By + C = 0 is given by

D = A x 0 + B y 0 + C A 2 + B 2 D = \dfrac{\Big\lvert Ax_0 + By_0 + C \Big\rvert}{\sqrt{A^2 + B^2}}

Thus in our case the distance from B ( 0 , 4 ) (0,4) to 8 x 5 y 12 = 0 8x - 5y - 12 = 0 is

d = 8 ( 0 ) 5 ( 4 ) 12 8 2 + ( - 5 ) 2 = 32 89 3.39 \begin{aligned} d &= \dfrac{\Big\lvert 8(0) - 5(4) -12 \Big\rvert}{\sqrt{8^2 + (\text{-}5)^2}} \\ \\ &= \dfrac{32}{\sqrt{89}} \approx \boxed{3.39} \end{aligned}

Raymond Chan
Jun 21, 2018

Note: Figure is not in scale

Using Pythagorean Theorem with C D E \triangle CDE , we can see that E C = 4 2 + 2. 5 2 = 22.25 EC=\sqrt{4^2+2.5^2}=\sqrt{22.25}

Consider the area of B E C \triangle BEC A r e a = 1 2 ( 4 ) ( 4 ) = 8 Area=\frac{1}{2}(4)(4)=8

But at the same time, we can find the area with A r e a = 1 2 ( E C ) ( d ) = 8 Area=\frac{1}{2}(EC)(d)=8

Therefore, the perpendicular distance from B B to line E C EC is d = 16 E C = 16 22.25 3.39 d=\frac{16}{EC}=\frac{16}{\sqrt{22.25}}\approx\boxed{3.39}

Much more elegant than mine. Higher maths really gives you a blind eye to these kinds of solutions. :)

Tomáš Hauser - 2 years, 11 months ago

I solved it the same way as you.

David Liu - 1 year, 10 months ago

By pythagorean theorem, we have

E C = ( E D ) 2 + ( C D ) 2 = 2. 5 2 + 4 2 = 22.25 EC=\sqrt{(ED)^2+(CD)^2}=\sqrt{2.5^2+4^2}=\sqrt{22.25}

Since D E C = B C E \angle DEC = \angle BCE , we have

B F B C = C D E C \dfrac{BF}{BC}=\dfrac{CD}{EC}

B F 4 = 4 22.25 \dfrac{BF}{4}=\dfrac{4}{\sqrt{22.25}}

B F = 4 ( 4 ) 22.25 3.392 BF=\dfrac{4(4)}{\sqrt{22.25}} \approx \boxed{3.392}

Tomáš Hauser
Jun 21, 2018

My solution via analytic geometry: At first, let's put our square into cartesian coordinate system, so that point A lies at the origin. Line EC is defined: p : E [ 0 ; 1.5 ] , C [ 4 ; 4 ] p:E\left[ {0;1.5} \right],C\left[ {4;4} \right] and has a corresponding vector: p : E C p , E C = ( 4 0 ; 4 1.5 ) = ( 4 ; 2.5 ) p:\overrightarrow {EC} \in p,\overrightarrow {EC} = \left( {4 - 0;4 - 1.5} \right) = \left( {4;2.5} \right) General formula of a line is defined: p : a x + b y + c = 0 p:ax + by + c = 0 Where a and b are perpendicular to the directional vector: p : n E C = ( 2.5 ; 4 ) p:\overrightarrow n \bot \overrightarrow {EC} = \left( {2.5; - 4} \right) By plugging one of points lying on the line, we get c : p : E p , E [ 0 ; 1.5 ] p : 2.5 x + ( 4 ) y + c = 0 p : 2.5 × 0 + ( 4 ) × 1.5 + c = 0 p : c = 6 \begin{array}{l} p:E \in p,E\left[ {0;1.5} \right]\\ p:2.5x + \left( { - 4} \right)y + c = 0\\ p:2.5 \times 0 + \left( { - 4} \right) \times 1.5 + c = 0\\ p:c = 6 \end{array} So the full general formula of a line looks like this: p : 2.5 x + ( 4 ) y + 6 = 0 p:2.5x + \left( { - 4} \right)y + 6 = 0 While having a general formula of a line and coordinates to the point, for which we want to know the distance to, we can use a distance formula: v ( B , p ) = a × b 1 + b × b 2 + c a 2 + b 2 v\left( {B,p} \right) = \frac{{\left| {a \times {b_1} + b \times {b_2} + c} \right|}}{{\sqrt {{a^2} + {b^2}} }} Where: B [ b 1 ; b 2 ] , p : a x + b y + c = 0 B\left[ {{b_1};{b_2}} \right],\;p:ax + by + c = 0 So the solution is: v ( B , p ) = 2.5 × 4 + ( 4 ) × 0 + 6 2.5 2 + ( 4 ) 2 16 4.716... 3.39 c m v\left( {B,p} \right) = \frac{{\left| {2.5 \times 4 + \left( { - 4} \right) \times 0 + 6} \right|}}{{\sqrt {{{2.5}^2} + {{\left( { - 4} \right)}^2}} }}\sim\frac{{16}}{{4.716...}}\sim3.39cm And we can also check our solution graphically:

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...