document.write( "Question 212534: When Harry and Ron use magic there wands create a ball of light equidistance between them. If Harry is standing at the point (4,3) and the ball of light is at the point (2,6) where must Ron be standing? \n" ); document.write( "
Algebra.Com's Answer #160500 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
When Harry and Ron use magic there wands create a ball of light equidistance between them. If Harry is standing at the point (4,3) and the ball of light is at the point (2,6) where must Ron be standing?
\n" ); document.write( "----------------
\n" ); document.write( "From Harry to the light:
\n" ); document.write( "diffy = 4-2 = 2
\n" ); document.write( "diffx = 3-6 = -3
\n" ); document.write( "----------------
\n" ); document.write( "The differences from the light to Ron have to be the same.
\n" ); document.write( "x = 2-2 = 0
\n" ); document.write( "y = 6+3 = 9
\n" ); document.write( "--> Ron at (0,9)
\n" ); document.write( "
\n" ); document.write( "
\n" );