Maple: Find intersection of two functions -



Maple: Find intersection of two functions -

i have maple worksheet this:

and have been unable figure out how find intersection of two, fsolve returns error?

note f function , g equation. , want solve f(x)=y, not f(x)=0. fsolve command should be

fsolve({f(x)=y, g}, {x,y}, x= -2..-1);

by changing x-range, can 3 intersection points way. there no need give y-range.

intersection maple

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -