Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline mangurian  
#1 Posted : 22 September 2019 17:04:24(UTC)
mangurian

Rank: Newbie

Groups: Registered
Joined: 22/09/2019(UTC)
Posts: 3
United States
Location: NC

I have an equation (for example y = sqrt(x)).

I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.

case 1: in steps of delta x = delx


case 2: the input values of x are not in equal increments ?

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline Jean Giraud  
#2 Posted : 22 September 2019 19:25:49(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: mangurian Go to Quoted Post
I have a function (for example y = sqrt(x)).

I want to solve it for specific values of x between x

You don't have to solve between limits,
whereas you are solving generally.
No problem to constrain the plot [not shown].
Your question is ill posed, as I can figure.

Solve_sqrt.PNG

Solve Inverse Symbolic Suite.sm (94kb) downloaded 12 time(s).
Offline overlord  
#3 Posted : 22 September 2019 21:10:00(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,126
Turkey

Was thanked: 507 time(s) in 338 post(s)
Originally Posted by: mangurian Go to Quoted Post
I have an equation (for example y = sqrt(x)).

I want to solve it for specific values of x between x>=a and x<=b
I would print out each resulting y.

case 1: in steps of delta x = delx


case 2: the input values of x are not in equal increments ?

are you looking for something like this?
you can use matrices or vectors and loops.
don't forget to change your roots range in the tools>options>calculation menu.

solve.png
Offline Jean Giraud  
#4 Posted : 22 September 2019 21:52:07(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
solve_otherwise.PNG
thanks 1 user thanked Jean Giraud for this useful post.
on 23/09/2019(UTC)
Offline Jean Giraud  
#5 Posted : 22 September 2019 21:56:52(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Solve SQRT(x).sm (10kb) downloaded 22 time(s).
thanks 1 user thanked Jean Giraud for this useful post.
on 23/09/2019(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.