Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
My solution attached; though, as I only have Prime Express which doesn't have symbolics, I did it "by hand".
Be nice to see a solution in which Prime does the solving!
Alan
My solution attached; though, as I only have Prime Express which doesn't have symbolics, I did it "by hand".
Be nice to see a solution in which Prime does the solving!
Alan
@AlanStevens wrote:
My solution attached; though, as I only have Prime Express which doesn't have symbolics, I did it "by hand".
Be nice to see a solution in which Prime does the solving!
Alan
Here you are:
Unfortunately Primes symbolics does not know that the cosine of an angle from 0 to 90° is always positive.
We have explicitly tell the program that cos(theta)>0 to get the desired solution.
A strange effect occurs when we add AB>0 to the assume modifier.
The result now is a nested(!) matrix. I consider this being a bug in two respects.
Firstly, the second solution does not take into account the constraint r>0 and secondly, if there were two pairs of solutions, these would have to be output in the form of a 2x2 matrix and not in this nested form.
My approach is similar to Luc's
There is no use for Mathcad's solve capabilities...
@Werner_E wrote:There is no use for Mathcad's solve capabilities...
I am wondering if there is a such a math software tool that can handle this with a solve capabilities or an automated routine (I think no). I think the only way is as solutions posted already (more with pen and paper)...
@Cornel wrote:
@Werner_E wrote:There is no use for Mathcad's solve capabilities...
I am wondering if there is a such a math software tool that can handle this with a solve capabilities or an automated routine (I think no). I think the only way is as solutions posted already (more with pen and paper)...
Well, I think you would need an AI interface that can read and correctly interpret specification texts and can also extract the relevant information from the attached drawings and then sets up the math accordingly. Challenging ...
I like the animation. What app did you use?
@SPaulis wrote:
I like the animation. What app did you use?
Mathcad, of course 😉
But 'real' Mathcad (version 15), not Prime. The sheet is attached anyway and could be converted to Prime format (but animations are not yet supported in Prime).
The AVI file created by Mathcad was converted to an animated GIF by one of the many available online converters.
Well that stinks for me!!! I guess I can use my MC15 license and set that up, but I've been concentrating on using only Prime for my engineering work. I suppose that I can always find an external web app that can do it. Our Prime wish list mist still vey heavy
Here is mine. I also included a plot where the user can vary the angle with a slider. The proof comes later in the sheet.
Thanks all. This is also 12 year's kids puzzle. So without using cos(θ) it is also solved as below.
It's possible to do it in Prime Express, using the root function to find the angle for the radius.