document.write( "Question 869325: Find the slope, y-intercept, and x-intercept of the line that is represented by the equation 3x - 4y= 24 . \n" ); document.write( "
Algebra.Com's Answer #524165 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3 x + -4 y = 24 \n" ); document.write( "Find the slope of this line \n" ); document.write( " \n" ); document.write( "-4 y = -3 x + 24 \n" ); document.write( "Divide by -4 \n" ); document.write( " y = 3/ 4 x -6 \n" ); document.write( "Compare this equation with y=mx+b, m= slope & b= y intercept \n" ); document.write( "slope m = 3/4 \n" ); document.write( "yintercept = -6\r \n" ); document.write( "\n" ); document.write( "X intercept , plug y=0 \n" ); document.write( "0=(3/4)x-6\r \n" ); document.write( "\n" ); document.write( "3/4 x =6\r \n" ); document.write( "\n" ); document.write( "x=8 , the X intercept \n" ); document.write( " |