document.write( "Question 334766: use the slpoe formula to find the slope of the line at (-3,0)and(4,3) \n" ); document.write( "
Algebra.Com's Answer #239874 by benazir.sj@gmail.com(109)![]() ![]() You can put this solution on YOUR website! given \n" ); document.write( "(x1,y1)=(-3,0)and \n" ); document.write( "(x2,y2)=(4,3) \n" ); document.write( "slope =y2-y1/x2-x1 \n" ); document.write( "m = 3-0/4-(-3) \n" ); document.write( "m=3/4+3 \n" ); document.write( "m=3/7\r \n" ); document.write( "\n" ); document.write( "slope is 3/7 \n" ); document.write( " |