Area of Triangle: Solving 1/2 |( BxC + CxA + AxB )|

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    Area Triangle
jesuslovesu
Messages
185
Reaction score
0

Homework Statement



The three vectors A, B, C point from the origin O to the three corners of a triangle. Show that the area of a triangle = 1/2 |( BxC + CxA + AxB )|

Homework Equations



1/2 |a x b| = 1/2 |a||b|sin(alpha)


The Attempt at a Solution



My initial attempt at this problem was to take the cross product like (Bx, By, Bz) x (Cx, Cy, Cz) and seeing if anything canceled. Unfortunately nothing did (I also tried with a '2d' vector (Bx, By, 0) etc and nothing canceled either).


I believe I have to somehow use the equation I listed, but I'm not really sure what to do. It seems a little counterproductive to do the cross product three times. There aren't any simplifications that I can see. Anyone know where I should start?
 
Physics news on Phys.org
For a triangle of side |a| and |b| with included angle , what does \frac{1}{2} |a||b|sin\alpha give?
 
Hi jesuslovesu! :smile:

Hint: what is the area of triangle OAB? :smile:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top