Simplify Equation: How to Solve for C?

  • Thread starter Thread starter Skullmonkee
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Skullmonkee
Messages
22
Reaction score
0
i'm having trouble simplifying an equation.
Basically it's in the form of [tex]1/A=B(1/C-1/D)[/tex]
Now what i can't to do is solve for C.

I get to [tex]1 = C(1/AB + 1/D)[/tex] but do not know where to go from there.

Any help would be much appreciated, thanks.
 
Physics news on Phys.org
Skullmonkee said:
I get to [tex]1 = C(1/AB + 1/D)[/tex] but do not know where to go from there.

Yes you're nearly there.

Let [tex]\frac{1}{AB}+\frac{1}{D}=x[/tex] so now we have [tex]1=Cx[/tex]

What would you do at this point to solve (isolate the variable) for C?
 
Yes intergral, that is the starting equation.

Thanks Mentallic but i have a question.

If i isolate the variable, C won't i get something like this:

Let x be as you have stated. C = 1/x

Now wouldn't the equation be C = 1/(1/AB + 1/D). Is this as far as i can go?
 
Ok good, you've solved for C. However, it can be simplified further.

Are you aware of the results:

[tex]\frac{a}{b}+\frac{x}{y}=\frac{ay+bx}{by}[/tex] by finding the lowest common denominator?

and

[tex]\frac{1}{\left(\frac{a}{b}\right)}=\frac{b}{a}[/tex] ?

Applying these two ideas, you'll be able to simplify the answer :smile:
 
Thankyou.

I used the equations that you gave me (forgotten high school maths) and was able to get:

C = ABD/D+AB

I hope this is correct?
 
That's correct all right!