cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

How to Find() a vector

ifomenko
15-Moonstone

How to Find() a vector

Hi, sorry for the old question but can`t remember how to solve this simple task.

I have a triangle with equal sides and I want to find coordinates of the 3rd point.

File is attached

Find 3rd point.PNG

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:ifomenko)

Solve block always had problems with vectors.

Here obviously Mathcad does not like the solved for vector being an element of a nested vector.

B.png

View solution in original post

3 REPLIES 3
Werner_E
25-Diamond I
(To:ifomenko)

Solve block always had problems with vectors.

Here obviously Mathcad does not like the solved for vector being an element of a nested vector.

B.png

ifomenko
15-Moonstone
(To:Werner_E)

Thank you, I know the way you suggested, it is OK for this simple particular task, but I want to write a universal procedure which can solve tasks with different conditions, for P.1,P.2 or P100.

Werner_E
25-Diamond I
(To:ifomenko)

As long as you just solve for one of your vector elements P[1 .. P[100 you can do as shown. Just make this one vector a single vector and leave the rest.

Only thing you can't use are sums or product as you can't address the solved for vector by its index. But depending on the specific task there may be workarounds for this, too, if needed.

Announcements

Top Tags