Solve Frictionless Wedge Homework: Find Acceleration

  • Thread starter Thread starter Patta1667
  • Start date Start date
  • Tags Tags
    Frictionless Wedge
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
Patta1667
Messages
28
Reaction score
0

Homework Statement



A 45 degree wedge is pushed along a table with constant acceleration A. A block of mass m slides without friction on the wedge. Find its acceleration.


Homework Equations



The Attempt at a Solution



I quick sketched up the problem in the attached picture. It seems very simple but I'm left with the wrong answer in the end when I use a test value - I'll state later. By looking at the block's position and wedge's position at a later time with respect to the start point, one can derive the following constraint equation:

[tex](h-y) = (x-X) \cot(\theta) \implies -y'' = x'' - A \implies A = x'' + y''[/tex]

where h is the height of the block.

The test value is "If A = 3g, y'' = g " and so I need to eliminate the x'' term from the constraint equation using the force diagram. Taking y and x to be positive to the north and east, we have:

[tex]mx'' = \frac{N}{\sqrt{2}} - mA \implies x'' = \frac{N}{m\sqrt{2}} - A[/tex]

[tex]my'' = \frac{N}{\sqrt{2}} - mg \implies y'' = \frac{N}{m\sqrt{2}} - g[/tex]

[tex]\frac{N}{m\sqrt{2}} = x'' + A = y'' + g \implies A = y'' - x'' + g[/tex]

But, [tex]A = x'' + y''[/tex], so :

[tex]y'' - x'' + g = x'' + y'' \implies x'' = \frac{1}{2} g[/tex]

(by this point I seriously doubt the validity of my answer, which calls x'' independent of A)

Substituting,

[tex]A = y'' + \frac{1}{2} g[/tex]

Using the test value A = 3g,

[tex]3g = y'' + \frac{1}{2} g \implies y'' = \frac{5}{2} g[/tex]

This does not match the book's answer of y'' = g, and my value of x'' seems intuitively meaningless. What have I done wrong with the forces?
 

Attachments

  • block.jpg
    block.jpg
    6.5 KB · Views: 558
Physics news on Phys.org
Well, by drawing a free body diagram of the mass "m", I'm seeing a horizontal force by the wedge and the vertical gravitational force. Since F = m*a, the two forces correlate with an acceleration. One acceleration is horizontal "A" and the other is vertical "g". The angle of the wedge doesn't matter much since there is no friction.

I may be wrong, of course, but it seems like its the answer.
 
Smells like Kleppner & Kolenkow to me ... :)

It took me a while to zero in on it because it's so subtle.
Your horizontal force equation is the problem. There shouldn't be a -mA there. x is the distance to the mass as measured in an inertial system (and NOT from the wedge's origin), and you're also working in an inertial system, so -mA shouldn't be there.


-----
Assaf
http://www.physicallyincorrect.com"
 
Last edited by a moderator:
ozymandias said:
Smells like Kleppner & Kolenkow to me ... :)

It took me a while to zero in on it because it's so subtle.
Your horizontal force equation is the problem. There shouldn't be a -mA there. x is the distance to the mass as measured in an inertial system (and NOT from the wedge's origin), and you're also working in an inertial system, so -mA shouldn't be there.


-----
Assaf
http://www.physicallyincorrect.com"

Yup, I figured K & K looked like a good intro to mechanics choice. Did you encounter this book yourself or from classes?

Thanks! I see the mistake now, it works:

[tex]A = x'' + y''[/tex]

[tex]mx'' = \frac{N}{\sqrt{2}}[/tex]

[tex]my'' = \frac{N}{\sqrt{2}} - mg[/tex]

This means:

[tex]x'' = y'' + g \implies A = 2y'' + g[/tex]

Plugging in A = 3g,

[tex]3g = 2y'' + g \implies y'' = g[/tex]
 
Last edited by a moderator:
I found it in the library in my first ever semester at uni.
Ah, the memories :). It's known for its extra-tough problems. If you can solve all of them, you can easily get into an honors class, I think. I personally think it's superb, but it's not easy.
Another good book to have is David Morin's book, as it has many problems with detailed solutions (although, on the other hand, I wouldn't be able to resist the temptation and check out the solutions - sometimes having no solutions is better in a sense!).


-----
Assaf
http://www.physicallyincorrect.com"
 
Last edited by a moderator:
I'm heading into my senior year of high, but I'll be taking some sort of general physics class at a local uni in the fall so I need to prepare bigtime! I'll make sure to write down Morin's name, thanks!