document.write( "Question 1113700: write the slope-intercept form of the equation of the line passing through the given points. show all work
\n" );
document.write( "(3, 9), (6, 3) \n" );
document.write( "
Algebra.Com's Answer #728779 by Alan3354(69443) You can put this solution on YOUR website! write the slope-intercept form of the equation of the line passing through the given points. show all work \n" ); document.write( "(3, 9), (6, 3) \n" ); document.write( "------------- \n" ); document.write( "Step 1, find the slope, m, of the line. \n" ); document.write( "Step 2, y-y1 = m*(x-x1) where (x1,y1) is either point. \n" ); document.write( "Step 3, y = y1 + m*(x-x1) \n" ); document.write( " \n" ); document.write( " |