document.write( "Question 181327This question is from textbook introductory Algebra for College Students
\n" );
document.write( ": I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line:\r
\n" );
document.write( "\n" );
document.write( "slope=-4 passing through (-5,-2) \n" );
document.write( "
Algebra.Com's Answer #135955 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have to find the equation of a line, given the slope and a point on the line, use the point-slope form of an equation of a line: \n" ); document.write( "slope=-4 passing through (-5,-2) \n" ); document.write( "------------------- \n" ); document.write( "These are always done the same way. \n" ); document.write( "Use y-y1 = m*(x-x1) where m is the slope and (x1,y1) is the point. \n" ); document.write( "y+2 = (-4)*(x+5) \n" ); document.write( "y+2 = -4x - 20 \n" ); document.write( "y = -4x - 22 \n" ); document.write( "That's it. \n" ); document.write( " |