document.write( "Question 1066621: What is the equation of the line where the slope is 2/3 and passes through (6, -4)? \n" ); document.write( "
Algebra.Com's Answer #681805 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y+4=(2/3)(x-6) using the point slope formula where y-y1=m(x-x1) \n" ); document.write( "y=(2/3)x-4-4=(2/3)x-8 \n" ); document.write( " |