+0  
 
0
1117
1
avatar

whats the gradient of the line joining the two points (0,1) and (2,7)

 Nov 17, 2014

Best Answer 

 #1
avatar+33661 
+5

gradient = (y2 - y1)/(x2 - x1)

 here:

$${\mathtt{gradient}} = {\frac{\left({\mathtt{7}}{\mathtt{\,-\,}}{\mathtt{1}}\right)}{\left({\mathtt{2}}{\mathtt{\,\small\textbf+\,}}{\mathtt{0}}\right)}} \Rightarrow {\mathtt{gradient}} = {\mathtt{3}}$$

.

 Nov 17, 2014
 #1
avatar+33661 
+5
Best Answer

gradient = (y2 - y1)/(x2 - x1)

 here:

$${\mathtt{gradient}} = {\frac{\left({\mathtt{7}}{\mathtt{\,-\,}}{\mathtt{1}}\right)}{\left({\mathtt{2}}{\mathtt{\,\small\textbf+\,}}{\mathtt{0}}\right)}} \Rightarrow {\mathtt{gradient}} = {\mathtt{3}}$$

.

Alan Nov 17, 2014

2 Online Users