Solving for F: A Visual Approach

  • Thread starter Thread starter -EquinoX-
  • Start date Start date
  • Tags Tags
    Approach Visual
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
6 replies · 2K views
-EquinoX-
Messages
561
Reaction score
1

Homework Statement



http://img245.imageshack.us/img245/7535/38187200.th.jpg

I need to find F from the picture above

Homework Equations


The Attempt at a Solution



My answer so far is:

[tex]\frac{-y}{(x^2+y^2)} \vec{i} + \frac{x}{(x^2+y^2)} \vec{j}[/tex]

is this correct?
 
Last edited by a moderator:
Physics news on Phys.org
No. The magnitude is at a distance r from the z-axis should be 4r. recall that [tex]r=\sqrt{x^2+y^2}[/tex]. Note that your "answer so far" has the properties depicted except that it has magnitude 1/r at a distance r from the z-axis.
 
so it should then be:

[tex]\frac{-y}{4(x^2+y^2)} \vec{i} + \frac{x}{4(x^2+y^2)} \vec{j}[/tex]
 
Does [tex]\sqrt{\left(\frac{-y}{4(x^2+y^2)}\right)^2 + \left(\frac{x}{4(x^2+y^2)}\right)^2}=4\sqrt{x^2+y^2}[/tex]?

No. Look, [tex]-y\vec{i}+x\vec{j}[/tex] is a vector field whose vectors point in all the right directions, make them the proper length.
 
I have no clue... I've tried [tex]-4y\vec{i} + 4x\vec{j}[/tex] and it seems to be wrong as well
 
-EquinoX- said:

Homework Statement



http://img245.imageshack.us/img245/7535/38187200.th.jpg

I need to find F from the picture above

Homework Equations





The Attempt at a Solution



My answer so far is:

[tex]\frac{-y}{(x^2+y^2)} \vec{i} + \frac{x}{(x^2+y^2)} \vec{j}[/tex]

is this correct?

benorin said:
No. The magnitude is at a distance r from the z-axis should be 4r. recall that [tex]r=\sqrt{x^2+y^2}[/tex]. Note that your "answer so far" has the properties depicted except that it has magnitude 1/r at a distance r from the z-axis.

-EquinoX- said:
so it should then be:

[tex]\frac{-y}{4(x^2+y^2)} \vec{i} + \frac{x}{4(x^2+y^2)} \vec{j}[/tex]
As benorin said, your first attempt had magnitude 1/r and it should be 4r. For your second attempt you just divided by 4. That makes the magnitude 1/4r, not 4r. You need to multiply your first answer by 4r2= 4(x2+ y2).
 
Last edited by a moderator:
so it's just simply:

[tex]-4y\vec{i} + 4x\vec{j}[/tex]