Force and Acceleration (2 Simple Prob.)

AI Thread Summary
The discussion revolves around two physics problems involving forces and acceleration. In the first problem, a sailboat experiences tidal and wind forces, leading to confusion over calculating the resultant acceleration. After several attempts, the correct approach involves breaking down the forces into components and applying Newton's second law, resulting in an acceleration of approximately 2.2 m/s². The second problem involves an Olympic skier sliding down a slope, where the coefficient of friction is determined using kinematic equations and free body diagrams. The participants emphasize the importance of understanding vector components and proper application of physics principles to solve these problems accurately.
rwishka
Messages
16
Reaction score
0

Homework Statement


1. A sailboat with a mass of 2.0 x 10^3 kg experiences a tidal force of 3.0 x 10^3 N directed to the east and a wind force against its sails with a magnitude of 6.0 x 10^3 N directed toward the northwest (45 degrees N of W). What is the magnitude of the resultant acceleration of the boat?

A. 2.2 m/s^2
B. 2.1 m/s^2
C. 1.5 m/s^2
D. 4.4 m/s^2

2. An Olympic skier moving at 20.0 m/s down a 30.0 degree slope encounters a region of wet snow and slides 145 m before coming to a halt. What is the coefficient of friction between the skis and the snow?

A. 0.540
B. 0.740
C. 0.116
D. 0.470


Homework Equations



1. a = F/m
2. ?



The Attempt at a Solution



1. I drew a triangle with the 3000N and the 6000N, and found the other value by the Pythagorean Theorem to be 5196.15.
Then I found cos 45 = 0.707, and multiplied that by 5196.15 to get the force to be 3673.23.
I plugged that value in F=ma, and divided it by the mass of 2000 kg, and got 1.8.
What have I done wrong?
2. I've never encountered using distance with force. Should I find time, which would be 2900 seconds?
 
Physics news on Phys.org
rwishka said:

Homework Statement


1. A sailboat with a mass of 2.0 x 10^3 kg experiences a tidal force of 3.0 x 10^3 N directed to the east and a wind force against its sails with a magnitude of 6.0 x 10^3 N directed toward the northwest (45 degrees N of W). What is the magnitude of the resultant acceleration of the boat?

A. 2.2 m/s^2
B. 2.1 m/s^2
C. 1.5 m/s^2
D. 4.4 m/s^2

2. An Olympic skier moving at 20.0 m/s down a 30.0 degree slope encounters a region of wet snow and slides 145 m before coming to a halt. What is the coefficient of friction between the skis and the snow?

A. 0.540
B. 0.740
C. 0.116
D. 0.470


Homework Equations



1. a = F/m
2. ?



The Attempt at a Solution



1. I drew a triangle with the 3000N and the 6000N, and found the other value by the Pythagorean Theorem to be 5196.15.
Then I found cos 45 = 0.707, and multiplied that by 5196.15 to get the force to be 3673.23.
I plugged that value in F=ma, and divided it by the mass of 2000 kg, and got 1.8.
What have I done wrong?
2. I've never encountered using distance with force. Should I find time, which would be 2900 seconds?
1. What do you mean by the 'other' value of 5196.15? 2. If you haven't learned work-energy methods yet, how about using the motion equation that relates velocity with distance and acceleration to solve for 'a' before then using Newton 2?
 
1. By the other value, I mean the third side of the triangle. Like 3000^2 + b^2 = 6000^2.
2. Which equation? final velocity = initial velocity + a(time) OR distance = initial velocity(t) + .5a(t)^2 ?
For the first equation, I got -0.0068. For the second equation, I plugged in the values and got -0.137 m/s^2 for the acceleration.
Even if I found the right acceleration, would what I do? I don't even have mass, and the mass formula involves acceleration.

Please kindly help again.
 
rwishka said:
1. By the other value, I mean the third side of the triangle. Like 3000^2 + b^2 = 6000^2.
2. Which equation? final velocity = initial velocity + a(time) OR distance = initial velocity(t) + .5a(t)^2 ?
For the first equation, I got -0.0068. For the second equation, I plugged in the values and got -0.137 m/s^2 for the acceleration.
Even if I found the right acceleration, would what I do? I don't even have mass, and the mass formula involves acceleration.

Please kindly help again.
In problem 1, you don't have a right triangle. You have 3000 to the right, and 6000 pointing upwards and left at 45 degrees. It is best to break each force into its x and y components, sum the x components together, sum the y components together, THEN use Pythagorus to solve the magnitude of the resultant. Draw a sketch and mind your plus and minus signs.

For Problem 2, you forgot v_f^2 =v_o^2 +2ad. solve for 'a'. Then draw the free body diagram of the skiier, identify the gravity and friction and other forces acting on him or her, and see what happens to 'm' in your equation .
 
1. THANKS! I got the right answer (hopefully) to be A, 2.2 m/s^2.

2. I solved that formula you gave me, and for acceleration I got a = 1.379 or 40/29.

If I do free body diagram, I only know theta of 30 degrees and gravity of 9.81 m/s^2. How will that help me?
 
rwishka said:
1. THANKS! I got the right answer (hopefully) to be A, 2.2 m/s^2.

2. I solved that formula you gave me, and for acceleration I got a = 1.379 or 40/29.

If I do free body diagram, I only know theta of 30 degrees and gravity of 9.81 m/s^2. How will that help me?
for number 1, please show your work, that answer is not correct. For problem 2, you've got to identify all the forces on the block...there's a bit of stuff involved here.. try a google search on 'blocks on inclined planes' for some help.
 
1. To find the third side of the triangle, I tried using the Law of Cosines. So angle A = 45 degrees, and the unknown side = a. b = 3000 and c = 6000.

a^2 = b^2 + c^2 - 2bc cos 45
a^2 = 3000^2 + 6000^2 - 2 (3000)(6000) cos 45
a^2 = 45000000 - 36000000 cos 45
a = 4420.877 N

So I plugged that into F=ma, so 4420.877 = 2.0 x 10^3 a, to get a = 2.2 m/s^2.

What have I done wrong?

2. Okay I will search it.
 
rwishka said:
1. To find the third side of the triangle, I tried using the Law of Cosines. So angle A = 45 degrees, and the unknown side = a. b = 3000 and c = 6000.

a^2 = b^2 + c^2 - 2bc cos 45
a^2 = 3000^2 + 6000^2 - 2 (3000)(6000) cos 45
a^2 = 45000000 - 36000000 cos 45
a = 4420.877 N

So I plugged that into F=ma, so 4420.877 = 2.0 x 10^3 a, to get a = 2.2 m/s^2.

What have I done wrong?

2. Okay I will search it.
The law of cosines is the court of last resort. I can't even remember the formula. Too easy too mess it up, as you have done. Didn't you like my hint to find components and use Mr. Pythagorus as your guide?
 
I am so sorry, you got it right. The force is 4,400N, and the acceleration is about 2.2m/s/s. I didn't read the problem right. If the law of cosines is your thing, go for it. It'll probably mess you up later on in life though. I like to think components when resolving vectors.
 
  • #10
Alright! Thanks A LOT! :)

(I did get to solving the components, and got the same answer)
 
Back
Top