document.write( "Question 53643: Find the slope of the following:
\n" );
document.write( "The line that passes through (0,0), (3,9) \n" );
document.write( "
Algebra.Com's Answer #35887 by funmath(2933) ![]() You can put this solution on YOUR website! The formula for slope (m) when you're given two points (x1,y1), (x2,y2) is: \n" ); document.write( " \n" ); document.write( "In your case: (x1,y1)=(0,0) and (x2,y2)=(3,9). Substitute these values into the formula and you have: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "m=3 \n" ); document.write( "Happy Calculating! \n" ); document.write( " |