document.write( "Question 1106129: Find the equation of the lines that are both passing through the point (-5,6) with slopes 2/3 and -4. \n" ); document.write( "
Algebra.Com's Answer #721073 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the equation of the lines that are both passing through the point (-5,6) with slopes 2/3 and -4. \n" ); document.write( "-------------- \n" ); document.write( "Use \n" ); document.write( "y - y1 = m*(x-x1) where m = slope and (x1,y1) is the point. \n" ); document.write( "m = 2/3 \n" ); document.write( "y-6 = (2/3)*(x+5) \n" ); document.write( "============== \n" ); document.write( "Do the same for m = -4 \n" ); document.write( " \n" ); document.write( " |