document.write( "Question 211332: find the slope x intercept and y intercept of each line\r
\n" );
document.write( "\n" );
document.write( "1.)3x-y=6 \r
\n" );
document.write( "\n" );
document.write( "2.)2x=4y=7 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "find the slope intercept form of the equation of the line passing through the point (3,-5) with a slope of -4 \n" );
document.write( "
Algebra.Com's Answer #159696 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) y int (0,-6) \n" ); document.write( " x int (2,0) \n" ); document.write( "2) y int (0,7/4) \n" ); document.write( " x int (7/2,0) \n" ); document.write( "3) y=mx+b \n" ); document.write( " y=-4x+6 \n" ); document.write( " |