Dukon
- 76
- 3
{ A \over B - C} = {D \over B} + {E \over C }
Given the above equation and that A,B,C are known, how are the only two unknowns D and E determined from the knowns: A,B,C?
By the method of partial fractions, I could let b \equiv \sqrt{B} and c \equiv \sqrt{C} to rewrite the target where B-C = (b+c)(b-c) but I see that as a dead end because D is defined over B not over (b+c). Therefore, pursuing a different approach the original equation may be written:
{ A \over B - C } = {A \over B (1-{C\over B}) } = { D(1 - {C\over B}) \over B (1 - {C\over B}) } + { E \left( {B \over C} \left( 1-{C\over B} \right) \right) \over C \left( {B \over C} \left( 1-{C\over B} \right) \right)}
At this point all denominators are same so now exists one equation in two unknowns D & E:
A = { D(1 - {C\over B}) } + { E \left( {B \over C} \left( 1-{C\over B} \right) \right) } = { D(1 - {C\over B}) } + { E \left( {B \over C} - 1 \right) }
where the one equation in two unknowns is:
D = {A \over (1 - {C\over B}) } + E = {A \over B - C} B + E
But what can I use as the second equation?
Given the above equation and that A,B,C are known, how are the only two unknowns D and E determined from the knowns: A,B,C?
By the method of partial fractions, I could let b \equiv \sqrt{B} and c \equiv \sqrt{C} to rewrite the target where B-C = (b+c)(b-c) but I see that as a dead end because D is defined over B not over (b+c). Therefore, pursuing a different approach the original equation may be written:
{ A \over B - C } = {A \over B (1-{C\over B}) } = { D(1 - {C\over B}) \over B (1 - {C\over B}) } + { E \left( {B \over C} \left( 1-{C\over B} \right) \right) \over C \left( {B \over C} \left( 1-{C\over B} \right) \right)}
At this point all denominators are same so now exists one equation in two unknowns D & E:
A = { D(1 - {C\over B}) } + { E \left( {B \over C} \left( 1-{C\over B} \right) \right) } = { D(1 - {C\over B}) } + { E \left( {B \over C} - 1 \right) }
where the one equation in two unknowns is:
D = {A \over (1 - {C\over B}) } + E = {A \over B - C} B + E
But what can I use as the second equation?
Last edited: