3

I am learning about excluded values. I am faced with this problem:

$$\frac{x}{ x^2 + 9}$$

I started by trying to solve $x$ for $0$ in the denominator:

$$x^2 + 9 = 0$$

$$x^2 + 3^2 = 0$$

I then tried to break it up into a formula like $(x + a) (x - a) = 0$, however I can't seem to do this. I am starting to wonder if there are any excluded values for this problem. Any help is appreciated. Thank you for your time.

user_of_math
  • 4,192

4 Answers4

4

I assume that you are working in $\mathbb R$ (real numbers). Tell me if you are not. For any $x\in \mathbb R$ we have: $x^2\geq 0$ and consequently $x^2+9\geq 9>0$. There are no excluded values here.

Things become different when you are working in $\mathbb C$. Then $x^2+9=(x+3i)(x-3i)$ and $\pm 3i$ are values for wich the function is not defined.

Vera
  • 3,469
4

For all $x\in \mathbb{R}$: $x^2 \geq 0 \Longrightarrow x^2 + 9 \geq 9 > 0$$

Darth Geek
  • 12,296
2

$x^2+9=0$ is equivalent to $x^2=-9$. Since the square of a [real] number is never negative, no such $x$ exists, so there are no excluded values.

angryavian
  • 89,882
0

$x^2+9>0$ for all $x\in\mathbb R$. Then it's define on all $\mathbb R$.

idm
  • 11,824