document.write( "Question 1161430: How do I find the equation of a line that passes through the point (2, -3) and has slope 2 over 5? \n" ); document.write( "
Algebra.Com's Answer #784956 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I find the equation of a line that passes through the point (2, -3) and has slope 2/5? \n" ); document.write( "======================== \n" ); document.write( "y - y1 = m*(x - x1) where (x1,y1) is the point and m is the slope. \n" ); document.write( " \n" ); document.write( " |