document.write( "Question 978818: A line passes through the point (-8,-6) and has a slope of -5/4. Write an equation in slope-intercept form for this line.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #600184 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A line passes through the point (-8,-6) and has a slope of -5/4. Write an equation in slope-intercept form for this line. \r \n" ); document.write( "\n" ); document.write( "================================ \n" ); document.write( "y - y1 = m*(x-x1) where m = slope & (x1,y1) is the point. \n" ); document.write( "y+6 = (-5/4)*(x+8) \n" ); document.write( "----------- \n" ); document.write( "Rearrange into slope-int form. \n" ); document.write( " \n" ); document.write( " |