I just solved a long problem for my physics w/calculus homework that required a simplification using a quadratic formula. The "textbook" (flipItPhysics) came up with a different simplification than mine but it turns out they are equivalent. I can't, for the life of me, figure out how to simplify mine into theirs.
Mine:
$$ x = \frac{d\left(q\pm\sqrt{Qq}\right)}{q - Q} $$
Theirs:
$$ x = d \cdot \left(\frac{q}{q- Q}\right) \left(1 \pm\sqrt{\frac{Q}{q}}\right) $$
Can someone show me how to get from mine to theirs? I'm specifically confused about how to make the inside of the square root a division instead of a multiplication.
\pm. – Brian M. Scott Jan 17 '16 at 03:54