document.write( "Question 793762: A line contains the points (8,y) and (11,7) and has a slope of 6.find the value of y. \n" ); document.write( "
Algebra.Com's Answer #480436 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
slope of a line formula when co ordinates of two points are given\r
\n" ); document.write( "\n" ); document.write( "(y2-y1)/(x2-x1)=m\r
\n" ); document.write( "\n" ); document.write( "(7-y)/(11-8) =6\r
\n" ); document.write( "\n" ); document.write( "(7-y)= 6*3\r
\n" ); document.write( "\n" ); document.write( "7-y=18
\n" ); document.write( "y=-11
\n" ); document.write( "
\n" );