SOLUTION: 1)Given f(X)= x³-5x: a)Use the leading coefficient test to determine the end result behavior of the graph of f(x) b)Find the zeros of f(x) c)Demonstrate the remaining steps ne

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: 1)Given f(X)= x³-5x: a)Use the leading coefficient test to determine the end result behavior of the graph of f(x) b)Find the zeros of f(x) c)Demonstrate the remaining steps ne      Log On


   



Question 435111: 1)Given f(X)= x³-5x:
a)Use the leading coefficient test to determine the end result behavior of the graph of f(x)
b)Find the zeros of f(x)
c)Demonstrate the remaining steps necessary for graphing this function and use this information to graph f(x).

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
1)Given f(X)= x³-5x:
a)Use the leading coefficient test to determine the end result behavior of the graph of f(x)
---
As x goes to -inf, x^3 goes to -inf, so f(X) goes to -inf.
As x goes to +inf, x^3 goes to +inf, so f(X) goes to +inf.
----------------------------
b)Find the zeros of f(x)
Solve x^3-5x = 0
x(x^2-5) = 0
x(x-sqrt(5))(x+sqrt(5)) = 0
x = 0 or -sqrt(5) or +sqrt(5)
------------------------------------
c)Demonstrate the remaining steps necessary for graphing this function and use this information to graph f(x).
y-intercept = 0^3-5*0 = 0
------
Other analysis depends on what your text requires.
----
graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E3-5x%29
==================
Cheers,
Stan H.
====================