Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hey, I need a littel help with this:
I have been given two functions
and I need to find the two intersections in the interval -1<x<4.
How can I do this?
Thanks alot!
Solved! Go to Solution.
Here is one way, using the numeric "root" function
File format: Prime 9
Here is one way, using the numeric "root" function
File format: Prime 9
Thanks a lot!
Thank you for the help.