document.write( "Question 30657: find the slope. How do you find a slope\r
\n" );
document.write( "\n" );
document.write( "question find the slope for a line that passes through (0,0) and (1,1) \n" );
document.write( "
Algebra.Com's Answer #17398 by checkley71(8403) ![]() You can put this solution on YOUR website! SLOPE IS FOUND BY THE FOLLOWING -- GIVEN THE POINTS (X1-Y1) & (X2-Y2)\r \n" ); document.write( "\n" ); document.write( "OR (Y2-Y1)/(X2-X1) OR IN YOUR CASE (1-0)/(1-0) GIVES A SLOPE OF 1 \n" ); document.write( " \n" ); document.write( " |