I have two functions: $f(x)$ and $g(x)$.
I wonder if there is a way to mathematically express "the min of $f(x)$ and $g(x)$ intersections"?
$\min(f(x)=g(x))$ is what I could think of, but it doesn't seems right.
I have two functions: $f(x)$ and $g(x)$.
I wonder if there is a way to mathematically express "the min of $f(x)$ and $g(x)$ intersections"?
$\min(f(x)=g(x))$ is what I could think of, but it doesn't seems right.
Use set-builder notation. You want to find the minimum of the set of intersections.
$min(\{x \in \mathbb{R} : f(x) = g(x) \})$