document.write( "Question 874128: A Linear Function has a y- intercept of -7 and a slope of 3. What is the equation of the line? \n" ); document.write( "
Algebra.Com's Answer #527326 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! y = mx + b (m is the slope, b is the y intercept)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3x + (-7) ... plug in the given slope and y intercept\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3x - 7 \n" ); document.write( " |