document.write( "Question 542965: how do you graph a line with a given slope and intercept
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #354713 by Alan3354(69443) You can put this solution on YOUR website! how do you graph a line with a given slope and intercept \n" ); document.write( "------- \n" ); document.write( "Slope = m, y-intercept = b \n" ); document.write( "y = mx + b is the equation \n" ); document.write( "Pick a 2nd value for x, <>0, and find y \n" ); document.write( "Plot the 2 points, draw a line thru them. \n" ); document.write( " \n" ); document.write( " |