What is the solution to the Center of Mass Canoe Problem?

AI Thread Summary
The discussion revolves around solving the Center of Mass Canoe Problem, where a woman walks in a canoe, affecting its position. The initial calculations for the center of mass were incorrect due to misinterpretation of the coordinate system. It was clarified that the position of the canoe can be set at different points without affecting the outcome, as long as the calculations are consistent. The correct approach involves adjusting the coordinates based on the chosen reference point, leading to the correct movement of the canoe. Ultimately, understanding the coordinate system's impact is crucial for solving the problem accurately.
itsme24
Messages
8
Reaction score
0
Hi there,

I have a question about what I'm doing wrong with the following problem:

A 45.0-kg woman stands up in a 60.0-kg canoe of length 5.00 m. She walks from a point 1.00 m from one end to a point 1.00 m from the other end. If you ignore resistance to motion of the canoe in the water, how far does the canoe move during this process?

What I did was found the x coordinate of the center of mass by doing the following math:

m_w= 45.0kg, x_w1 = 1m
m_c= 60.0kg, x_c1= 0m

x_cm = [(45.0kg*1m) + 0] / (45.0kg + 60.0kg)
x_cm = 0.429m

Then I used the same x-coordinate of the center of mass and used the second coordinate for the woman to find the second coordinate of the canoe:

x_w2 = 4m

0.429m = [(45.0kg*4m) + (60.0kg*x_c2)] / (45.0kg + 60.0kg)
x_c2 = -2.25m

Now that seems right since the ratio between the masses is 45/60 and the distance the woman traveled was 3m so 3m*0.75 = 2.25, but the answer listed is 1.29m... I would like to know if someone can see anything that I'm missing or have done wrong, it is really frustrating me. :(
 
Physics news on Phys.org
Your center of mass calculation seems to be wrong, since the canoe is not included.
 
Well I included the mass of the canoe when I divided. I have the initial position of the canoe equal to 0 is there a different number I should use for that?
 
itsme24 said:
Well I included the mass of the canoe when I divided. I have the initial position of the canoe equal to 0 is there a different number I should use for that?

How you set the coordinate system does not matter. Let's say you set it on the beginning of the canoe. You would have: Xc = (Mw Xw + Mc Xc) / (Mw + Mc) = (45*1 + 60*2.5)/(60 + 45) = 1.857. If you set the coordinate system in the middle of the canou, you would have Xc = (45*(-1.5) + 60*0)/(60 + 45) = -0.643. You can convince yourself easily that this is the same point.
 
awww I see, so if I want the initial position of the canoe to be 0 I would have to set the coordinate in the center of the canoe making the woman's initial position -1.5. Ok, well that makes sense, thanks Radou.
 
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...
Back
Top