document.write( "Question 64751: Write the equation of the line with given slope and y-intercept. Then graph each line using
\n" );
document.write( "the slope and y-intercept.\r
\n" );
document.write( "\n" );
document.write( "Slope: 5; y-intercept: (0, -2) \n" );
document.write( "
Algebra.Com's Answer #45547 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! y=slope*x+ Y intercept \n" ); document.write( "y=5x-2 \n" ); document.write( " |