document.write( "Question 1036794: Find an equation for the line with the given properties. Express the equation in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "Slope=7, containing the point (-1,8)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #651504 by macston(5194)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "m=7, x=-1, y=8 \n" ); document.write( ". \n" ); document.write( "8=7(-1)+b \n" ); document.write( "8=-7+b \n" ); document.write( "15=b \n" ); document.write( ". \n" ); document.write( "Slope intercept form \n" ); document.write( "y=mx+b \n" ); document.write( "y=7x+15 \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |