document.write( "Question 1021162: Ex. 9. Plot the points(0,-10), (8,1), (15,10). How far is the second point from the line joining the other two?\r
\n" ); document.write( "\n" ); document.write( "Solve Ex. 9 for the points (-10,-20), (17,0), (30, 10).\r
\n" ); document.write( "\n" ); document.write( "Please solve.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #636921 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The line connecting the points (0,-10) and (15,10) is 4x-3y-30 = 0 (in general form). (You should be able to determine this!)\r
\n" ); document.write( "\n" ); document.write( "From analytic geometry the distance of a point from a line not containing it is\r
\n" ); document.write( "\n" ); document.write( "\"d+=+abs%28ax%5B0%5D%2Bby%5B0%5D%2Bc%29%2Fsqrt%28a%5E2%2Bb%5E2%29\", where (\"x%5B0%5D\",\"y%5B0%5D\") is the given point.\r
\n" ); document.write( "\n" ); document.write( "==>
\n" ); document.write( "
\n" );