Electrostatics: graphing/field vectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 1K views
FritoTaco
Messages
132
Reaction score
23

Homework Statement


(whole question/answer on IMG file also a scanned version in case)

Hello, this question is from my notes and I couldn't figure out the graphing part of it. We're supposed to use limits and see what happens to the equations as x goes to infinity and zero. My question (as you will find more below) concerns the right part of the graph that represents [itex]|E_{B}|[/itex]

Just in case you can't see:
Two point charges are placed above. (in picture)
[itex]A = -7.00\times10^{-9} C[/itex]
[itex]B = +2.00\times10^{-9} C[/itex]
A is at (0,0)
B is at (3,0)

Questions

A.) Calculate [itex]E_{x}[/itex] at [itex](1,0)[/itex].
B.) Sketch [itex]E_{x} vs. x[/itex] for all x values.
C.) Clearly label any locations where [itex]E_{x}=0[/itex].
D.) Setup the calculation(s) to calculate the location(s) of any point(s) where [itex]E_{x}=0[/itex].
E.) Do the algebra to get the actual location(s).

Homework Equations



[itex]|E|=k\cdot\dfrac{|Q|}{r^2}[/itex]

|E| is a vector.

[itex]k = 9.00\times10^{9}[/itex]
Q = charge

The Attempt at a Solution


So, here I'm just going to show you how I'm evaluating the limits for [itex]|E_{A}|[/itex] and [itex]|E_{B}|[/itex].

[itex]|E_{A}|=k\dfrac{Q_{A}}{x^2}[/itex] as [itex]\lim\limits_{x \to 0}[/itex] then [itex]k\dfrac{Q_{A}}{x}\rightarrow + \infty[/itex]

As [itex]\lim\limits_{x \to \infty}[/itex] then [itex]k\dfrac{Q_{A}}{x^2}\rightarrow 0[/itex]
[itex][/itex]

[itex]|E_{B}|=k\dfrac{Q_{A}}{(x-3)^2}[/itex] as [itex]\lim\limits_{x \to 0}[/itex] then [itex]k\dfrac{Q_{A}}{x}\rightarrow + \infty[/itex]

As [itex]\lim\limits_{x \to \infty}[/itex] then [itex]k\dfrac{Q_{A}}{(x-3)^2}\rightarrow 0[/itex]
[itex][/itex]

For the left part of the graph, this looks correct because as x increases, we get closer to zero, and as x decreases, we go to infinity. On the right side, we pass where [itex]E_{x} = 0[/itex] and where x > 3, we get a negative value. I don't see how to get there? If I attempt on a calculator, this how what I get:

[itex]|E_{B}|=\dfrac{9\times10^{9}(2\times10^{-9})}{100^2}=0.0018[/itex]

So I used a random number greater than 3, which was 100. I get a small value which looks good, but it's not on the negative side of the axis like the graph shows. What am I missing?
 

Attachments

  • IMG-1201.jpg
    IMG-1201.jpg
    29.9 KB · Views: 445
  • Scannable Document on Jan 16, 2018 at 4-15-45 PM.PNG
    Scannable Document on Jan 16, 2018 at 4-15-45 PM.PNG
    25.8 KB · Views: 505
Last edited:
Physics news on Phys.org
The absolute value bars were for finding magnitude. The direction is found separately unless you don't take absolute values. I graphed what I was taking the limits from (shown below), [itex]|E_{A}|[/itex] is the left side of the graph and [itex]|E_{B}|[/itex] is the right side.

[itex]|E_{A}| = \dfrac{k\cdot Q_{A}}{x^2}=\dfrac{9\times10^9(7\times10^{-9})}{100^2}[/itex] (testing as limit as x goes to infinity by using 100) this gives me a small Ex value as x goes to infinity.
I used the same equation except now using as the limit goes to zero.
This gave me the left side of the graph.

And as I've shown at the end of my first post, I used limits for [itex]|E_{B}|[/itex]

kuruman said:
Ex=k×10−9(−7x2+2(x−3)2)

Did you get this equation without using the absolute value bar? You kept the negative sign for 7. I did use that equation but I didn't add them together, it was separated.
 
So I get [itex]E_{x}=k\times10^{-9}\dfrac{-5x^2+42x-63}{x^2(x-3)^2}[/itex]
 
Alright, but I don't see how I graph based on the equation?
 
FritoTaco said:
Alright, but I don't see how I graph based on the equation?
If you don't want to use a graphing calculator, spreadsheet or other such mathematical tool, you can do it ye olde fashioned way, the way I was taught in high school.
1. First find what your function does at very large +x and -x values.
2. Find the in-between points of interest. These are: (a) points where the function is zero; points where the function goes asymptotically to plus or minus infinity; points where the function has an extremum, maximum or minimum.
3. Connect the dots.
 
  • Like
Likes   Reactions: FritoTaco
Alright, thanks. I don't have time as of now so I will do it later!