CaliforniaRoll88
- 35
- 6
##d^2=(x_Q-x_P)^2+(y_Q-y_P)^2##Steve4Physics said:You have 2 points P(1,2) and Q(3k, 4k). You require the distance between them to be 10. So what equation can you now write down and solve?
##100=(3k-1)^2+(4k-2)^2##
##100=(3k-1)^2+(4k-2)^2##
##(a-b)^2=a^2-2ab+b^2##
##(3k-1)^2=(3k)^2-2(3k)(-1)+(-1)^2=9k^2+6k+1##
##(4k-2)^2=(4k)^2-2(4k)(-2)+(-2)^2=16k^2+16k+4##
##(3k-1)^2+(4k-2)^2=25k^2+22k+5##
@Steve4Physics, I can see that I am using the quadratic formula method. How do I employ the Law of Cosines here?
Last edited: