document.write( "Question 1085390: Find the equation of the line that passing through (4, 3) and slope -0.50 \n" ); document.write( "
Algebra.Com's Answer #699455 by Alan3354(69443) You can put this solution on YOUR website! Find the equation of the line that passing through (4, 3) and slope -0.50 \n" ); document.write( "---------- \n" ); document.write( "y - y1 = -0.5*(x - x1) where (x1,y1) is (4,3) \n" ); document.write( " |