document.write( "Question 993860: find c such that (-8,-6),(-1,-1) and (c,-5) lie on a line \n" ); document.write( "
Algebra.Com's Answer #613085 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find c such that (-8,-6),(-1,-1) and (c,-5) lie on a line \n" ); document.write( "Label the points A(-8,-6), B(-1,-1) and C(c,-5) \n" ); document.write( "Find the slope of AB \n" ); document.write( "m = diffy/diffx = 5/7 \n" ); document.write( "----------- \n" ); document.write( "The slope of BC has to be 5/7 \n" ); document.write( "---- \n" ); document.write( "(-5+1)/(c+1) = 5/7 \n" ); document.write( "-4/(c+1) = 5/7 \n" ); document.write( "5(c+1) = -28 \n" ); document.write( "c+1 = -28/5 \n" ); document.write( "c = -33/5 \n" ); document.write( " \n" ); document.write( " |