stevecallaway
- 21
- 0
Homework Statement
This is an example in my book, and this is the information in the question.
Find the work done by thr force field F(x,y) = (1/2)xy i + (1/4)x^2 j (with i and j vectors) on a particle that moves from (0,0) to (1,1) along each path (graph shows a x=y^2 curve from (0,0) to (1,1)). This is the information in the question.
Homework Equations
This is the answer given in this example. r(t)=t i + sqrt(t) j for 0<=t<=1, so that dr = (i + 1/(2sqrt(t))dt and F(x,y)=(1/2)t^(3/2) i + (1/4)t^2 j. Then the work done is integral from 0 to 1, (5/8)t^(3/2)dt=(1/4)t^(5/2) = 1/4
The Attempt at a Solution
My question is how do you attain the r(t)=t i + sqrt(t) j equation from the information given?