document.write( "Question 648740: find the slope of (0,1)and(3,0) \n" ); document.write( "
Algebra.Com's Answer #406775 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Slope = ( change in y ) / ( change in x )
\n" ); document.write( "slope = ( 0 - 1 ) / ( 3 - 0 )
\n" ); document.write( "slope = -1 / 3
\n" ); document.write( "
\n" ); document.write( "
\n" );