Finding x intercepts of f(x)= 6sinx-x^2?
I can get to x^2=6sinx but then how do i reduce it down?
Can you use a calculator?
One obvious solution is \(x = 0\), but I don't see how you'll get the other ones (if there are any other ones).
... without using a calculator, I mean.
sorry!
Gah, had to leave computer. i think my teacher wants this long hand, so no calculator.
you have to find the x and y intercepts. wouldnt that just give you the y ones?
@electrokid
x-intercept = when function crosses x-axis when it does, y=0. solve for x
right, so 0=6sinx-x^2
yep.. what are the solutions?
thats the part im unsure of, what do i do with sinx?
how about x=0?
its 0
so, x=0 is one of the x-intercept
when else can this happen?
No idea. (0,0) is a point though so thats something
Dont you do that when you're finding the concavity?
did you study the numerical methods like Bisection method, Newton-Raphson, Secant method?
uhhh no.
without that, analytically, I do not see a way to get the second root.
or replace sine function by exponentials
Well, If you can show id be grateful. its possible my teacher forgot to mention.
\[0={6\over2i}(e^{ix}-e^{-ix})-2x^2\]
you mean the interpolation?
using the numerical method?
yes. to find the umm intercepts
ok, let us say the second root is approximately at "x=3" you correct it by the following: \[\color{red}{\Large\boxed{x_{\rm new}=x_{\rm old}-\frac{f(x)}{f'(x)}}}\]
\[x_{\rm new}=3-\frac{6\sin(3)-2(3^2)}{6\cos(3)-4(3)}\approx2.044\]
How would you get 3?
oh wait.. i took the wrong function... about the "3", ypu can start with any approximation,.. may be "4".. its fine.. you'd slowly reach the correct value, number of steps will change..
ugh. this sounds complicated. Is this calculator version any easier?
would you recommend it?
\[x_{\rm new}=3-\frac{6\sin(3)-(3^2)}{6\cos(3)-2(3)}\approx2.317\\ x_{\rm new}=2.317-\frac{6\sin(2.317)-(2.317)^2}{6\cos(2.317)-2(2.317)}\approx\boxed{2.21}\]
the second accurate intercept is 2.2014
This is called Newton-Raphson interpolation scheme.. if you are taking Calc1, you may aswell understand it and use it!
haha alright. how do you achieve the 2.317?
use a calculator! :)
out of curiosity... check if they meant \[f(x)=6\sin(x-x^2)\]
well 2.2 is exactly what my calculator graphs it as. there is a space between the x and sin...no parenthesis though.
I assume if it was 6sin(x-x^2) it would have to have them?
if it was the way I just said, I'd be very simple to evaluate.. \[0=6\sin(x-x^2)\\ x-x^2={n\pi}\qquad\text{n=0,+-1, +-2, +-3,...}\]
that would make more sense considering i just did a \[2\sqrt(x)-x \] problem
Facepalm
thank you
quadratic. yep.
you are welcome.
Join our real-time social learning platform and learn together with your friends!