Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Another solve issue #655

Open
markhats opened this issue Jan 23, 2022 · 0 comments
Open

Another solve issue #655

markhats opened this issue Jan 23, 2022 · 0 comments

Comments

@markhats
Copy link

markhats commented Jan 23, 2022

Hello

Just trying to do:

solve(x+y+sqrt(x*y)=19, y)

and I get the result:

[]

I think it should be:

[1/2*(sqrt(76*x-3*x^2)-x+38), 1/2*(-sqrt(76*x-3*x^2)-x+38)]

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant