document.write( "Question 647725: Find the slope, x-intercept, and y-intercept of line.
\n" );
document.write( "y=-4x-+1 \n" );
document.write( "
Algebra.Com's Answer #406347 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope, x-intercept, and y-intercept of line. \n" ); document.write( "y=-4x-+1 \n" ); document.write( "---------- \n" ); document.write( "It's in slope-intercept form, y = mx + b \n" ); document.write( "m = slope = -4 \n" ); document.write( "b = y-intercept = -1 (I think -+1 = -1) \n" ); document.write( "------------ \n" ); document.write( "At the x-intercept, y = 0 \n" ); document.write( "0 = -4x - 1 \n" ); document.write( "x = -1/4 \n" ); document.write( " \n" ); document.write( " |