Westonci.ca is the premier destination for reliable answers to your questions, brought to you by a community of experts. Discover comprehensive answers to your questions from knowledgeable professionals on our user-friendly platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

isolate c
a=b(1/c-1/d)


Sagot :

A= b(1/c - 1/d)
A/b = 1/c -1/d
A/b + 1/d = 1/c
(A/b + 1/d) 1 = c

Answer: c = b/(a + 1).

Step-by-step explanation:

a = b(1/c - 1/d)

Expand RHS by first finding LCM

a = b((d — c)/cd)

a = (bd — bc)/cd

Then cross multiply

acd = bd — cd

Collect the terms having c to the LHS

acd + cd = bd

Factorise cd out of LHS

( a+ 1)dc = bd

c = bd/(a + 1)d

c = b/(a + 1).