(x1, y1) = (-2, 3)
(x2, y2) = (-1, 5)
Gradien
= (y2 - y1) / (x2 - x1)
= (5 - 3) / (-1 - (-2))
= 2 / (-1 + 2)
= 2/1
= 2
" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
(x1, y1) = (-2, 3)
(x2, y2) = (-1, 5)
Gradien
= (y2 - y1) / (x2 - x1)
= (5 - 3) / (-1 - (-2))
= 2 / (-1 + 2)
= 2/1
= 2