document.write( "Question 348065: Find the equation of the line that goes through the given point
\n" );
document.write( "and has the given slope. Write the answer in slope-intercept
\n" );
document.write( "form.\r
\n" );
document.write( "\n" );
document.write( "(-1,-5),-8 \n" );
document.write( "
Algebra.Com's Answer #248857 by mananth(16946)![]() ![]() You can put this solution on YOUR website! (-1,-5),-8 \n" ); document.write( ".. \n" ); document.write( "y= mx+b \n" ); document.write( "plug values of x,y & m to find b \n" ); document.write( "-5=(-8)*(-1)+b \n" ); document.write( "-5=8+b \n" ); document.write( "b=-5-8 \n" ); document.write( "b=-13 \n" ); document.write( ".... \n" ); document.write( "y= -8x-13 \n" ); document.write( " |