Hi. I've been working on this, and I can't figure out what I'm doing wrong. I solved all the other problems in this workbook section with only minor issues, but I got completely stuck on this! I know the answer, but I can't seem to get there!
The problem is:
S = p / (q+p)(1-q) ; solve for q
The answer at the back of the book is:
q = p(1-S) / s(1-p)
And here's my closest-to-correct work:
S = p / q+p)(1-q)
p/S = (q+p)(1-q)
p/S = q - q^2 + p - pq
p/S - p = q - q^2 - pq
p/S - p(S/S) = q - q^2 - pq
p - pS / S = q - q^2 - pq
p - pS = S(q - q^2 - pq)
p(1-S) = Sq (1 - q - p)
p(1-S) / S(1 - q - p) = q
(flip sides)
q = p(1-S) / S(1-q-p)
So I end up with an extra (-q) on the right side of the equation. I know where the extra (-q) comes from, but I can't see any way around it. Thanks in advance for your help!
Jen
[/code][/quote]
The problem is:
S = p / (q+p)(1-q) ; solve for q
The answer at the back of the book is:
q = p(1-S) / s(1-p)
And here's my closest-to-correct work:
S = p / q+p)(1-q)
p/S = (q+p)(1-q)
p/S = q - q^2 + p - pq
p/S - p = q - q^2 - pq
p/S - p(S/S) = q - q^2 - pq
p - pS / S = q - q^2 - pq
p - pS = S(q - q^2 - pq)
p(1-S) = Sq (1 - q - p)
p(1-S) / S(1 - q - p) = q
(flip sides)
q = p(1-S) / S(1-q-p)
So I end up with an extra (-q) on the right side of the equation. I know where the extra (-q) comes from, but I can't see any way around it. Thanks in advance for your help!
Jen
[/code][/quote]