I am trying to solve this: $$x-40={-400\over x}$$
The answer must be $x=20$
Please give step by step explanation.
2026-05-03 10:05:55.1777802755
Solving the algebraic equation
77 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Assuming $x\neq 0$, multiply both sides of the equation by $x$ to get: $$x\cdot(x-40) =-400$$ Next expand the left hand side and re-arrange to get: $$x^2-40x+400=0$$. To factor the left hand side, look for two numbers that when you multiply you get 400 and add to -40. Doing that yields $$(x-20)(x-20) =0.$$ You should be able to take it from here.