document.write( "Question 582628: find the equation of a line that has a slope of -2 and a y-intercept of 3. \n" ); document.write( "
Algebra.Com's Answer #372130 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 + 3 \n" ); document.write( " |