This is rather a broad concept which is not only related to Math but also extends to Physics as well.

Procedure: For any two curves f(x) and g(x) , its intersection is defined as the points where f(x) = g(x). Of course, f(x) and g(x) are in terms of x. So, when we solve this equation, we get the values of x. Then, we plug it again in f(x) or g(x) (Doesn’t matter which one. Why?)  to get corresponding y coordinate. Hence, we get those point(s).

Here’s a worked-out example between a parabola and a straight line:

Different perspective: So f(x) = g(x). Let’s rewrite it as f(x) - g(x) = 0. Let’s call f(x) - g(x) = h(x).

So the equation becomes h(x) = 0. Although solving this will again give us the same set(s) of coordinates which we found earlier. But this represents the “roots” or “solutions” of h(x) = 0.

E.g.1: Height of two balls thrown is given by h_1(t) and h_2(t) where t represents time. Find the time when they are at same height?

So, we setup h_1(t) = h_2(t) and solve for t.

E.g.1 (rephrased): Height of two balls thrown is given by h_1(t) and h_2(t) where t represents time. Find the time when the difference between their height is 0?

So, we setup h_1(t) - h_2(t) = 0 and solve for t to get the same answers as above.

This concept encompasses other function types like Logarithms, Trigonometric etcetera as well.

E.g.2: Find the solutions of sinx=0.5 in [0,2π]

When we solve this graphically, we plot y=sinx and y=0.5 on the same set of coordinate axis and find its point of intersection.

While algebraically, we use trigonometric identities and properties (of sine in this case) and unit circle to find the values of x. I will leave this one as an exercise. If you get the final answers as x=\frac{\pi}{6} and \frac{ 5\pi }{6} , you are on the right track!

Leave a Reply

Your email address will not be published. Required fields are marked *