Find the velocity of the shadow variation

In summary, the person 1.83 m tall between the spotlight and the shadow moving away from the spotlight at a constant velocity of 1.83 m/s. Calculate the velocity of the shadow variation when the person is at 9.14 m from the spotlight.f
  • #1
10
0
Helo,
I've been working out this exercise, but my solution and the text's aren't the same.

Homework Statement
We have a spotlight on the floor located at a distance of 30.5 m from a wall of a building. There is a person 1.83 m tall between the spotlight and the wall moving away from the spotlight at a constant velocity of 1.83 m/s. Calculate the velocity of the shadow variation when the person is at 9.14 m from the spotlight.

So, let's name
[itex]x_{1}=9.14 m[/itex]
[itex]x_{2}=30.5 m[/itex]
[itex]y_{1}=[/itex]the height of the shadow when the person is on [itex]x_{1}[/itex]
[itex]y_{2}=[/itex]the height of the shadow when the person is on [itex]x_{2}[/itex]
[itex]h=1.83 m[/itex] (height of the person)
[itex]v=1.83 m/s[/itex] (velocity)

The attempt to a solution

1) I find the height of the shadow projected on the wall when the body is on x1. To do this, I consider the spotlight and the person make a right triangle, with angle [itex]\alpha[/itex] which is the same of the triangle made with the height of the shadow y1 and the distance between the spotlight and the wall.

[itex]\alpha=arctan(\frac{h}{x_{1}})[/itex]

And now I find [itex]y_{1}[/itex]

[itex]y_{1}=tan \alpha·x_{2}=6.11 m[/itex]

Then the height of the shadow at [itex]x_{2}[/itex] will be [itex]y_{2}=1.83 m[/itex]. I think this is obvious.

Afterwards, I want to find the time that took place moving from [itex]x_{1}[/itex] to [itex]x_{2}[/itex] because this will be the same time from [itex]y_{1}[/itex] to [itex]y_{2}[/itex]

[itex]\Delta t=\frac{\Delta x}{v}=11.67 s[/itex]

Then, to conclude

[itex]v_{shadow}=\frac{\Delta y}{\Delta t}=-0.366 m/s[/itex]

The solution of the book is
[itex]v_{shadow}=-1.22 m/s[/itex]

Anyone can help me, please?
 
Last edited:
  • #2
Where does the [itex] x_1 = 9.14 \ \mathrm{m} [/itex] come from? I see it written down in your variable name definitions, but it's not in the original problem statement.

Is this a calculus based class? The easiest way (at least for me) to approach this problem involves differentiation. Maybe we can solve this problem by other means, but if you are allowed to use differential calculus, I would advise using it.

---------------------

You can combine your

[itex] \alpha = \arctan \frac{h}{x_1} [/itex]

and

[itex] y_1 = x_2 \tan \alpha [/itex]

into one simple equation that doesn't involve any trigonometric functions. That will make the coming math quite a bit easier.

After that, don't plug any numbers in just yet. Now is the time for differentiation. :wink:
 
  • #3
Thank you, I didn't write that [...]calculate the velocity of the shadow variation when the person is at 9.14 m from the spotlight.

Yes, it is a calculus based class, but I just started calculus classes, so I'm not familiar with differentiation.
---------------------
To combine the equations I do:
[itex]\arctan \frac{y_1}{x_2} = \alpha[/itex]
[itex]\alpha = \arctan \frac{h}{x_1}[/itex]

Then
[itex]\frac{y_2}{x_2} = \frac{h}{x_1}[/itex]

I get stuck here. Do not know sure how to differentiate this equation or if it's possible.
 
  • #4
Thank you, I didn't write that [...]calculate the velocity of the shadow variation when the person is at 9.14 m from the spotlight.
That makes sense.

Yes, it is a calculus based class, but I just started calculus classes, so I'm not familiar with differentiation.
I can't think of any other way to solve the problem at the moment. I'm afraid you're going to have to take a derivative, one way or the other.

To combine the equations I do:
[itex]\arctan \frac{y_1}{x_2} = \alpha[/itex]
[itex]\alpha = \arctan \frac{h}{x_1}[/itex]

Then
[itex]\frac{y_2}{x_2} = \frac{h}{x_1}[/itex]

I get stuck here. Do not know sure how to differentiate this equation or if it's possible.

So far so good. :approve:

But allow me to rearrange some variables:

[tex] y_2 = \frac{x_2 h}{x_1} [/tex]
Note that [itex] x_2 [/itex] and [itex] h [/itex] are constants. They don't change with time. On the other hand, [itex] x_1 [/itex] is not constant. [itex] x_1 [/itex] is a function of time. Also, [itex] y_2 [/itex] is a function of [itex] x_1 [/itex] making [itex] y_2 [/itex] also a function of time.

Ultimately what you are looking for is [itex] \frac{dy_2}{dt}, [/itex] the velocity of the shadow.

You have a choice of different approaches at this point.

You could take the derivative of the equation with respect to time, paying special attention to the fact that [itex] x_1 [/itex] is itself a function of time.

Or you could take an intermediate step and find [itex] \frac{dy_2}{dx_1}, [/itex] and then find a relationship between [itex] \frac{dy_2}{dx_1} [/itex] and [itex] \frac{dy_2}{dt} [/itex] as a second step.

[Edit: minor rewording.]
 
Last edited:
  • #5
I found a solution which agrees with my text's.

Here is what I did:

1st equation: [itex]\frac{dy_2}{dt}=x_2·h·\frac{1}{x_1}=x_2·h·\frac{1}{v·t}[/itex]

I derivated the above equation, which is the velocity of the shadow's variation, and found time for [itex]x_1[/itex]

2nd equation: [itex]t=\frac{x_1}{v}[/itex]

I combined the 2nd equation into the first one derivated, calculated and as a result I got [itex]-1.22 \text m\text / \text s[/itex]

I think it's OK,

Thank you a lot for your dedication (:
 
Last edited:
  • #6
I found a solution which agrees with my text's.
Your approach isn't the approach I would have taken, but it's still valid. However, there are some things that don't seem quite right, as I'll describe below.

Here is what I did:

1st equation: [itex]\frac{dy_2}{dt}=x_2·h·\frac{1}{x_1}=x_2·h·\frac{1}{v·t}[/itex]
Although it's not necessary, it is okay to make the [itex] vt = x_1 [/itex] substitution, since the person is moving at a constant velocity. It also assumes that [itex] x_1 = 0 [/itex] at time [itex] t = 0[/itex], which is fine for the purposes of this problem.

The problem I see is that the right hand side of your above equation is before the derivative is taken, not after.

[tex] y_2 = x_2 h \left( \frac{1}{vt} \right) = \frac{x_2 h}{v} \left(\frac{1}{t} \right) [/tex]

But that's the relationship before the derivative, not after. Now take the derivative,

[tex] \frac{dy_2}{dt} = \frac{d}{dt} \left\{\frac{x_2 h}{v} \left(\frac{1}{t} \right) \right\} = \frac{x_2 h}{v} \frac{d}{dt} \left\{ \frac{1}{t} \right\} [/tex]

I derivated the above equation, which is the velocity of the shadow's variation, and found time for [itex]x_1[/itex]

2nd equation: [itex]t=\frac{x_1}{v}[/itex]

I combined the 2nd equation into the first one derivated, calculated and as a result I got [itex]-1.22 \text m\text / \text s[/itex]

I think it's OK,

Thank you a lot for your dedication (:
I'm glad you got the answer you were looking for, but I'm just hoping that you didn't stumble upon the right answer for the wrong reasons, by sheer coincidence.

Personally, I solved the problem by differentiating with respect to [itex] x_1 [/itex], obtaining an expression for [itex] \frac{dy_2}{dx_1} [/itex]. Then realizing [itex] \frac{dy_2}{dx_1} = \frac{dy_2}{dt} \frac{dt}{dx_1}[/itex], also realizing that [itex] v = \frac{dx_1}{dt} [/itex], substituting, and finally solving for [itex] \frac{dy_2}{dt} [/itex].
 
Last edited:

Suggested for: Find the velocity of the shadow variation

Back
Top