Graphing the work done by a force along paths

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
3 replies · 4K views
Trade
Messages
6
Reaction score
0

Homework Statement



Evaluate the work done
W = op∫ F[itex]\bullet[/itex]dr

By the two dimensional force F = (x2, 2xy) along the following paths from the
origin to the point P(1,1):
1) This path goes along the x-axis to the point Q(1,0) and then directly up to
the point P(1,1).
2) Along the path y = x2.
3) Along the path given by the parametric equation x = t3 and y = t2.
4) Plot each of these paths on the same graph.


I'm actually done parts 1 through 3. I'm just kind of lost as to how to graph something like this. The only software I really have at my disposal is excel. Any ideas?

I know this is a little vague, but my knowledge with graphing software is pretty terrible.
 
Physics news on Phys.org
Simon Bridge said:
You should be able to graph it by hand.

I would, but my prof has specifically stated that it can't be a hand drawn graph.
 
Oh right - you can do it in a spreadsheet, but if you are going to have to do this sort of thing a lot you should consider a math script package.

GNU Octave is free-gratis and free-libre and does lots of what you want.
Matlab and Mathematica are popular, and iirc there is a version of mathematica as cloudware.

What si it you are having trouble with?
Do you just not know how to make a graph in Excel?