Vector problem: Find region shaded by fence

  • Thread starter Thread starter plexus0208
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary

Homework Help Overview

The problem involves a vertical fence on the xy-plane and the direction of sunlight casting a shadow on the ground. The fence is represented by a line through the point (0,0,1) in the direction of the vector <3,1,0>, while the sunlight direction is given by the vector <2,−1,−3>. The task is to determine the region on the ground that is shaded by the fence.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the visualization of the problem and the meaning of "finding the region," with some questioning whether it refers to the area of the shaded ground. Others suggest considering the geometry of the situation, including the right triangle formed by the fence and the sunlight direction.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the problem. Some have attempted calculations related to the shadow's edge, while others are clarifying the setup of the fence and sunlight vectors. There is no explicit consensus on the approach, but various lines of reasoning are being examined.

Contextual Notes

Participants note that the length of the fence is not specified, leading to questions about whether the problem involves finding a distance or an area. There are also discussions about shifting vectors for ease of calculation, though the implications of this approach are questioned.

plexus0208
Messages
49
Reaction score
0

Homework Statement


A vertical fence stands on the ground, and the sun is shining on it.
The ground is the xy-plane, and the top of the fence is the line through the point (0,0,1) in the
direction of < 3, 1, 0 >. The sun’s rays are pointing in the direction of the vector < 2,−1,−3 >.
Find the region on the ground that is shaded by the fence.

Homework Equations


A dot B = |A||B|cosθ
A x B = |A||B|sinθ

The Attempt at a Solution


I'm not sure how to visualize the problem.
Also, what is meant by "find the region"? Are they asking for the area of the shaded ground?
Can someone shed some light on this problem, or help me set it up?
 
Physics news on Phys.org
so the ground in the xy plane, and the fence is one unit high

think of the right triangle formed by the fence (vertical), the ground (horizontal) with the hypotenuse direction, given by the direction of the sunlight

for the region, you could think of it bounded by 2 lines, one the base of the fence, the other the edge of the shadow
 
But what exactly is it that I'm finding? I can't find the area since I don't know the length of the fence. So am I just finding the distance of the shadow from the edge of the fence?

My work: I started the vector <2, -1, -3> at the point (0, 0, 3).
I then used the pythagorean theorem: c = sqrt[2^2 + (-1)^2] = sqrt5
I then found an equation: y = (-3/sqrt5)x + 3
I moved the fence up so that the fence is a line through (0, 0, 3) and the bottom of the fence is the line through (0, 0, 2)
I set the equation equal to 2, and solved for x, and got sqrt5 / 3
 
Last edited:
where did you get (0,0,3)?

the top of the fence is given by the line through (0,0,1) along direction (3,1,0). The ground is the xy plane.

This means the base of the fence is is given by the line through (0,0,0) along direction (3,1,0).

Find the line representing the edge of the shadow. The shaded region will be bounded by the base of the fence on one side, and the edge of the shadow on the other, so by 2 parallel lines. Unless the length of the fence is given, I would probably assume it is infinite
 
I moved all the vectors up so that it would be easier to work with, but all the directions of the vectors are the same.
 
why are they easier to deal with moved up?

If you know the line of the bottom of the fence, all you need is to find a vector to shift it, to find the shadow edge.

start with fence f = (0,0,1)

the sun direction is s = (2,-1,-3)/3 = (2/3,-1/3,-1), if we divide it by three it gives the same vertical relief as the fence (ie. when the shadow hits the ground).

the vector represting the shadow on the ground is the sum of these
b = f + s = (0,0,1) + (2/3,-1/3,-1) = (2/3,-1/3,0)

which has the same length as you found
|b| = (2/3,-1/3,0) = sqrt(5)/3
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K