The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
emulate xcas simplify integrate on hp prime g2
09-09-2024, 08:11 PM
Post: #1
emulate xcas simplify integrate on hp prime g2
Is there a way on the prime to duplicate:

xcas: simplify(integrate(x^2,x,0,x)=1000)

to get the result:

(a^3)/3 = 1000

I can do translate the following xcas expression

fsolve(integrate(x^2,x,0,x)=1000)

to get

14.4224957031

which is an approximation for

10 * 3^(1/3)

---

Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
emulate xcas simplify integrate on hp prime g2 - Liamtoh Resu - 09-09-2024 08:11 PM



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