document.write( "Question 322262: find a second point on the line of the line passes through the point (-1,5) with slope -1/2. thank you. \n" ); document.write( "
Algebra.Com's Answer #230684 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Slope is change in y over change in x.
\n" ); document.write( "\"%28DELTA%2Ay%29%2F%28DELTA%2Ax%29=-1%2F2\"
\n" ); document.write( "So when x changes 2 units, y changes -1 units,
\n" ); document.write( "Starting at (-1,5),
\n" ); document.write( "X:\"-1%2B2=1\"
\n" ); document.write( "Y:\"5-1=4\"
\n" ); document.write( "(1,4)
\n" ); document.write( "
\n" );