document.write( "Question 179500: Find the value of x or y so that the line passing through the two points has the given slope. (-1,5), (-6,y); m= 8/5 \n" ); document.write( "
Algebra.Com's Answer #134444 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! (-1,5), (-6,y); m= 8/5 \n" ); document.write( "Y=mX+b \n" ); document.write( "5=-1(8/5)+b \n" ); document.write( "5=-8/5+b \n" ); document.write( "b=5+8/5 \n" ); document.write( "b=(5*5+8)/5 \n" ); document.write( "b=(25+8)/5 \n" ); document.write( "b=33/5 Thus the line equation with a slope=8/5 passing through (-1,5) &(-6,y)is \n" ); document.write( "y=8x/5+33/5 \n" ); document.write( "y=8*-6/5+33/5 \n" ); document.write( "y=-48/5+33/5 \n" ); document.write( "y=-15/5 \n" ); document.write( "y=-3 or the point is (-6,-3) \n" ); document.write( " |