document.write( "Question 812999: Find all points on the y-axis that are 6 units from the point (4, -3). \n" ); document.write( "
Algebra.Com's Answer #489454 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (4,-3) \n" ); document.write( "on the y axis means x=0 \n" ); document.write( "hypotenuse is 6 \n" ); document.write( "one leg is 4\r \n" ); document.write( "\n" ); document.write( "4^2+a^2=36 \n" ); document.write( "a^2=20 \n" ); document.write( "a=+-4.47 \n" ); document.write( "(0, 1.4721), \n" ); document.write( "(0, -7.4721)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |