Message Boards Message Boards

0
|
2421 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

What command is used to organize variables in chronological order?

Posted 2 years ago

I have a system of equations with 22 variables and 22 equations. They are all out of order ex. ( 50 x1+ 30 x10....9 x22). How can I put these in chronological order so I can solve it using a matrix. So far I defined each equation ( eq1,eq2.....eq22). I'm very new to this program and can't find any videos. Thank you!

Attachment

Attachments:
POSTED BY: Keith Anderson
2 Replies

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: Moderation Team
Posted 2 years ago

I know I may have to define the variables and maybe use the Sort command or something, but I'm stuck.

POSTED BY: Keith Anderson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract