Post Reply 
help with solving equations with complex values and or phasors
04-22-2016, 11:30 AM
Post: #3
RE: help with solving equations with complex values and or phasors
(04-22-2016 07:03 AM)itsamecameron Wrote:  Can someone please help, I have tried using the cZeros({X*(50+40+j*497.418+330)=7},{X})

Hi, I simply tried : csolve(x*(50+40+i*497.418+330)=7)
and I got a result.
to be honnest I don't know your decimal separator setting (your "497.418". with my settings, this is below 500), so I got : 6.93e-3 - 8.21e-3 i

in hope its ok for you.

syntax : [c]solve(equation)
in CAS, I used lowercase 'x' not uppercase 'X'
one single var => no need to specify,
one single equation => no list to build.

primer
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: help with solving equations with complex values and or phasors - primer - 04-22-2016 11:30 AM



User(s) browsing this thread: 2 Guest(s)