document.write( "Question 394271: find the coordinates of point d on line bc such that ad is the shortest segment distance from a to bc for a(9,9) b(-1,11) c(-2,2) \n" ); document.write( "
Algebra.Com's Answer #279755 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "line containing points (-1,11) and (-2,2). m = 9/1
\n" ); document.write( " y = 9x + b |using pt(-2,2) to solve for b
\n" ); document.write( " 2 = -18 + b
\n" ); document.write( " 20 = b
\n" ); document.write( " y = 9x + 20
\n" ); document.write( " 9 = 9x + 20 | substituting y =9 to find x value
\n" ); document.write( "-11/9 = x
\n" ); document.write( "coordinates of point d are (-11/9,9)
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );