" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
(y-y1) / (y2-y1) = (x-x1)/(x2-x1)
titk (x1,y1) = (3,4)
titk (x2,y1) =(6,0)
.
(y-4)/(0-4) = (x-3)/(6-3)
(y-4) / (-4) = (x-3)/(3)
3(y - 4) = -4(x-3)
3y -12 = -4x + 12
4x + 3y = 24
atau
4x + 3y - 24 = 0