How to solve an equation for multiple values of the independent var.

How to solve an equation for multiple values of the independent var. - Messages

#1 Posted: 9/22/2019 11:04:24 AM
Harry Mangurian

Harry Mangurian

0 likes in 3 posts.

Group: User

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 ?
#2 Posted: 9/22/2019 1:25:49 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

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 (93 KiB) downloaded 36 time(s).
#3 Posted: 9/22/2019 3:10:00 PM
overlord

overlord

552 likes in 1332 posts.

Group: Moderator

Wrote

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
#4 Posted: 9/22/2019 3:52:07 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

solve_otherwise.PNG
1 users liked this post
Harry Mangurian 9/22/2019 6:08:00 PM
#5 Posted: 9/22/2019 3:56:52 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Solve SQRT(x).sm (9 KiB) downloaded 49 time(s).
1 users liked this post
Harry Mangurian 9/22/2019 6:08:00 PM
  • New Posts New Posts
  • No New Posts No New Posts