document.write( "Question 281497: Determine the slope of the line. Type N if slope is undefined. m = ____
\n" );
document.write( "The line intersects with line \"x\" at -5 and with line y at \"3\" \n" );
document.write( "
Algebra.Com's Answer #204492 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Do you mean the x axis at -5 and y axis at 3? \n" ); document.write( "Slope m is always lower case never capital.\r \n" ); document.write( "\n" ); document.write( "the line passes through 0,-5 and 3,0 \n" ); document.write( "y-y/(x-x)=m \n" ); document.write( "-5-0/0-3=5/=3=m \n" ); document.write( "y intercept when x=0 is -5 \n" ); document.write( "y=5/3x-5 \n" ); document.write( "Slope m =5/3 \n" ); document.write( " |