

InterviewSolution
Saved Bookmarks
1. |
P(1,1) ,Q(6,1) and R(3,4) find the area of triangle |
Answer» <html><body><p><img align="absmiddle" alt="\frac{area \: of \: triangle}{} \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \\ = \frac{x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)}{2}" class="latex-formula" id="TexFormula1" src="https://tex.z-dn.net/?f=%20%5Cfrac%7Barea%20%5C%3A%20of%20%5C%3A%20triangle%7D%7B%7D%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%3A%20%20%5C%5C%20%20%3D%20%20%5Cfrac%7Bx1%28y2%20-%20y3%29%20%2B%20x2%28y3%20-%20y1%29%20%2B%20x3%28y1%20-%20y2%29%7D%7B2%7D" title="\frac{area \: of \: triangle}{} \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \: \\ = \frac{x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)}{2}"/></p><p><img align="absmiddle" alt="= \frac{1(1 - 4) + 6(4 - 1) + 3(1 - 1)}{2}" class="latex-formula" id="TexFormula2" src="https://tex.z-dn.net/?f=%20%3D%20%20%5Cfrac%7B1%281%20-%204%29%20%2B%206%284%20-%201%29%20%2B%203%281%20-%201%29%7D%7B2%7D%20" title="= \frac{1(1 - 4) + 6(4 - 1) + 3(1 - 1)}{2}"/></p><p><img align="absmiddle" alt="= \frac{1( - 3) + 6(3)}{2}" class="latex-formula" id="TexFormula3" src="https://tex.z-dn.net/?f=%20%3D%20%20%5Cfrac%7B1%28%20-%203%29%20%2B%206%283%29%7D%7B2%7D%20" title="= \frac{1( - 3) + 6(3)}{2}"/></p><p><img align="absmiddle" alt="= \frac{ - 3 + 18}{2}" class="latex-formula" id="TexFormula4" src="https://tex.z-dn.net/?f=%20%20%3D%20%5Cfrac%7B%20-%203%20%2B%2018%7D%7B2%7D%20" title="= \frac{ - 3 + 18}{2}"/></p><p><img align="absmiddle" alt="= \frac{15}{2} \: sq \: units" class="latex-formula" id="TexFormula5" src="https://tex.z-dn.net/?f=%20%3D%20%20%5Cfrac%7B15%7D%7B2%7D%20%20%5C%3A%20sq%20%5C%3A%20units" title="= \frac{15}{2} \: sq \: units"/></p><p></p></body></html> | |