Gradient Vectors: Understanding the Operation - Homework Help

  • Thread starter Thread starter bobsmith76
  • Start date Start date
  • Tags Tags
    Gradient Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
bobsmith76
Messages
336
Reaction score
0

Homework Statement


My textbook never explains well so I have to figure out how to do problems by reverse engineering using the solution manual. However, here is one operation that I simply cannot reverse engineer. I do not see a common pattern in these four problems. I can't figure out what operation is going on here. In the first one it looks like they're just multiplying i by x and j by y which would work but given the other 3 examples, that's not what's happening. I understand all the other steps but this is one operation that I don't understand.

Screenshot2012-02-29at72747PM.png


here are the full problems in case you need to see more context.


Screenshot2012-02-29at72744PM.png
 
Physics news on Phys.org
An appropriate response really depends on what level class you are in. One approach, which works on these problems is to remember if you have an equation ##f(x,y)=c##, which determines y implicitly as a function of x, you have the formula$$
\frac{dy}{dx}= -\frac{f_x}{f_y}$$For example, in your problem 2 this would give$$
\frac{dy}{dx}=-\frac x y$$Have you had any differential equations so you can solve this by separation of variables? Like I said, that's not the only way, but I don't know what you have to work with.
 
I figure out the operation. You just go back to the original question and plug in the values for x and y into the original equation, simple as that.