Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Algebra Math?
v=100(1-pq/p+q) solve for p.
1 Answer
- llafferLv 71 month ago
As written, your "p" cancel out.
Presuming you really mean:
v = 100(1 - pq) / (p + q)
To solve this for p, first I'll multiply both sides by the denominator then expand both sides:
v(p + q) = 100(1 - pq)
pv + qv = 100 - 100pq
Now move any term with "p" in it to the left side and all other terms to the right:
pv + 100pq = 100 - qv
Now we can factor out the p:
p(v + 100q) = 100 - qv
And divide both sides by (v + 100q):
p = (100 - qv) / (v + 100q)