document.write( "Question 1160978: what is the value of x or y so that the line through the points has the given slope. (2,6) and (x,2); m = 4/7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #784387 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the value of x or y so that the line through the points has the given slope. (2,6) and (x,2); m = 4/7 \n" ); document.write( "-------------- \n" ); document.write( "m = diffy/diffx = (6-2)/(2-x) = 4/7 \n" ); document.write( "4/(2-x) = 4/7 \n" ); document.write( "etc \n" ); document.write( " |