MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Finding the intersect of two curves

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30179] Finding the intersect of two curves
  • From: "Catherine Neish" <cdneish at interchange.ubc.ca>
  • Date: Wed, 1 Aug 2001 02:19:43 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello there.

I was wondering if there is any way to find the intersection of two curves
without knowing the equation of one of them.

For example, I have the following curves:

ImplicitPlot[function[x,y] == constant, {x, xmin, xmax}, {y, ymin, ymax}]

function[x] == constant


The curve generated by Implicit Plot does not have an explicit equation.  Is
it still possible to find the point where these two curves intersect?

Any help would be greatly appreciated.

Sincerely,

Catherine Neish
cdneish at physics.ubc.ca




  • Prev by Date: Drawing fault trees with Mathematica
  • Next by Date: Limit involving square root
  • Previous by thread: Drawing fault trees with Mathematica
  • Next by thread: Re: Finding the intersect of two curves