document.write( "Question 1249: Write the slope intercept equation for the line described.
\n" );
document.write( " Slope - 5; y-intercept - 6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #384 by usyim88hk(158) ![]() You can put this solution on YOUR website! First you should know the slope intercept form can be written as: \n" ); document.write( ": \n" ); document.write( "y = mx+b \n" ); document.write( ": \n" ); document.write( "where m is the slope and b is the y-intercept, so refer to the data you gave me, then we know that the equation will be: \n" ); document.write( ": \n" ); document.write( "y = -5x-6 \n" ); document.write( " |