(a) Evaluate∫[
x
√x
2+1
]dx.
(b) Use MATLAB to generate some typical integral curves of f(x) =
over the
interval (−5,5).
a)
∫xx2+1dx=∫d(x2)2x2+1dx=x2+1+c\int\frac{x}{\sqrt{x^2+1}}dx=\int\frac{d(x^2)}{2\sqrt{x^2+1}}dx=\sqrt{x^2+1}+c∫x2+1xdx=∫2x2+1d(x2)dx=x2+1+c
b)
syms x f=sqrt(x^2+1); int(f, x, -5, 5)
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments