asked 18.6k views
1 vote
Solve for b a + b/c = pq

asked
User LukeDuff
by
8.2k points

2 Answers

4 votes

Answer:

b = c(pq - a)

Explanation:

2 votes

Answer:

b = c(pq - a)

Explanation:

All we need to do is isolate (solve for) the variable b

a + b/c = pq

Subtract a from both sides

b/c = pq - a

Multiply by c on both sides

b = c(pq - a)

answered
User SplittingField
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.