document.write( "Question 825466: find the slope and y-intercept of 3x + 4y = 12 \n" ); document.write( "
Algebra.Com's Answer #497320 by 2897696(96)\"\" \"About 
You can put this solution on YOUR website!
put 3x+4y =12 to slope formula.
\n" ); document.write( "slope formula: y = mx+b m=slope b=y-intercept
\n" ); document.write( "3x+4y=12 => 4y=-3x+12 => y=(-3/4)x+3
\n" ); document.write( "m=-3/4
\n" ); document.write( "b=3\r
\n" ); document.write( "\n" ); document.write( "answer: slope: -3/4 y-intercept: (0,3)
\n" ); document.write( "
\n" );