document.write( "Question 768012: Find all points on the y-axis that are 6 units from the point (4,-3) \n" ); document.write( "
Algebra.Com's Answer #468008 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Q:
\n" ); document.write( "Find all points on the y-axis that are 6 units from the point (4,-3).
\n" ); document.write( "----------------------------------------------------------------
\n" ); document.write( "A:
\n" ); document.write( "Let (0,k) be the point on the y-axis.
\n" ); document.write( "Using Distance Formula:
\n" ); document.write( "\"sqrt%28%28k%2B3%29%5E2+%2B+%280+-+4%29%5E2%29\" = 6
\n" ); document.write( "\"%28k%2B3%29%5E2+%2B+16\" = 36
\n" ); document.write( "\"%28k%2B3%29%5E2\" = 20
\n" ); document.write( "k = \"-3%2B2sqrt%285%29\" OR k = \"-3-2sqrt%285%29\"
\n" ); document.write( "Answer: (0, \"-3%2B2sqrt%285%29\") AND (0, \"-3-2sqrt%285%29\")
\n" ); document.write( "
\n" );