document.write( "Question 900532: one endpoint of a segment lies on the origin. if the second endpoints is known to lie on the line x=4, and the segment is a units long, explain how you could find the coordinates of the other endpoint
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #546020 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The line \n" ); document.write( "The line segment trough the origin is \n" ); document.write( "units long \n" ); document.write( "-------------------- \n" ); document.write( "If I say that the intersection of the line segment \n" ); document.write( "with \n" ); document.write( "between ( 0,0 ) and ( 4,y ) would be: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------------ \n" ); document.write( "So, the coordinates of the other endpoint are: \n" ); document.write( "( 4 , sqrt( a^2 - 16 ) ) \n" ); document.write( " \n" ); document.write( " |