document.write( "Question 69614This question is from textbook pre-algebra
\n" );
document.write( ": find the slope of each line. It's on a graph and I don't understand how to do these.The coordinates on the graph are y={4,3} and x={0,2} or vice versa.Can't draw the graph on here but these coordinates are both above the horizontal line going through the middle of the graph. \n" );
document.write( "
Algebra.Com's Answer #49644 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! IF the coordinates of these two points are (0,4) & (2,3) then \n" ); document.write( "the slope is \n" ); document.write( "(y2-y1)/(x2-x1) \n" ); document.write( "(3-4)/(0-4) \n" ); document.write( "-1/-4 \n" ); document.write( "1/4 is the slope of a line through these two points. \n" ); document.write( " |