Raisintoe
- 23
- 2
How do I get D by itself? This one's got me baffled
[(A - D)^P] / [(B - D)^R] = (C - D)^(P - R)
[(A - D)^P] / [(B - D)^R] = (C - D)^(P - R)
Take a lotta logs and see if anything shakes out.Raisintoe said:How do I get D by itself? This one's got me baffled
[(A - D)^P] / [(B - D)^R] = (C - D)^(P - R)
Ha ha ha! I've been to the bathroom enough times while trying to figure this out.SteamKing said:Take a lotta logs and see if anything shakes out.
Unknown exponents of what?Raisintoe said:I have been trying to come up with a definition for Pascal's Triangle so that I can create a general way to solve for unknown exponents. All that I've been able to come up with so far is (1 - N + (N^2 - N)/2 - [1/2∑(n=2 to N) N(N - 2n + 1) + n(n - 1)] . . . ) for Pascal's Triangle of Coeficients
My exponents, P and RSteamKing said:Unknown exponents of what?
I don't know what economic indexes are, but I am trying to solve for two unknowns in the common equation: V(t) = Vf + (Vi - Vf)*e^(-t/T) where Vf and T are unknown. I am trying to fit this curve to data points that I have collected.fresh_42 said:Basically you have x^r * y^(p-r) = 1. Without knowing anything about r and p it'll going to be hard. Are you dealing with economic indexes?
That's a completely different equation than what you had in the OP.Raisintoe said:I don't know what economic indexes are, but I am trying to solve for two unknowns in the common equation: V(t) = Vf + (Vi - Vf)*e^(-t/T) where Vf and T are unknown. I am trying to fit this curve to data points that I have collected.
SteamKing said:That's a completely different equation than what you had in the OP.
It would help if you could Tex this, making it easier to read.Raisintoe said:I have been trying to come up with a definition for Pascal's Triangle so that I can create a general way to solve for unknown exponents. All that I've been able to come up with so far is (1 - N + (N^2 - N)/2 - [1/2∑(n=2 to N) N(N - 2n + 1) + n(n - 1)] . . . ) for Pascal's Triangle of Coeficients