Solving Complex Equations with x, y, z

  • Thread starter Thread starter dE_logics
  • Start date Start date
  • Tags Tags
    Complex
dE_logics
Messages
742
Reaction score
0
I got this equation -

x = ay - (a^2)z

Solve for a...and apart from the factorization method, is there any other way?...cause the constants x, y, z are very complex formulas.
 
Last edited:
Physics news on Phys.org
Are you trying to solve for a or x (the thread title says a, your post says x). If you're solving for x, you just did it... if you're solving for a, just use the quadratic formula. Maybe I'm missing something
 
Extremely sorry about that...gotta solve for a

Actually x, y, z are very complex (as said) so the quadratic method...I think will not work.
 
The quadratic formula will always "work". It will just be a very complex solution if x, y, and z are. But no other method is certain to work- and if it did would have to give the same, complex, solution.
 
humm...ok then, can anyone pls solve it in the quadratic way?...cause we have completely distinct variables...x, y and z.

Then I'll replace the values after the solution.
 
You have za2 - you + x = 0. So the quadratic formula is:

a = \frac{y +/- \sqrt{y^2-4xz}}{2z}
 
Oh yes...I remember...the name of the formula I forgot though...it was somone's name right?...starting with s.


Anyway...thanks man!


Not done maths for a long time.
 
Back
Top