SOLUTION: make X the subject of the formula A= X(2X-N)-X

Algebra ->  Square-cubic-other-roots -> SOLUTION: make X the subject of the formula A= X(2X-N)-X       Log On


   



Question 1162789: make X the subject of the formula
A= X(2X-N)-X

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
make X the subject of the formula
A= X(2X-N)-X
---------------------
a = 2x^2 - nx - x
2x^2 -(n+1)x - a = 0
It's a quadratic in x
-----
x+=+%28n%2B1%29%2F4+%2B+sqrt%28%28n%2B1%29%5E2+-+8a%29%2F4
x+=+%28n%2B1%29%2F4+-+sqrt%28%28n%2B1%29%5E2+-+8a%29%2F4