It may seem easy, but I've been struggling for a long time (4 hours). I tried to check the solution by using the scalar product property (the scalar product of base BC and height is =0) but I don't get 0
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Exam task, Determine the height of the triangle.
조회 수: 1 (최근 30일)
이전 댓글 표시
- Determine the height h of triangle ABC, if A(-1,0,1), B(0,2,-3),C(4,4,1).
Given formulas for solving in the command window:
P=0.5*|BAxBC|
P=(BC*h)/2
- I'm a beginner.
The focus of my problem is how to vector multiply the vectors BA and BC, and if someone can, I would be grateful for the solution.
(I know the formula for the value of the vector product, but I don't know the angle to use it)
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!