document.write( "Question 252463: use the slope formula to find the slope of a line at (-3,0)and (4,3).
\n" );
document.write( "Is it (A)1/3 or (B)-1/3 or (C)7/3 or (D)3/7 \n" );
document.write( "
Algebra.Com's Answer #184376 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! slope (m) is the difference in rise (y) over the difference in run(x) \n" ); document.write( "(y1-y2)/(x1-x2)=m \n" ); document.write( "(0-3)/(-3-4)=m \n" ); document.write( "-3/-7=3/7=m \n" ); document.write( "answer D) 3/7 \n" ); document.write( " \n" ); document.write( " |