document.write( "Question 801879: write the function for a line y-intercept of 19 and goes through the point (17,-83) \n" ); document.write( "
Algebra.Com's Answer #483672 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
you have two points
\n" ); document.write( "(0,19) and (17,-83)
\n" ); document.write( "if you find the slope you can fill in the equation
\n" ); document.write( "y=mx+b
\n" ); document.write( "where b is the y intercept
\n" ); document.write( "so we have
\n" ); document.write( "y=mx+19
\n" ); document.write( "where m is the slope
\n" ); document.write( "-83-19 over 17-0
\n" ); document.write( "-102/17
\n" ); document.write( "y=(-102/17)x+19
\n" ); document.write( "
\n" ); document.write( "
\n" );