document.write( "Question 256859: How do I use the points on the line an the slope of the line to find 3 additional point in which the line passes\r
\n" );
document.write( "\n" );
document.write( "Problem:
\n" );
document.write( "(0,-9) slope -2\r
\n" );
document.write( "\n" );
document.write( "Could someone please give me step by step instruction and show how this problem is solved\r
\n" );
document.write( "\n" );
document.write( "Thanks
\n" );
document.write( "Jen \n" );
document.write( "
Algebra.Com's Answer #188900 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! WE have the slope intercept formula as \n" ); document.write( " \n" ); document.write( "Using our given information, we get \n" ); document.write( " \n" ); document.write( "Choose 3 values of x and then find 3 values of y to get your points (coordinates). \n" ); document.write( "x: . . . . . (-1) . . . . . (0) . . . . . .(1) \n" ); document.write( "Y: . . . . . .(-7) . . . . .(-9) . . . . (-11) \n" ); document.write( "so your three coordinates are: \n" ); document.write( "(-1,-7) \n" ); document.write( "(0,-9) \n" ); document.write( "(1,-11) \n" ); document.write( " |