I tried to solve with sage 4=x+sqrt((x+1)(x+2))+sqrt((x+2)(x+3))+sqrt((x+3)(x+1)) but it does work. Could you help me what shoud I enter in sage to get exact solution ? thank you
1 | initial version | asked 2013-11-06 18:31:54 +0100 Anonymous |
I tried to solve with sage 4=x+sqrt((x+1)(x+2))+sqrt((x+2)(x+3))+sqrt((x+3)(x+1)) but it does work. Could you help me what shoud I enter in sage to get exact solution ? thank you
2 | retagged |
I tried to solve with sage 4=x+sqrt((x+1)(x+2))+sqrt((x+2)(x+3))+sqrt((x+3)(x+1)) but it does work. Could you help me what shoud I enter in sage to get exact solution ? thank you
3 | No.3 Revision |
I tried to solve with sage 4=x+sqrt((x+1)(x+2))+sqrt((x+2)(x+3))+sqrt((x+3)(x+1))
$$4=x+\sqrt{(x+1)(x+2)}+\sqrt{(x+2)(x+3)}+\sqrt{(x+3)(x+1)}$$
but it does work.
Could you help me what shoud I enter in sage to get exact solution ?
thank you