Find direction of acceleration from potential-energy funct.

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
1 reply · 4K views
Grawlix
Messages
3
Reaction score
0

Homework Statement


A small block with mass 0.0400 kg is moving in the xy-plane. The net force on the block is described by the potential-energy function U(x, y) = (5.80 J/m2)x2-(3.60 J/m3)y3. What are the magnitude and direction of the acceleration of the block when it is at the point (x = 0.300 m, y = 0.600 m)?

Homework Equations


U(x, y) = (5.80 J/m2)x2-(3.60 J/m3)y3

The Attempt at a Solution


I've attached the solution as an image; it was given to me with the question. Why does the x-component of acceleration becomes positive when plugged into arctan to find the angle?
 

Attachments

  • Why is x component of acceleration positive..PNG
    Why is x component of acceleration positive..PNG
    18 KB · Views: 1,330
Physics news on Phys.org
Hi Grawlix,

The arctan function takes one argument. We typically concoct that argument as a ratio of two numbers, the y and x components of a vector. So something like: θ = arctan(y/x).

Now the problem that arises is that if one or the other of the x or y components is negative, the arctan function cannot tell whether to assign the negative sign to the numerator or denominator as it only "sees" the result of the division y/x. Similarly, if both terms are negative the arctan function sees a positive argument, and there's no indication that either term was ever negative.

So it falls to the user of the arctan function to correctly place the resulting angle in the correct quadrant of the Cartesian plane according to his special knowledge of the signs of the components involved. This means adjusting the result of the arctan function accordingly.
 
  • Like
Likes   Reactions: Grawlix