Post Reply 
Solve question
05-23-2014, 12:29 PM (This post was last modified: 05-23-2014 05:03 PM by CR Haeger.)
Post: #4
RE: Solve question
Hi. I've been able to do the following without much issue in CAS

solve(int(x^2,x,0,a)=10) yields [30^(1/3)]
fsolve(int(x^2,x,0,a)=10,a,0..10) yields [3.107...]

Also works if you replace a with x everywhere.

Does not seem to work if you use math template for the integral. I used toolbox 2 2.

Edited 30^(1/3).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solve question - lrdheat - 05-23-2014, 01:42 AM
RE: Solve question - Tim Wessman - 05-23-2014, 05:22 AM
RE: Solve question - Manolo Sobrino - 05-23-2014, 08:04 AM
RE: Solve question - Tim Wessman - 05-23-2014, 04:31 PM
RE: Solve question - CR Haeger - 05-23-2014 12:29 PM
RE: Solve question - lrdheat - 05-23-2014, 02:02 PM
RE: Solve question - CR Haeger - 05-23-2014, 05:10 PM



User(s) browsing this thread: 1 Guest(s)