SOLUTION: I'm trying to brush up on my math skills 45 years after high school. Most of it is pretty basic but this one has me stumped. ( b + a ) / ab = 1 / f solve for b I've mashed

Algebra ->  Equations -> SOLUTION: I'm trying to brush up on my math skills 45 years after high school. Most of it is pretty basic but this one has me stumped. ( b + a ) / ab = 1 / f solve for b I've mashed       Log On


   



Question 1116106: I'm trying to brush up on my math skills 45 years after high school. Most of it is pretty basic but this one has me stumped.
( b + a ) / ab = 1 / f
solve for b
I've mashed it all around but I just can't tease out the b. I even tried working backward from the answer. How is this done? The answer in the back of the book is:
b = fa / ( a - f ) or b = -fa / ( f - a )
if you're interested.
Thank you,
Jim

Found 2 solutions by ankor@dixie-net.com, MathTherapy:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
%28b+%2B+a%29%2F%28ab%29+=+1%2Ff
cross multiply
f(b+a) = ab
fb + fa = ab
fb - ab = -fa
Factor out b
b(f-a) = -fa
b = -%28fa%29%2F%28f-a%29

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!

I'm trying to brush up on my math skills 45 years after high school. Most of it is pretty basic but this one has me stumped.
( b + a ) / ab = 1 / f
solve for b
I've mashed it all around but I just can't tease out the b. I even tried working backward from the answer. How is this done? The answer in the back of the book is:
b = fa / ( a - f ) or b = -fa / ( f - a )
if you're interested.
Thank you,
Jim
matrix%281%2C3%2C+%28b+%2B+a%29%2Fab%2C+%22=%22%2C+1%2Ff%29
ab = f(b + a) ------ Cross-multiplying
ab = bf + af
ab - bf = af
b(a - f) = af
highlight_green%28matrix%281%2C3%2C+b%2C+%22=%22%2C+af%2F%28a+-+f%29%29%29