document.write( "Question 1146605: find a slope of the line throught both points (2,5) and (-1,2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #767881 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! slope = change in y/change in x \n" ); document.write( "slope= (5-2)/(2-(-1))=3/3=1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |