Quite a simple thing, but can't work out one step.
Charge √3Q is at cartesian point (3a, a, 2a). Calculate the electric field at the point (2a, 2a, 3a) due to this charge.
using the formula;
E(r) = q / 4 ∏ ε0 |r - r0|3 (r - r0)
Here
r = (2a ex + 2a ey + 3a ez)
r0 = (3a ex + a ey + 2a ez)
r - r0 = (-a ex + a ey + a ez)
|r - r0| = √-1a2 +1a2 +1a2
so
E(r) = √3 Q / 4 ∏ ε0 (√3a)3 * (-a ex + a ey + a ez) ------1
which goes to
E(r) = Q / 4 ∏ ε0 a2 * (-0.33 ex + 0.33 ey + 0.33 ez) -------2
I need to know how to get to the last part.
i.e. the algebra bit from 1 to 2
where does the √3 bits get transformed into the 0.33 in the vector at the end.
Just feeling dumb when I REALLY shouldn't.
Thank you