document.write( "Question 844838: Find two points on the line y=4 that are 5 units away from the point (2,3). \n" ); document.write( "
Algebra.Com's Answer #508938 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The line \"+y+=+4+\" is a horizontal line through
\n" ); document.write( "( x, 4 ) where x can be any number
\n" ); document.write( "---------------------
\n" ); document.write( "The point ( 2, 3 ) is 1 unit below this line
\n" ); document.write( "The perpendicular from ( 2, 3 ) intersects the
\n" ); document.write( "line at ( 2, 4 )
\n" ); document.write( "--------------------
\n" ); document.write( "Call \"+a+\" the distance from ( 2, 4 ) to the point
\n" ); document.write( "where the distance from ( 2,3 ) is 5 units
\n" ); document.write( "\"+a%5E2+=+5%5E2+-+1%5E2+\"
\n" ); document.write( "\"+a%5E2+=+25+-+1+\"
\n" ); document.write( "\"+a+=+sqrt%28+24+%29+\"
\n" ); document.write( "\"+a+=+2%2Asqrt%286%29+\"
\n" ); document.write( "\"+a+=+2.4495+\"
\n" ); document.write( "----------------
\n" ); document.write( "The points that are 5 units from (2,3) are:
\n" ); document.write( "( 2 + a, 4 ) and
\n" ); document.write( "( 2 - a, 4 )
\n" ); document.write( "\"+2+%2B+a+=+4.4495+\"
\n" ); document.write( "\"+2+-+a+=+-.4495+\"
\n" ); document.write( "------------------
\n" ); document.write( "( 4.4495, 4 ) and
\n" ); document.write( "( -.4495, 4 )
\n" ); document.write( "answers
\n" ); document.write( "-------------------
\n" ); document.write( "Hope I got it\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );