Casio FX-115ES Scientific Calculator Logo
Posted on Jul 13, 2009
Answered by a Fixya Expert

Trustworthy Expert Solutions

At Fixya.com, our trusted experts are meticulously vetted and possess extensive experience in their respective fields. Backed by a community of knowledgeable professionals, our platform ensures that the solutions provided are thoroughly researched and validated.

View Our Top Experts

Trying to get the inverse of a matrix

I'm trying to get the inverse matrix of my 3X3 matrix in order to solve a system of equations. If I type MatA^(-1) on my FX-115ES it gives a syntax error? Im trying to multiply MATA^-1 * MATB to solve three variables- I could do this with my TI-85, am I doing something wrong to get it to work on the Casio? thanks

1 Answer

k24674

Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

  • Casio Master 8,093 Answers
  • Posted on Sep 06, 2009
k24674
Casio Master
Level 3:

An expert who has achieved level 3 by getting 1000 points

Superstar:

An expert that got 20 achievements.

All-Star:

An expert that got 10 achievements.

MVP:

An expert that got 5 achievements.

Joined: Aug 17, 2009
Answers
8093
Questions
0
Helped
4675756
Points
21596

Hello,

The error may be due to the key you used to signifie inverse. It says in the manual that you should use the key x^-1 not the one used to input general powers.
Here is screen capture from the Appendix to the manual. The picture shows the sequence of keys to press to obtain the inverse of a 2x2 matrix. It is taken from page 41 of Appendix

Trying to get the inverse of a matrix - moz-screenshot-1.png
The matrix used in the exemple is
a_11=2 a_12=1 a_21=1 a_22=2
Here is the link to download the manual and the appendix

http://support.casio.com/manualfile.php?rgn=1&cid=004001004

Hope it helps

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

How do i put my casio fx -100ms in matrix mode and how do i solve

Create a square matrix at mots 3X3. Then you can multiply it by a scalar, or scare it, or calculate its determinant, and inverse. With two matrices that have the same dimensions you can perform .additions/subtractions or multiplications.
0helpful
2answers

How to solve matrix

What do you mean by "solve matrix"? Do you want its determinant? Its inverse? The eigenvalues and eigenvector? Solve a system of linear equations?
0helpful
1answer

How to do x=BA^-1, in order to solve a system of equations 3x3 with a Casio FX-115 ES

Let your system of linear equations be [A][X]=[B] where [A] is a 3x3 matrix, [X] is column vector ( a 3x1 matrix) , and [B] is also a column vector or (3x1) matrix.

Assuming you are able to invert the [A] matrix to find [A^-1].
Multiplying on the keft by [A^-1] the system of equations you get
[A^-1].[A][X]=[A^-1][B].
But since the product [A^-1][A] is the (3x3) Identity matrix, the left side of the equation is jut [X], while the right side is [A^-1][B]. As you can see it is not [B][A^-1] .
To solve your problem, you should define your [A] matrix, define the [B] column vector (3x1) matrix, then perform the operation [A^-1][B] using the [X to -1] power key to calculate the inverse [A^-1].
0helpful
1answer

On my ti 84 every time I try to calculate the inverse of my 3x3 matrix it says ERROR: SINGULAR MAT. what should I do?

A singular matrix has no inverse. It's the equivalent of zero: trying to take the inverse of zero is an error. Check the matrix to make sure you have entered it correctly. If the error persists, could you post the matrix in question?
0helpful
1answer

How do i solve a matrix?

What do you mean by "solve a matrix"? Find the inverse? Find the determinant? Find the solution to a system of linear equations? Within limits the fx-115ES can do any of these and more.

The procedures are described in the "Matrix Calculations" section of the manual. If you still have problems, please reply to this post specifying what you want to do.
0helpful
1answer

How do i find the inverse of a 3x3 matrix on my Casio FX9750GII calculator? thanks

Create the Matrix in the Run/Mat screen

2_7_2012_12_00_19_am.png
Press 1 to enter Run/Matrix screen

2_7_2012_12_01_22_am.png
Press F1 >MAT. The next screen opens. Enter the dimensions (3x3)

2_7_2012_12_02_07_am.png
In the template enter the coefficients. Press EXE after each item.

2_7_2012_12_03_03_am.png
Press the AC button to exit thye matrix editor screen.

Press SHIFT 2 to type the Mat identifier on the command line.
Press the ALPHA key followed by A (if you are working with the A matrix.)
At this point you have Mat A on the command line.
Press SHIFT ) to get the x^-1 function. That is the one that calculates the inverse of a Matrix.


2_7_2012_12_04_12_am.png
2_7_2012_12_07_37_am.png
1helpful
1answer

I need to enter a 3 x 3 matrix. It is 4 columns and 3 rows. How do I enter it in the TI-83 +?

  1. Press [2nd] [X to -1] under [MATH[ to access the (Matrix) menus.
  2. Use right arrow to highlight [EDIT]
  3. Press [1:A] to edit (create from scratch) the A matrix.
  4. On the line MATRIX[A] line cursor blinks on 1
  5. Enter m dimension (3) and press [ENTER].
  6. Cursor moves to the second dimension (n). type 3.
  7. Press [ENTER].
  8. A 3x3 matrix template is displayed with A_11 element highlighted.
  9. Replace the value 0 with your value for A_11.
  10. Press [ENTER].
  11. Type a value and press [ENTER].
  12. When finished, press [2nd][QUIT] to exit the matrix editor.
Your matrix is ready to be operated on (squaring, multiplication by a scalar, inverse if matrix is non-singular, determinant.) All operations are available under [2nd][X^-1](Matrix) [=>][MATH].


21helpful
1answer

How to calculate inverse of a 3x3 matrix in casio fx-991MS calculator?

Hello,
Here is the solution for th FX-991ES.
Hello,

The error may be due to the key you used to signifie inverse. It says in the manual that you should use the key x^-1 not the one used to input general powers.
Here is screen capture from the Appendix to the manual. The picture shows the sequence of keys to press to obtain the inverse of a 2x2 matrix. It is taken from page 41 of Appendix

moz-screenshot-1.pngd2bc4ab.jpg
The matrix used in the exemple is
a_11=2 a_12=1 a_21=1 a_22=2
Here is the link to download the manual and the appendix

http://support.casio.com/manualfile.php?rgn=1&cid=004001004
The link is for FX991ES. Look there foe you manual.

Hope it helps


0helpful
1answer

How do i multiply a (2x2) matrix by a (2x1) in the ti 89

Hello,
The so-called (2x1) matrix is not a matrix. It is a vector.
Hope it helps.
4helpful
1answer

I get a dimension error on my screen from my matrix

Hello,
You cannot calculate the inverse of an arbitrary matrix. It must be a square matrix (nxn) with non zero determinant. Make sure dimensions m and n are equal. (2x2), (3x3)

To calculate its determinant [Shift][MATRIX] [7:det] [SHIFT][MATRIX][3:MatA] close the right parenthesis and [=].
If determinant is different from zero then you can calculate its inverse.
If matrix MatA has already been defined, you calculate its inverse as follows;
[SHIFT][MATRIX][3:MatA] [X^-1][=]. Use the X to -1 power , the one under [MODE].
For well-behaved matrices you calculate the inverse directly without worrying about the determinant.
Hope it helps.
Not finding what you are looking for?

1,692 views

Ask a Question

Usually answered in minutes!

Top Casio Office Equipment & Supplies Experts

k24674

Level 3 Expert

8093 Answers

Arnie Burke
Arnie Burke

Level 3 Expert

7339 Answers

Ngoro

Level 3 Expert

3523 Answers

Are you a Casio Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...