document.write( "Question 349948: what is the slope of the line 3x-4y=8\r
\n" );
document.write( "\n" );
document.write( "find the w and y intercept for 3x + y = 2 \n" );
document.write( "
Algebra.Com's Answer #250171 by cdmcg(2)![]() ![]() ![]() You can put this solution on YOUR website! -4y=-3x+8 \n" ); document.write( "4y=3x-8 \n" ); document.write( "y=3/4x-2 \n" ); document.write( "slope m=3/4\r \n" ); document.write( "\n" ); document.write( "3x+y=2 \n" ); document.write( "y=-3x+2 \n" ); document.write( "slope m =-3 \n" ); document.write( "y intercept = 2 \n" ); document.write( "use the formula y=mx+b where m= slope and b= y -intercept \n" ); document.write( " |