document.write( "Question 308685: what is the slope- intercept form of the line 3x - 4y = 1 \n" ); document.write( "
Algebra.Com's Answer #220728 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! what is the slope- intercept form of the line 3x - 4y = 1\r \n" ); document.write( "\n" ); document.write( "3x - 4y = 1 \n" ); document.write( " -4y = -3x + 1 \n" ); document.write( " y = 3/4 * x - 1/4 (in form y=mx+b where m is slope and b is y-intercept) \n" ); document.write( "m = 3/4 \n" ); document.write( "b = -1/4 \n" ); document.write( " \n" ); document.write( " |