document.write( "Question 156020: Please help me solve this i have no idea what to do: determine the unknown coordinate so that the line containing the points has the given slope: (-3,y) and (2,-2) m= -1 \n" ); document.write( "
Algebra.Com's Answer #115000 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help me solve this i have no idea what to do: determine the unknown coordinate so that the line containing the points has the given slope: (-3,y) and (2,-2) m= -1 \n" ); document.write( "------------- \n" ); document.write( "m = (y2-y1)/(x2-x1) \n" ); document.write( "-1 = (-2 - y)/(2 - (-3)) \n" ); document.write( "-1 = (-2-y)/5 \n" ); document.write( "-5 = -2-y \n" ); document.write( "y+2 = 5 \n" ); document.write( "y = 3 \n" ); document.write( " \n" ); document.write( " |