reedy
- 37
- 0
The problem is finding the points of intersection for two given functions.
f1=sin(-\pi*x)
f2=1+cos(-\pi*x)
I've plotted the functions using Maple.
http://dl.getdropbox.com/u/12485/plot.png
And I'm quite certain that to find the points of intersection, I have to set
f1=f2
which gives me
sin(-\pi*x)=1+cos(-\pi*x)
I need a tip on what to do next.
f1=sin(-\pi*x)
f2=1+cos(-\pi*x)
I've plotted the functions using Maple.
http://dl.getdropbox.com/u/12485/plot.png
And I'm quite certain that to find the points of intersection, I have to set
f1=f2
which gives me
sin(-\pi*x)=1+cos(-\pi*x)
I need a tip on what to do next.
Last edited by a moderator: