MHB Finding Domain of f(x)=\frac{1}{x^{2}-x-6}

  • Thread starter Thread starter badatmath
  • Start date Start date
  • Tags Tags
    Domain
AI Thread Summary
To find the domain of the function f(x)=1/(x^2-x-6), the first step is to set the denominator equal to zero, resulting in the equation x^2-x-6=0. This quadratic can be factored into (x-3)(x+2)=0, leading to the solutions x=-2 and x=3, which are the values that must be excluded from the domain. Consequently, the domain in interval notation is (-∞,-2)∪(-2,3)∪(3,∞). The discussion highlights the importance of factoring and provides an alternative method of completing the square for solving quadratics.
badatmath
Messages
3
Reaction score
0
I'm supposed to find the domain of this function, I know I'm supposed to set the denominator equal to 0 but I don't know what to do after that, please help!

$$f(x)=\frac{1}{x^{2}-x-6}$$

I can't figure out how to make this look like a real fraction but it's supposed to be 1 over x squared minus x minus 6.
 
Last edited by a moderator:
Mathematics news on Phys.org
Okay, to find the values that need to be excluded from the domain because they cause division by zero, we set:

$$x^2-x-6=0$$

Can the quadratic on the left perhaps be factored?
 
So I add 6. That makes x^2-x=6, and then what?
 
badatmath said:
So I add 6. That makes x^2-x=6, and then what?

No, you want to ask yourself, "Are there two factors of -6 whose sum is -1?"

Look at the following:

$$(x+a)(x+b)=x^2+(a+b)x+ab$$

So, you need to find an $a$ and a $b$ such that $ab=-6$ and $a+b=-1$...what do you find?
 
I figured it out!

$$x^2-x-6=0$$

$$(x-3)(x+2)=0$$

$$x\in\{-2,3\}$$

And so the domain, in interval notation, is:

$$(-\infty,-2)\,\cup\,(-2,3)\,\cup\,(3,\infty)$$
 
The proper way to factor a quadratic is "to complete the square".

In general, if we have:

$x^2 + px + q = 0$, we can through some algebraic trickery, make it be:

$x^2 + 2\left(\dfrac{p}{2}\right)x + \dfrac{p^2}{4} - \dfrac{p^2}{4} + q = 0$

or:

$\left(x + \dfrac{p}{2}\right)^2 = \dfrac{p^2 - 4q}{4}$.

In your case, we have $p = -1$, and $q = -6$, and the "ugly" expression on the right becomes:

$\dfrac{1 - 4(-6)}{4} = \dfrac{25}{4} = \left(\dfrac{5}{2}\right)^2$.

This is most convenient, since we can now "just take square roots", either:

$x - \dfrac{1}{2} = \dfrac{5}{2}$, or:

$x - \dfrac{1}{2} = -\dfrac{5}{2}$

Although MarkFL's approach is valid, it only works on "easily factorable" quadratics, and you might not know ahead of time if you have one.

- - - Updated - - -

badatmath said:
I figured it out!

$$x^2-x-6=0$$

$$(x-3)(x+2)=0$$

$$x\in\{-2,3\}$$

And so the domain, in interval notation, is:

$$(-\infty,-2)\,\cup\,(-2,3)\,\cup\,(3,\infty)$$

Good job!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...

Similar threads

Back
Top