document.write( "Question 706315: Write the equation of the line that has a y-intercept (0, -3) and a slope of 2. Thank you. \n" ); document.write( "
Algebra.Com's Answer #435074 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! y = mx+b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2x + b ... plug in the given slope m = 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2x + (-3) ... plug in the given y-intercept b = -3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2x - 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 2x - 3 \n" ); document.write( " |