HI
Sagemath 9.1 notebook ,OS :Ubuntu 18.04
what should i add or precise, so that SageMath solve this equation ?:
assume(x,'real')
solve (sqrt(-x^2 + 1)==-4/3*x - 25/36,x)
output :[x == -3/4*sqrt(-x^2 + 1) - 25/48] ?
| 1 | initial version |
HI
Sagemath 9.1 notebook ,OS :Ubuntu 18.04
what should i add or precise, so that SageMath solve this equation ?:
assume(x,'real')
solve (sqrt(-x^2 + 1)==-4/3*x - 25/36,x)
output :[x == -3/4*sqrt(-x^2 + 1) - 25/48] ?
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.