Why is my physics answer different from the calculus answer?

  • Thread starter Thread starter aleksbooker
  • Start date Start date
  • Tags Tags
    Calculus Physics
AI Thread Summary
The discussion revolves around a physics problem involving a rotating beacon and the speed of its light beam hitting the shore. The initial physics approach yielded an answer of 40π, while the calculus method provided the correct answer of 80π. The discrepancy arose from a misunderstanding in applying trigonometric relationships, specifically misapplying the cosine function when calculating the x-component of the tangential speed. The correct interpretation emphasizes that the tangential speed is a component of the total speed, necessitating proper use of the hypotenuse in calculations. This highlights the importance of accurately distinguishing between total and component speeds in physics problems.
aleksbooker
Messages
22
Reaction score
0

Homework Statement



A rotating beacon is located 2 miles out in the water. Let A be the point on the shore that is closest to the beacon. As the beacon rotates at 10 rev/min, the beam of light sweeps down the shore once each time it revolves. Assume that the shore is straight. How fast is the point where the beam hits the shore moving at an instant when the beam is lighting up a point 2 miles along the shore from point A?

KU2geNG.png


Homework Equations



This is a self-study question that I took from the Ohio State University Coursera course (7.08 A Beacon Problem, if you want to see it for yourself). When I first saw it, it looked a lot like a physics question, so I tried to solve it using physics - turn rev/min into angular velocity, use that to calculate tangential velocity, then find x-component of that tangential velocity \vec{v}_{tx}, which should be the speed at the which the beam of light is moving along the shore at that instant.

My (physics-derived) answer, 40π, is exactly half of the correct (calculus-derived) answer, 80π. That makes me think that somewhere along the way, I must have made some mistake or misplaced a 2, but I can't tell where. Why is my physics answer different from the correct answer (calculated via related rates)?

The Attempt at a Solution



Let's say that the beam of light hits the shore at point B, 2 miles to the right of point A. Since the beacon light has uniform circular motion, we should be able to calculate v_t like so:

<br /> \omega = \frac{10rev}{min} \cdot \frac{2 \pi rad}{rev} = \frac{20 \pi rad}{min} \\<br /> r = \sqrt{2^2 + 2^2} = \sqrt{4 + 4} = \sqrt{8} = 2 \sqrt{2} mi \\<br /> v_t = \omega \cdot r \\<br /> v_t = \frac{20 \pi \, rad}{min} \cdot 2\sqrt{2}mi = 40 \pi \sqrt{2} \frac{mi}{min} \\<br />

I'm assuming that \vec{v_t} is perpendicular to the beam of light, and that \vec{v_t}_x runs along the x-axis. I'm also assuming that the angle between \vec{v_t} and \vec{(v_t)}_x is 45^\circ, since \vec{v_t} is always parallel to the direction of motion and the complementary angle must be 45 when \theta = 45^\circ (the triangle totals 180, and since both the x and y sides are 2, their angles must be 45 each), then...

\cos{45} = \frac{\vec{(v_t)}_x}{\vec{v_t}} \\<br /> \vec{(v_t)}_x = \vec{v_t} \cdot 20 \pi \cos{45} = 40 \pi \\<br /> \vec{(v_t)}_x = 40 \pi<br />

But...

The calculation via related rates gives this solution...

\frac{d\theta}{dt} = 2\pi \cdot 10 = 20\pi \\<br /> \tan{\theta} = \frac{x}{2} = \frac{1}{2}x \\<br /> (\tan{\theta})&#039; = (\frac{1}{2}x)&#039; \\<br /> \sec^2{\theta} \cdot \frac{d\theta}{dt} = \frac{1}{2} \cdot \frac{dx}{dt} \\<br /> \frac{dx}{dt} = 2 \cdot \sec^2{\theta} \cdot 20\pi \\<br /> = 2 \cdot (\frac{1}{\cos{45}})^2 \cdot 20\pi \\<br /> = 2 \cdot (\frac{1}{\frac{\sqrt{2}}{2}})^2 \cdot 20\pi \\<br /> = 2 \cdot \frac{1}{\frac{2}{4}} \cdot 20\pi \\<br /> = 2 \cdot 2 \cdot 20\pi \\<br /> = 80\pi

I totally accept the calculus solution and explanation. I just don't understand why I couldn't get the same answer through physics.
 

Attachments

  • KU2geNG.png
    KU2geNG.png
    35.1 KB · Views: 954
Physics news on Phys.org
hi aleksbooker! welcome to pf! :smile:

you multiplied by cos45° = 1/√2, instead of dividing by it (so your answer was exactly half) :wink:

(your reality-mistake was that the "tangential" speed is a component of the actual speed, but you were treating it as the other way round)
 
Thanks, tiny-tim! That was such a frustrating problem.

Just to confirm, the mistake I made looks like this?

Kfq4XlY.jpg


I feel like I've made this mistake many, many times. Should I always set the full value as the hypotenuse and the components as the "x" and "y" (or "a" and "b") sides?

Appreciate your help. :)
 

Attachments

  • Kfq4XlY.jpg
    Kfq4XlY.jpg
    24.1 KB · Views: 622
hi aleksbooker! :smile:
aleksbooker said:
Should I always set the full value as the hypotenuse and the components as the "x" and "y" (or "a" and "b") sides?

the components will always be smaller than the full value, so yes, the full value has to be the hypotenuse :wink:
 
Gotcha. Learning something new everyday.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top