Bagaimana anda mencari cerun (9, 8), (7, -8)?

Bagaimana anda mencari cerun (9, 8), (7, -8)?
Anonim

Jawapan:

#slope = 8 #

Penjelasan:

Dari formula cerun

#slope = (y_2-y_1) / (x_2-x_1) #

#(9,8),(7,-8)#

# (x_1, y_1), (x_2, y_2) #

#color (merah) (x_1 = 9) #

#color (biru) (y_1 = 8) #

#color (hijau) (x_2 = 7) #

#color (coklat) (y_2 = -8) #

# = (warna (coklat) (- 8) -kolor (biru) (8)) / (warna (hijau) (7) -kolor (merah) (9)) = (-16)