In the $xy$ - plane, the point of intersection of two functions $f(x) = x^2$ and $g(x) = x + 2$ lies in which quadrant/s ?
I have no idea how to begin with this question.
In the $xy$ - plane, the point of intersection of two functions $f(x) = x^2$ and $g(x) = x + 2$ lies in which quadrant/s ?
I have no idea how to begin with this question.
First, let us solve
$$f(x)=g(x)$$
$$x^2=x+2$$
$$0=x^2-x-2$$
By the quadratic formula, we know
$$x=-1\text{ or }x=2$$
Now, for the first solution we get
$$(-1,f(-1))=(-1,1)$$
while for the second we get
$$(2,f(2))=(2,4)$$
Clearly, the first solution is in quadrant $2$ while the second solution is in quadrant $1$. Thus, $f(x)$ and $g(x)$ intersect in quadrants $1$ and $2$.