Algebraic Symbol Manipulation
- To: mathgroup at smc.vnet.net
- Subject: [mg54125] Algebraic Symbol Manipulation
- From: "mattisbusy at gmail.com" <mattisbusy at gmail.com>
- Date: Fri, 11 Feb 2005 03:33:39 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hello, I was wondering how to manipulate Mathematica into solving a problem such as this: Solve for h: V = 1/3(pie)r^2h I would think you would do: Solve[{1/3(pie)r^2h},{h}] - although it does not compute the expected answer. Am I doing this right? Thanks!
- Follow-Ups:
- Re: Algebraic Symbol Manipulation
- From: DrBob <drbob@bigfoot.com>
- Re: Algebraic Symbol Manipulation
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: Algebraic Symbol Manipulation
- From: Chris Chiasson <chris.chiasson@gmail.com>
- Re: Algebraic Symbol Manipulation