document.write( "Question 27060: 18.
\n" );
document.write( " Find the slope of the line passing through the points (15, 6) and (10, 1).
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #14728 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the slope of the line passing through the points (15, 6) and (10, 1). \n" ); document.write( " \n" ); document.write( "SLOPE =DIFFERENCE IN Y COORDINATES/DIFFERENCE IN X COORDINATES \n" ); document.write( "=(6-1)/(15-10)=5/5=1 \n" ); document.write( " \n" ); document.write( " |