Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

solve() simple equ, something is missing ?

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] ?

on wolfram alpha