Solving for x with A, b, and c Given

  • Thread starter Thread starter Toby_Obie
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
Toby_Obie
Messages
18
Reaction score
0
Hello,

Im trying to rearrange to find x from the below (all other values, A, b and c known)

[tex]A = bx / 1-(1+x)^-c[/tex]

Below denominator ending reads (1+x)^(-c)

I've rearranged but to no avail, I'm unsure how to isolate x

Any input much appreciated

Thanks
 
Physics news on Phys.org
Hello Toby! :smile:

(you needed to put the index in curly brackets, {-c}, since it had more than one character … alternatively, try using the X2 tag just above the Reply box :wink:)

This is the same as (1 + x)-c = 1 - (b/A)x …

I don't think there is a "simple" solution.

But why are you looking for one?
 
Noted

I've never come up against an equation like this before, just curious whether it can be solved for x ? (new skills)

Is there a general solution to this type of equation ?

Can you point me in the right direction ?

Thanks very much
 
Toby_Obie said:
Is there a general solution to this type of equation ?

I don't think so.

Real life just isn't that convenient! :redface:
 
Thanks anyway

Anybody else think they know the answer ?
 
Really, the problem is very complicated to solve, and for most [itex]c\geq 4[/itex] it's likely impossible to solve!

There is a proof that says for polynomials of degree 5 or higher, there is no way to solve the equation in its general case like quartics and below have been.
 
Okay

I'm using Excel to approximate x for known values of A, b, c

Thanks anyways
 
Just a note

Excel Goal Seek function solved my function to 4 decimal places, good tool