#Curve Sketching Algorithm (determining x and y intercepts)

1 messages · Page 1 of 1 (latest)

strange swan
#

I need to sketch a graph and in order to do that I need to solve for x and y intercepts for the function, f(x) = 18x^5-15x^3+5x. To solve for the x intercept(s), do I set the function equal to 0 and isolate for x?

This is what I have so far

0 = 18x^5-15x^3+5x
0 = x(18x^4-15x^2+5)

bleak raftBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with: ```diff
    +close
obtuse jungle
#

So far you are correct. Try setting u = x^2, substituting u for x^2 and u^2 for x^4

strange swan
#

also, i have another question from the same problem. how would i find the critical numbers? the function is 18x^5-15x^3+5x and i found the derivative which is 90x^4-45x^2+5 and set it =equal to 0

0 = 90x^4-45x^2+5
0 = 5(18x^4-9x^2+1)

obtuse jungle
obtuse jungle
strange swan
obtuse jungle
strange swan
#

also, im supposed to graph this so i put it into desmos to see what it looks like

strange swan
#

+close