x = cos(x)/sin(x) FIND X
thank you in advance xx
There is no closed form solution to this problem. What have you been taught regarding solution of non-linear equations?
What are your thoughts?
Please share your work with us ...even if you know it is wrong
If you are stuck at the beginning tell us and we'll start with the definitions.
You need to read the rules of this forum. Please read the post titled "Read before Posting" at the following URL:
http://www.freemathhelp.com/forum/th...Before-Posting
Thanks for answering x
I am trying to find the stationary points of the graph f(x)=xcos(x)
so i figured f'(x)=cos(x)-xsin(x)
stationary points are when f'(x)=0
so cos(x)=xsin(x)
Plot the function from x = -5 to +5 and estimate the stationary points (if you do not know the numerical method to estimate the values).
f'(x)=0 does give the equationThanks for answering x
I am trying to find the stationary points of the graph f(x)=xcos(x) with domain [-pi, pi]
so i figured f'(x)=cos(x)-xsin(x)
stationary points are when f'(x)=0
so cos(x)=xsin(x)