document.write( "Question 1034209: write the equation of the line, in general form,that has a slope of 3 and a y-intercept of -5. \n" ); document.write( "
Algebra.Com's Answer #648802 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can plug into slope-intercept form first and get \n" ); document.write( "y = 3x - 5 \n" ); document.write( "Now move the 3x to the other side for general (or standard) form... \n" ); document.write( "-3x + y = -5 \n" ); document.write( " |