Solving Vector Problems: Need Help Figuring it Out

  • Thread starter Thread starter gokugreene
  • Start date Start date
  • Tags Tags
    Vector
AI Thread Summary
The discussion revolves around solving a vector problem involving two beetles running on flat sand. Beetle 1's movements are calculated using vector addition, resulting in a total displacement of 2.95m at an angle of 37.14 degrees. The second beetle's required displacement is determined by subtracting Beetle 1's resultant vector from its first run. The error identified was in incorrectly adding all vectors instead of using the correct approach of A + B - C to find the second run's magnitude and direction. The final answers for the second beetle's run are 0.84m in magnitude and 79 degrees in direction.
gokugreene
Messages
47
Reaction score
0
Hey guys, I need your help figuring out what I am doing wrong.

Two beetles run across flat sand, starting at the same point. Beetle 1 runs 0.5m due east, then 0.80m at 30 degrees north of due east. Beetle 2 also makes two runs; the first is 1.6m at 40 degrees east of due north. What must be (a) the magnitude and (b) the direction of its second run if it is to end up at the new location of beetle 1?

40 degrees east of due north = 50 degrees

vector A = 0.5m
vector B = 0.8m
vector C = 1.6m

A = .5i + 0j
B = (.8cos(30))i + (.8sin(30))j
C = (1.6cos(50))i + (1.6sin(50))j

R = 2.35i + 1.78j
R = [2.35^2 + 1.78^2]^1/2 = 2.95m
arctan=(1.78/2.35)=37.14 degrees

Answer should be: (a) 0.84m (b) 79 degrees

What am I doing wrong here? Am I approaching it wrong?
 
Physics news on Phys.org
You aren't showing the crucial part of your work! What did you do with vectors A, B, and C after you got them?

The first beetle's total motion is A+ B, then second's is C so to arrive at the same place the second beetle must go A+B- C.
 
I was adding A + B + C. I see how logically that wouldn't make sense. Thanks I got the answer.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top