document.write( "Question 835893: Find the point (0,b) on the y-axis that is equidistant from the points 94,4) and (5,-4).
\n" ); document.write( "b=?
\n" ); document.write( "

Algebra.Com's Answer #503797 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29\"
\n" ); document.write( "\"%284-0%29%5E2%2B%284-b%29%5E2=%285-0%29%5E2%2B%28-4-b%29%5E2\"
\n" ); document.write( "\"16%2B16-8b%2Bb%5E2=25%2B16%2B8b%2Bb%5E2\"
\n" ); document.write( "\"b%5E2-8b%2B32=b%5E2%2B8b%2B41\"
\n" ); document.write( "\"16b=9\"
\n" ); document.write( "\"highlight%28b=-9%2F16%29\"
\n" ); document.write( "
\n" );