document.write( "Question 638492: Find the equation of the line that goes through the point (2,1) and has a slope of 4. Leave equation in point-slope form.
\n" );
document.write( "Please help me with this, it would be much appreciated! :) \n" );
document.write( "
Algebra.Com's Answer #402264 by nerdybill(7384) You can put this solution on YOUR website! Find the equation of the line that goes through the point (2,1) and has a slope of 4. Leave equation in point-slope form. \n" ); document.write( ". \n" ); document.write( "\"point-slope\" form of a line is \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "plugging in our values: \n" ); document.write( "y - 1 = 4(x - 2) (this is what they're asking for) \n" ); document.write( " \n" ); document.write( " |