Problem 769. Calculate the area of a triangle between three points
Calculate the area of a triangle between three points:
P1(X1,Y1)
P2(X2,Y2)
P3(X3,Y3)
these three points are the vertices of the triangle.
Solution Stats
Problem Comments
-
6 Comments
Show
3 older comments
Vishal
on 12 Oct 2020
Hi Team,
I am getting error after submitting as,
"We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly"
But completion bar has been incremented.
Thanks and Have a Good DaY
BunnY
on 25 Oct 2020
Would the use of polyarea(x,y) work?
I tried but I'm getting an issue to submit!
mahesh kumar
on 31 Oct 2020
for bringing back memories- THANK YOU!
Solution Comments
Show commentsGroup

Basics - Triangles
- 9 Problems
- 1270 Finishers
- Calculate the area of a triangle between three points
- Side of an equilateral triangle
- Is this triangle right-angled?
- Find my daddy long leg (No 's')
- Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
- Is the Point in a Triangle?
- Height of a right-angled triangle
- Find the sides of an isosceles triangle when given its area and height from its base to apex
- Can we make a triangle?
Problem Recent Solvers3147
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!