document.write( "Question 1053847: Write an equation of the line that passes through the point (-1,-4) and has slope 3. Then write the equation using function notation. \n" ); document.write( "
Algebra.Com's Answer #669015 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Use the slope - intercept form \n" ); document.write( ": \n" ); document.write( "y = mx + b where m is the slope and b is the y intercept \n" ); document.write( ": \n" ); document.write( "y = 3x + b \n" ); document.write( ": \n" ); document.write( "now use the point coordinates (-1, -4) \n" ); document.write( ": \n" ); document.write( "-4 = 3(-1) + b \n" ); document.write( ": \n" ); document.write( "b = -4 + 3 = -1 \n" ); document.write( ": \n" ); document.write( "************* \n" ); document.write( "f(x) = 3x - 1 \n" ); document.write( "************* \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |