document.write( "Question 916474: Find the equation of the line with the given slope and y intercept. Leave your answer in slope-intercept form.
\n" );
document.write( "m = 5 and b =-6
\n" );
document.write( "y = ? \n" );
document.write( "
Algebra.Com's Answer #556074 by mananth(16946)![]() ![]() You can put this solution on YOUR website! y= mx +b\r \n" ); document.write( "\n" ); document.write( "So the equation will be\r \n" ); document.write( "\n" ); document.write( "y=5x-6 \n" ); document.write( " |