How do I draw the graph for y = $\frac{KQx}{[R^2+x^2]^{3/2}}$.
Actually this is from a physics question which requires me to draw the graph of electric field (E or y) caused by uniformly charged ring against distance x from ring. Here k,Q and R are constants. The graph given in my book is similar to this :
I understand that maxima are at x= plus or minus R/√2, when dy/dx = 0. Also when x = 0 or infinity y will be zero. However why is the graph curved? Isn't it possible for it to be composed of straight lines? Am I missing out some major concept here? Please help me.
2026-03-30 20:42:58.1774903378
How do I draw the graph for y = $\frac{KQx}{[R^2+x^2]^{3/2}}$
386 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Here is a quick way to get a feel for the graph:
Note the antisymmetry: If you replace $x$ by $-x$, $y$ changes sign but keeps its magnitude. So you only need to understand the part where $x>0$, say, and then reflect that through the origin.
When $x$ is small compared to $R$, then $x^2$ in the denominator is small compared to $R^2$, so you get an approximation by throwing away the $x^2$ term. Then the curve is simplified to $y \approx KQx/R^3$ (a straight line through the origin).
Similarly, when $x$ is large compared to $R$, you can throw away $R^2$ instead, leading to $y\approx KQ/x^2$. I am sure you know what its graph looks like.
Below is a figure showing the original function, in red, and the two approximations in blue. Note that the red curve lies below the blue curves. This should not be surprising, given the terms thrown away. Note how the red curve starts close to one blue curve, then it has to bend somehow to start matching the other one.
To get further, you'd have to do the second derivative song and dance, but this simple reasoning gets you a good idea what to expect.