Solve doesn't do anything useful with exponents like 0.68.
Converting 0.68 to an exact rational, 17/25, it is possible to
transform your
problem into a polynomial of degree 17 in a^(1/25). Where b=a^(1/25),
the equation
looks like
128575 * (qs^(1/25))^17 * (r^(1/25))^17
* (((1/ssvi))^(1/100))^77 * b^25
+ ( - 419 * mlss * qs * r - 419 * mlss * qs) * b^17
or k1*b^25 +k2*b^17.
for some messy constants k1, k2. There are 9 solutions, one of them
being b=0, with multiplicity 9.
RJF
Dudley, Jeremy wrote:
>I define
>
>(%i1) X: Qs * MLSS * (1 + r) / A
>
>(%i2) X = 8.85 * (100 / SSVI)^0.77 * (Qs * r / A)^0.68
>
>(%i3) solve(%i2, A)
>
>Expecting to get A = f(Qs, MLSS, SSVI, r)
>
>Instead I get A on both RHS & LHS, and cannot find a suitable 'simplify'
>command to get the equation fully explicit in A.
>
>How do I persuade Maxima to give me a fully explicit solution?
>-------------------------------------------------------------------------------------------
>Visit our websites www.wrcplc.co.uk and www.wrcnsf.com, as well as www.waterportfolio.com for collaborative research projects.
>-------------------------------------------------------------------------------------------
>The Information in this e-mail is confidential and is intended solely for the addressee. Access to this e-mail by any other party is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken in reliance on the information contained in this e-mail is prohibited and maybe unlawful. When addressed to WRc Clients, any opinions or advice contained in this e-mail are subject to the terms and conditions expressed in the governing WRc Client Agreement.
>-------------------------------------------------------------------------------------------
>WRc plc is a company registered in England and Wales. Registered office address: Frankland Road, Blagrove, Swindon, Wiltshire SN5 8YF. Company registration number 2262098. VAT number 527 1804 53.
>-------------------------------------------------------------------------------------------
>
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima
>
>