document.write( "Question 474952: What is the equation of a line that passes through (7, -2) and has a slope of 3? \n" ); document.write( "
Algebra.Com's Answer #325699 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the equation of a line that passes through (7, -2) and has a slope of 3? \n" ); document.write( "plug into \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - (-2) = 3(x - 7) \n" ); document.write( "y + 2 = 3x - 21 \n" ); document.write( "y = 3x - 23 (this is what they're looking for)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |