The result is in so called symbolic representation. You can get the numercial answer as well. Just see this is from Interactive book by Martin Kraska (function Solve() in the Maxima plugin). You need Assign() function as well.
Regards, Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Hi. The use of assign for access to the solutions, as Radovan shows, it's useful if you want the variable names with the solution values. But if not, you can use "at" function, and preserve the variables clean.