document.write( "Question 123193: Hi May I have some help solving this problem?\r
\n" );
document.write( "\n" );
document.write( "Find a point on the y-axis that is equidistant from the points (8, -8) and (2, 2). \n" );
document.write( "
Algebra.Com's Answer #90432 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find a point on the y-axis that is equidistant from the points (8, -8) and (2, 2). \n" ); document.write( ": \n" ); document.write( "Since the point is on the y axis we know the x coordinate = 0 \n" ); document.write( "Call the point: 0,y and solve for y \n" ); document.write( ": \n" ); document.write( "Use the distance formula d = \n" ); document.write( ": \n" ); document.write( "In the distance equation let x1 = 0 and y1 = y \n" ); document.write( ": \n" ); document.write( "dist from points 2,2 to 0,y = dist from points 8,-8 to 0,y \n" ); document.write( " \n" ); document.write( "Square both sides and we can forget about the radicals \n" ); document.write( ": \n" ); document.write( " 4 + (4 - 4y + y^2) = 64 + (64 + 16y + y^2) \n" ); document.write( ": \n" ); document.write( " 8 - 4y + y^2 = 128 + 16y + y^2 \n" ); document.write( ": \n" ); document.write( "Group the y's on the left and numerical values on the right \n" ); document.write( "y^2 - y^2 - 4y - 16y = 128 - 8 \n" ); document.write( ": \n" ); document.write( "Conveniently the y^2 cancel so we have: \n" ); document.write( "-20y = 120 \n" ); document.write( ": \n" ); document.write( "Divide both sides by -20 \n" ); document.write( "y = \n" ); document.write( "y = -6 \n" ); document.write( ": \n" ); document.write( "Equidistant point on the y axis = 0,-6 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Rather than check our solution in the distance equations, I plotted these \n" ); document.write( "points on piece of graph paper and, it indeed checks out! You can do the same. \n" ); document.write( ": \n" ); document.write( "Hope I made this understandable. Any questions? \n" ); document.write( " |