Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #2798 > unrolled thread

Re: Simple question: is it possible to take a derivative and solve for x ?

Started byTomas Garza <tgarza10@msn.com>
First post2011-05-30 10:36 +0000
Last post2011-05-30 10:36 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: Simple question: is it possible to take a derivative and solve for x ? Tomas Garza <tgarza10@msn.com> - 2011-05-30 10:36 +0000

#2798 — Re: Simple question: is it possible to take a derivative and solve for x ?

FromTomas Garza <tgarza10@msn.com>
Date2011-05-30 10:36 +0000
SubjectRe: Simple question: is it possible to take a derivative and solve for x ?
Message-ID<irvrvb$8lc$1@smc.vnet.net>
I think you have too many unknown symbols, like v1, V1, l1, L1, C,... (by the way, C is a Mathematica symbol - don't use capital letters in your own symbols). Do they have a specific meaning?
-Tomas

> Date: Sun, 29 May 2011 07:36:37 -0400
> From: t27026t@yahoo.com.br
> Subject:  Simple question: is it possible to take a derivative and solve for x ?
> To: mathgroup@smc.vnet.net
>
> I am a beginner, and would like to know if it is possible to solve for x the first derivative of a long equation in Mathematica. Bear with me, my background is in Biomedical Sciences.
>
> I am typing the following command:
>
> Solve[D[((x*l1 + (1 - x)*l2)/((x^2*v1 + (1 - x)^2*v2 +  2*x*(1 - x)*c)^0.5))+((x*L1 + (1 - x)*L2)/((x^2*V1 + (1 - x)^2*V2 +  2*x*(1 - x)*C)^0.5)), x]==0,x]
>
> But Mathematica 8 simply stops, and no output is given.
>
> Any tips?
>
> Cheers!
>
> Alonso
>

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web