document.write( "Question 31926This question is from textbook
\n" );
document.write( ": find an equation of a line with slope 5 and y-intercept -4 \n" );
document.write( "
Algebra.Com's Answer #18493 by Fermat(136)![]() ![]() You can put this solution on YOUR website! The equation of a straight line can be written in standard form as, \n" ); document.write( "y = mx + c \n" ); document.write( "where m is the slope and c is the y-intercept. \n" ); document.write( "We have: m = 5 and c = -4. This gives us, \n" ); document.write( "y = 5x - 4 \n" ); document.write( "========== \n" ); document.write( " |