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!