document.write( "Question 1010897: Find the standard equation of a line with slope 3/4 and y intercept of -1 \n" ); document.write( "
Algebra.Com's Answer #626408 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The slope-intercept form would be \n" ); document.write( "y = mx + b = (3/4)x - 1 \n" ); document.write( "In standard form, this would be \n" ); document.write( "4y = 3x - 4 \n" ); document.write( "-3x + 4y = -4 \n" ); document.write( " |