document.write( "Question 43194: Problem 16 that i got wrong\r
\n" );
document.write( "\n" );
document.write( "Write the equation of the line with given slipe and y-intercept. then graph line using the slope and y - intercept\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "slope: -2; y-intercept : (0,4) \n" );
document.write( "
Algebra.Com's Answer #28221 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Plugging in to \n" ); document.write( "y = mx + b \n" ); document.write( "we get \n" ); document.write( "y = -2x + 4 \n" ); document.write( "go to (0,4) and plot a point...from there go down 2 and to the right 1 and plot another...connect them... \n" ); document.write( " |