Using x2 As A Product Calculator

Here is a graph of \(f(x)=x^2\):

Let there be a straight line that goes through the parabola at two points. One at \(x=a\) and \(x=b\), where \(a\) is a negative number and \(b\) is positive:

Let's think about where this line crosses the y-intercept (in terms of \(a\) and \(b\)). Since this is a straight line, let's define it like this:

\[g(x)=mx+c\]

The line \(g(x)\) crosses the parabola at two points: \((a, f(a))\) and \((b, f(b))\). This means we can express the gradient as:

\[m=\frac{f(b)-f(a)}{b-a}\]

Since \(f(x)=x^2\):

\[\begin{align} m&=\frac{b^2 - a^2}{b-a}=\frac{(b - a)(b+a)}{b-a} \\ &= b+a \end{align}\]

This means:

\[g(x)=(b+a) x+c\]

Since \(f(x)\) and \(g(x)\) intersect at \(x=a\), then \(g(a)=f(a)\):

\[\begin{gather} g(a)=(b+a) a+c=f(a) \\ ba+a^2+c=a^2 \\ c=-ab \end{gather}\]

This means if you draw any straight line goes through the parabola at \(x=a\) and \(x=b\), then we can use the y-intercept to find the product \(-ab\). Remeber, \(a\) is negative, so \(-ab\) would be positive.

Styles

(uses cookies)