Question 221499
1/(s+a) + 1/(s+b) = 1/c
.
LCD = (s+a)(s+b)(c),,,,,multiply  thru  by  LCD
.
 c(s+b) + c(s+a) = (s+a)(s+b) ,,,,,,,expand  and  simplify
.
cs +cb +cs+ ca = s^2 +sb +sa +ab
.
 s^2 +sa +sb -2cs = ca -ab +cb 
.
s^2 +s(a+b -2c) +( ab -ca-cb) =0
.
using  quadratic  formula
.
(a=(1),,,,b=(a+b-2c),,,,c=(ab-ca-cb)
.
s= [-(a+b-2c) +/- sqrt{ (a+b-2c)^2 -4(1)(ab-ca-cb)}] / 2(1)
.
s= [2c-a-b +/- sqrt{ (a+b)^2 -4(a+b)c +4c^2 -4ab +4ac +4bc} ] / 2
.
s= [2c -a-b +/- sqrt { (a+b)^2 -4c^2 -4ac-4bc -4ab +4ac +4bc}]/2
.
s= [2c-a-b +/- sqrt{ (a+b)^2 -4c^2 -4ab)}]/2
.
s= [ 2c-a-b +/- sqrt{ ((a+b) +2c)( (a+b) -2c)}]/2
.
s= [ -( (a+b) -2c) +/- sqrt { ( (a+b) +2c)( (a+b) -2c)}]/2 
.
.
Hopefully  this  is  close to  the  answer
.
Please  check  the  math  one  more  time. A  goal  would  be  to  get  sqrt{ x-y}^2,,,but  it  is  what  it  is.
.















.

.