document.write( "Question 999644: a linear function that passes through the points (-4,2) and (5,-16) what is the y intercept \n" ); document.write( "
Algebra.Com's Answer #617220 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
a linear function that passes through the points (-4,2) and (5,-16) what is the y intercept\r
\n" ); document.write( "\n" ); document.write( "slope (m)=y2-y1/x2-x1
\n" ); document.write( " m=-16-2/5-(-4)=-18/9
\n" ); document.write( "linear function
\n" ); document.write( "y-y1=m(x-x1)
\n" ); document.write( "y-2=-18/9(x+4)
\n" ); document.write( "9(y-2)=-18(x+4)
\n" ); document.write( "9y-18=-18x-72
\n" ); document.write( "9y=-18x-72+18
\n" ); document.write( "9y=-18x-54 compression y=mx+c where c is intercept on y axis
\n" ); document.write( "so y intercept is -54
\n" ); document.write( "
\n" );