document.write( "Question 242135: Given a point and slope, how are three additional points plotted?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177260 by blwinbbbles(106) You can put this solution on YOUR website! The equation for a line is: y = mx + b\r \n" ); document.write( "\n" ); document.write( "If you have the slope and one point, then you would plug them in the appropriate place in the equation and solve for b..\r \n" ); document.write( "\n" ); document.write( "Once you had b...the you would know m and know b...from there you just pick any x and solve for y...by doing this you can aquire 3 more points to plot \n" ); document.write( " |