I have a problem that involves finding $e$ such that $\left( g-e \right)^2=g$. Maxima tells me that $e=g \pm \sqrt{g}$, but I can't work on that equation to get this result. Actually, I can't go past $2ge - e^2 = g^2 - g$. Can someone show me the algebraic steps to get that result?
2026-04-14 03:27:39.1776137259
Why $e=g \pm \sqrt{g}$ when $ \left( g-e \right)^2=g$?
200 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
We have $(g-e)^2 = g$. Taking square roots, $(g-e) = \pm \sqrt{g}$. Rearranging terms gives $ e = g \pm \sqrt{g}$.
Don't expand the left side; this makes it more difficult.