Line Integral - Vector Calculus

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
2 replies · 2K views
cristina89
Messages
29
Reaction score
0

Homework Statement


Calculate the line integral:
f(x,y) = (x² - 2xy)î + (y² - 2xy)j, between the points (-1,1) and (1,1) along the parabola y = x².
(resp: -14/15)


The attempt at a solution
I thought something like this: substitue y = x², and then integrate de f(x,y). And then evaluate from -1 to 1, but it didn't work, obviously. How should I start solving this? I think I didn't get the concept about this kind of exercise...
 
Physics news on Phys.org
If it didn't work then you must have made an error in the integrall. What, exactly, did you do?

The integral of this will be [itex]\int (x^2 - 2xy)dx+ (y^2- 2xy)dy[//itex]. Did you remember to put dy in terms of x also?[/itex]
 
HallsofIvy said:
If it didn't work then you must have made an error in the integrall. What, exactly, did you do?

The integral of this will be [itex]\int (x^2 - 2xy)dx+ (y^2- 2xy)dy[//itex]. Did you remember to put dy in terms of x also?[/itex]
[itex] <br /> Ahh, that's exactly what I was forgetting! Thank you![/itex]