Respuesta :
Answer: VA: x = {-5, 5), HA: y = 0, Zeros: x = 0
Step-by-step explanation:
[tex]f(x) = \dfrac{5x}{x^2-25}[/tex]
Vertical asymptotes: The denominator cannot equal zero.
x² - 25 = 0
(x - 5)(x + 5) = 0
x = 5, x = -5
Horizontal Asymptote: Let m represent degree of numerator and n represent the degree of the denominator.
- If m > n then NO asymptote
- If m = n, then y = coefficient of m ÷ coefficient of n
- If m < n, then y = 0
For the given equation, m = 1 and n = 2 so we use option 3 --> y = 0
Zeros: Set the equation equal to zero and solve for x.
[tex]0=\dfrac{5x}{x^2-25}[/tex]
Multiply both sides by x²- 25 --> 0 = 5x
Divide both sides by 5 --> 0 = x
Using function concepts, it is found that:
- The zero of the function is [tex]x = 0[/tex].
- The vertical asymptotes are [tex]x = \pm 5[/tex].
- The horizontal asymptote is [tex]y = 0[/tex].
The function is given by:
[tex]f(x) = \frac{5x}{x^2 - 25}[/tex]
Applying the subtraction of perfect squares, the function will be given by:
[tex]f(x) = \frac{5x}{(x - 5)(x + 5)}[/tex]
The zero is the value of x for which:
[tex]f(x) = 0[/tex]
In a fraction, it is when the numerator is zero, thus:
[tex]5x = 0[/tex]
[tex]x = \frac{0}{5}[/tex]
[tex]x = 0[/tex]
The vertical asymptotes are the values of x which are outside the domain, which in a fraction are the zeroes of the denominator, thus:
[tex](x - 5)(x + 5) = 0[/tex]
[tex]x = \pm 5[/tex]
The horizontal asymptote is:
[tex]y = \lim_{x \rightarrow \infty} f(x)[/tex]
Hence:
[tex]y = \lim_{x \rightarrow \infty} \frac{5x}{x^2 - 25} = y = \lim_{x \rightarrow \infty} \frac{5x}{x^2} = y = \lim_{x \rightarrow \infty} \frac{5}{x} = 0[/tex]
A similar problem is given at https://brainly.com/question/23690889