document.write( "Question 775724: Find all points on the y-axis (that is, having coordinates (0,y), where y is to be determined) that are 6 units distant from the point (4, -3). Thank you in advance \n" ); document.write( "
Algebra.Com's Answer #473101 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
Shortest distance to the y axis is what is helpful. No change in y value, from y=-3. You would form a triangle. One point is the given point (4, -3). Another point is (0, -3) which is the distance TO the y axis. The last point is ON the y axis but 6 units from (4, -3). You just need the Distance Formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In fact, you might try this with just Pythagorean Theorem, and then avoid formal use of Distance formula. You have two lengths. One is 6 units, the other is 3 units. Size of the other leg?\r
\n" ); document.write( "\n" ); document.write( "\"L%5E2%2B3%5E2=6%5E2\", since the hypotenuse is 6 units.
\n" ); document.write( "\"L%5E2=36-9\"
\n" ); document.write( "\"L%5E2=25\"
\n" ); document.write( "\"L=5\" units long, but really, \"L=%2B5\" or \"L=-5\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Up 5 units from -3 is -3+5=2.
\n" ); document.write( "Down 5 units from -3 is -3-5=-8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer for the point is then either or both of (0,2) or (0,-8).
\n" ); document.write( "
\n" );