document.write( "Question 1110773: Find the slope, y-intercept, and the x-intercept of your equation and one additional point on the line.
\n" );
document.write( "-6x+8y=32 \n" );
document.write( "
Algebra.Com's Answer #725771 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "8y = 6x + 32 \n" ); document.write( "y = (6/8)x + 4 \n" ); document.write( "y = (3/4)x + 4\r \n" ); document.write( "\n" ); document.write( "This is in the form y=mx+b, where m=slope and b=y-intercept\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To find the x-intercept, set y=0 and solve for x: \n" ); document.write( "0 = (3/4)x + 4 \n" ); document.write( "-4 = (3/4)x \n" ); document.write( " |