A light and a shadow

Geometry Level 2

A rectangular billboard A B C D ABCD is illuminated by a lantern E E and casts a shadow in the x y xy -plane. The positions ( x , y , z ) (x,y,z) of the lantern and the billboard's vertices are A = ( 0 , 0 , 0 ) , B = ( 0 , 3 , 0 ) , C = ( 0 , 3 , 2 ) , D = ( 0 , 0 , 2 ) , E = ( 3 , 1 , 4 ) . A = (0,0,0), \quad B = (0,3,0), \quad C = (0,3,2), \quad D = (0, 0 ,2), \quad E = (3, -1, 4). What is the area of the shadow?

Assumptions: The light source is a point and the billboard has zero thickness. The ground is the x y xy -plane.


The answer is 13.5.

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.

5 solutions

Markus Michelmann
May 22, 2018

The shadow area A B C D ABC'D ' is created by projecting the rectangle A B C D ABCD into the x y xy -plane. The segements C E \overline {CE} and D E \overline {DE} between the light source and the corners of the billboard can be extended to the lines g g and h h : g : E + λ ( C E ) = ( 3 1 4 ) + λ ( 3 4 2 ) h : E + μ ( D E ) = ( 3 1 4 ) + μ ( 3 1 2 ) \begin{aligned} g: \vec E + \lambda \cdot (\vec C - \vec E) &= \left(\!\begin{array}{c} 3 \\ -1 \\ 4 \end{array} \!\right) + \lambda \cdot \left(\!\begin{array}{c} -3 \\ 4 \\ -2 \end{array} \!\right) \\ h: \vec E + \mu \cdot (\vec D - \vec E) &= \left(\!\begin{array}{c} 3 \\ -1 \\ 4 \end{array} \!\right) + \mu \cdot \left(\!\begin{array}{c} -3 \\ 1 \\ -2 \end{array} \!\right) \end{aligned} where λ , μ R \lambda,\mu \in \mathbb{R} are scalars. For the parameters λ = μ = 2 \lambda = \mu = 2 the straight lines pierce the x y xy -plane. The points of the shadow area then result C = ( 3 1 4 ) + 2 ( 3 4 2 ) = ( 3 7 0 ) D = ( 3 1 4 ) + 2 ( 3 1 2 ) = ( 3 1 0 ) \begin{aligned} \vec C' &= \left(\!\begin{array}{c} 3 \\ -1 \\ 4 \end{array} \!\right) + 2 \cdot \left(\!\begin{array}{c} -3 \\ 4 \\ -2 \end{array} \!\right) = \left(\!\begin{array}{c} -3 \\ 7 \\ 0 \end{array} \!\right) \\ \vec D' &= \left(\!\begin{array}{c} 3 \\ -1 \\ 4 \end{array} \!\right) + 2 \cdot \left(\!\begin{array}{c} -3 \\ 1 \\ -2 \end{array} \!\right) = \left(\!\begin{array}{c} -3 \\ 1 \\ 0 \end{array} \!\right) \end{aligned} The shadow has the shape of a trapezium with the two side lengths a = 3 a = 3 and c = 6 c = 6 and the height h = 3 h = 3 . The area then gives A = 1 2 ( a + c ) h = 13.5 A = \frac{1}{2} (a + c) h = 13.5

Nice! I used the idea of the projection as well, but I was unsure on how to formalize the write-up.

Matt Shisler - 3 years ago

Beatiful solution! GJ

Pablo Díaz - 3 years ago

What field of math is this? Just wondering

Log in to reply

It's called linear algebra or, to be more precise, analytic geometry.

Markus Michelmann - 3 years ago
Laci László
Jun 4, 2018

Johanan Paul
Jun 4, 2018

The z-component of any point on the shadow will be 0. Let the point of the shadow of points A , B , C , D A, B, C, D be represented by A , B , C , D A', B', C', D'

A A' and B B' are already on the xy-plane, so therefore their coordinates are same as A A and B B respectively -- ( 0 , 0 , 0 ) 0, 0, 0) and ( 0 , 3 , 0 ) 0, 3, 0)

C C' and D D' can be found by calculating when line E C = ( 0 3 2 ) + ( 3 4 2 ) t EC = \begin{pmatrix} 0 \\ 3 \\ 2 \end{pmatrix} +\begin{pmatrix} 3 \\ -4 \\ 2 \end{pmatrix}t and line E D = ( 0 0 2 ) + ( 3 1 2 ) t ED = \begin{pmatrix} 0 \\ 0 \\ 2 \end{pmatrix} +\begin{pmatrix} 3 \\ -1 \\ 2 \end{pmatrix}t intersect the xy-plane (i.e when z-component equals zero) In both cases, z = 0 when t = -1, and therefore C = ( 3 , 7 , 0 ) C' = (-3, 7, 0) and D = ( 3 , 1 , 0 ) D' = (-3, 1, 0)

Ignoring the z component, I used the shoelace formula to calculate the area: A = 1 2 [ ( 0 ) ( 3 ) + ( 0 ) ( 7 ) + ( 3 ) ( 1 ) + ( 3 ) ( 0 ) ] [ ( 0 ) ( 0 ) + ( 3 ) ( 3 ) + ( 7 ) ( 3 ) + ( 1 ) ( 0 ) ] = 1 2 3 + 30 = 13.5 A = \frac{1}{2}|[(0)(3)+(0)(7)+(-3)(1)+(-3)(0)]-[(0)(0)+(3)(-3)+(7)(-3)+(1)(0)]| = \frac{1}{2}|-3 + 30| = \boxed{13.5}

I cannot understand it . please tell me some reference for this topic

Yokesh Waran - 2 years, 12 months ago

General solution, averages

Let E ( x , y , z ) E\ (-x,y,z) , C ( 0 , w , h ) C\ (0,w,h) , D ( 0 , 0 , h ) D\ (0,0,h) , and the vertices of the shadow C ( s , q , 0 ) C'\ (-s,q,0) , D ( s , p , 0 ) D'\ (-s,p,0) .

Point C C lies on the line segments E C EC' . This means that its coordinates are a weighted average of the coordinates of the endpoints, C = λ E + μ C λ + μ , or ( λ + μ ) C = λ E + μ C . C = \frac{\lambda E + \mu C'}{\lambda + \mu},\ \ \ \text{or}\ \ \ \ (\lambda + \mu)C = \lambda E + \mu C'. This leads to the system of equations 0 = λ x μ s ( λ + μ ) w = λ y + μ q ( λ + μ ) h = λ z . \begin{aligned} 0 & = \lambda x - \mu s \\ (\lambda + \mu) w & = -\lambda y + \mu q \\ (\lambda + \mu) h & = \lambda z. \end{aligned} The bottom equation is satisfied if λ = h \lambda = h and λ + μ = z \lambda + \mu = z ; the top two equations become 0 = h x ( z h ) s z w = h y + ( z h ) q \begin{aligned} 0 & = hx - (z-h) s \\ zw & = -hy + (z-h) q \end{aligned} showing that s = h z h x , q = z w + h y z h . s = \frac{h}{z-h} x,\ \ \ \ q = \frac{zw + hy}{z-h}. Likewise, point D D lies on the line segment E D ED' . The analysis is the same, with w w replaced by 0 0 : p = h z h y . p = \frac{h}{z-h} y.

Thus the shadow is a trapezoid in the plane z = 0 z = 0 with vertices A ( 0 , 0 ) A\ (0,0) , B ( 0 , w ) B\ (0,w) , C ( s , q ) C\ (-s,q) , D ( s , p ) D\ (-s,p) ; its bases are b 1 = w b_1 = w , b 2 = q p b_2 = q - p , and its height c = s c = s . The area is A = 1 2 c ( b 1 + b 2 ) = 1 2 s ( w + q p ) = 1 2 h x z h ( w + z w z h ) ; A = \tfrac12c(b_1 + b_2) = \tfrac12s(w + q - p) = \frac12\frac{hx}{z-h}\left(w + \frac{zw}{z-h}\right); A = h x w ( 2 z h ) 2 ( z h ) 2 . A = \frac{hxw(2z - h)}{2(z-h)^2}. (Note that y y dropped out when we subtracted q p q - p .) Substituting h = 2 , x = 3 , z = 4 , w = 3 h = 2, x = 3, z = 4, w = 3 we obtain A = 2 3 3 6 2 2 2 = 108 8 = 13 1 2 . A = \frac{2\cdot 3\cdot 3\cdot 6}{2\cdot 2^2} = \frac{108}{8} = \boxed{13\tfrac12}.


General solution, similar triangles

Define d = F G d = FG the distance of the light source to the plane of the rectangle; h = H G = A D h = HG = AD the height of the rectangle; z = E F z = EF the height of the light source above the ground; w = A B w = AB the width of the rectangle.

Use similar triangles to see that F H F G = E F E F H G = z z h = : k , \frac{FH'}{FG} = \frac{EF}{EF - HG} = \frac{z}{z - h} =: k, and that triangles F D C FD'C' is similar to F A B FAB with factor k k . Thus area F D C = k 2 area F A B , \text{area}\ \triangle FD'C' = k^2\cdot \text{area}\ \triangle FAB, and shadow area = area F D C area F A B = ( k 2 1 ) area F A B = k 2 1 2 w d . \begin{aligned} \text{shadow area} & = \text{area}\ \triangle FD'C' - \text{area}\ \triangle FAB \\ & = (k^2 - 1)\cdot \text{area}\ \triangle FAB \\ & = \frac{k^2-1}2 wd \end{aligned}. In this case, d = 3 d = 3 , h = 2 h = 2 , z = 4 z = 4 , w = 3 w = 3 , so we find k = 4 4 2 = 2 ; k = \frac{4}{4 - 2} = 2; shadow area = 2 2 1 2 3 3 = 13 1 2 . \text{shadow area} = \frac{2^2 - 1}2\cdot 3 \cdot 3 = \boxed{13\tfrac12}.

Jeremy Galvagni
Jun 3, 2018

Cleary A and B will stay where they are. We can find the images of C and D using vectors to project them to where Z=0. From E to C is <-3,4,-2> how convenient that this is the exact vector that brings C to C' at (-3,7,0). From E to D the vector is <-3,1,-2> and again this brings D to D' at (-3,1,0).

The quadrilateral ABC'D' is a trapezoid with height 3 (The distance in the x-direction from 0 to -3) and bases AB=3 and C'D'=6 (the difference in the y-direction from 1 to 7.)

A = 1 2 h ( b 1 + b 2 ) = 1 2 3 ( 3 + 6 ) = 13.5 A=\frac{1}{2}h(b1+b2)=\frac{1}{2}*3*(3+6)=\boxed{13.5}

Incidentally, the y-coordinate of the light is not important. The fact that the z-coordinate of E is twice that of C and D made the height of the trapezoid become the x-coordinate of E. The base of 6 comes from the x-coordinate of E being the opposite of those of C' and D'. Form triangle EC'D' and you can see CD is a midpoint connector.

I solved it similarl to this solution. First I plotted points on the x,z plane and from it I could see that the top of the shadow would intersect z=0 at x=-3. Then I plotted the x,y plane and drew the edges of the shadow from the point of light to where x=-3. From that I noted that it created a trapezoid (consisting of two triangles and one square). The square is a 2x3 = 6. The larger triangle area is 1/2 x 3 x 4 = 6. The smaller triangle is 1/2 x 1 x 3 = 1.5 So the total area of the shadow is 6 + 6 + 1.5 = 13.5.

A Former Brilliant Member - 2 years, 12 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...