" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
p1( - 1 , - 4)
p2( 0 , 5)
Pendiente(m) = (y2 - y1)/(x2 - x1)
Pendiente(m) = ( 5 - ( - 4))/(0 -(- 1))
Pendiente(m) = (5 + 4)/1
Pendiente(m) = 9
Ecuacion punto pendiente.
y - y1 = m (x - x1)
y - ( - 4) = 9 (x - ( - 1))
y + 4 = 9(x + 1)
y + 4 = 9x + 9
y = 9x + 9 - 4
y = 9x + 5
Respuesta.
y = 9x + 5