If l z 1 +m z 2 +n z 3 =0 and l+m+n=0 then find area of the triangle with z 1 , z 2 , z 3 as its vertices. (where l,m,n are real numbers)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Yes that's the way I did it :) I don't think their is a need to edit it because that would make this simple problem much more simpler!
z 1 z 2 z 3 are collinear.
Can you edit the question to specify what z i , i = 1 , 2 , 3 are ?
And yes , @Raushan Singh , what did you assume the z's to be, vectors or complex numbers ?
Log in to reply
I assumed it to be complex number. It won't make a difference if we assume it something else or would it? one can even use a,b,c instead of z 1 z 2 z 3
Log in to reply
I agree with you . Btw I had taken them to be vectors (no big diff.) , if you want take a look at my solution . It's too simple actually .
Problem Loading...
Note Loading...
Set Loading...
l = − ( m + n ) ⇒ z 1 = m + n m z 2 + n z 3
Hence , we conclude that z 1 is a vector which divides the vectors z 2 , z 3 in the ratio m:n , and hence they all are collinear .
∴ We conclude that the triangle formed by the 3 vectors has area equal to 0 .