Advertisements
Advertisements
प्रश्न
Find the area of triangle whose vertices are `(at_1^2, 2at_1), (at_2^2, 2at_2)` and `(at_3^2, 2at_3)`.
Advertisements
उत्तर
We know area of triangle formed by three points (x1, y1), (x2, y2) and (x3, y3) is given by `triangle = 1/2 [x_1(y_2-y_3)+x_2(y_3-y_1)+x_3(y_1-y_2)]`
The vertices are given as `(at_1^2,2at1),(at_2^2,2at_2),(at_3^2,2at_3)`
`triangle =1/2[at_1^2(2at_2-2at_3)+at_2^2(2at_3-2at_1)+at_3^2(2at_1-2at_2)]`
`=1/2xx2a^2[(t_1^2t_2-t_1^2t_3)+(t_2^2t_3-t_2^2t_1)+(t_3^2t_1-t_3^2t_2)]`
`=a^2[(t_1^2t_2-t_2^2 t_1)+(t_2^2 t_3-t_1^2 t_3)+(t_3^2t_1-t_3^2 t_2)]`
`=a^2 [t_1t_2(t_1-t_2)+t_3 (t_2^2-t_1^2)+t_3^2 (t_1-t_2)]`
`=a^2[(t_1-t_2) {t_1t_2-t_3(t_2+t_1)+t_3^2)]`
`=a^2[(t_1-t_2){t_1t_2-t_3t_2-t_3t_1+t_3^2}`
`=a^2 [(t_1-t_2){t_2(t_1-t_3)-t_3 (-t_3+t_1)}]`
`=a^2[(t_1-t_2) (t_1-t_3)(t_2-t_3)]`
or, `triangle =a_2 (t_1-t_2) (t_2-t_3)(t_3-t_1)` assuming t1> t2, t2 > t3, t3 > t1
