document.write( "Question 61106: could you help me find the slope and y-intercept.
\n" );
document.write( " –x – 4y = –32
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #42038 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=mx+b [slope-intercept form of a line] \n" ); document.write( "y=any y value of the line \n" ); document.write( "m=the slope of the line \n" ); document.write( "x=any corresponding x value of the line \n" ); document.write( "b=the y-intercept (the point where the line crosses the y-axis at point (0,b)] \n" ); document.write( ". \n" ); document.write( "–x – 4y = –32[re-write in the slope-intercept form by solving for y] \n" ); document.write( "-4y=x-32 \n" ); document.write( "y=(-/4)x-(32/-4) \n" ); document.write( "y=(-1/4)x+8 \n" ); document.write( ". \n" ); document.write( "slope=m=(-1/4) \n" ); document.write( "y-intercept = b =(0, 8) \n" ); document.write( " |