-
×InformationFix Windows 10 Update Issues
Resolve Windows 10 related issues for your HP computers or printers by HP Windows 10 Support Center
-
-
×InformationFix Windows 10 Update Issues
Resolve Windows 10 related issues for your HP computers or printers by HP Windows 10 Support Center
-
- HP Community
- >
- Other Products
- >
- Calculators
- >
- HP50g Simultaneous Equation Solving
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page

Create an account on the HP Community to personalize your profile and ask a question

HP50g Simultaneous Equation Solving
08-27-2017 10:15 AM

I'm trying to simultaneously solve a set of equations with the HP 50g. However, all I can find online is how to do that in RPN mode, and I perfer algebraic mode. Is there a way to do this?
Thanks,
08-27-2017 02:16 PM

If the equations are linear, then here's one easy way to do it in Algebraic mode:
- Press right-shift, let go of it, and then press 7 (NUM.SLV)
- Press 4 Enter (Solve lin sys...)
- Type all the coefficients as a matrix, e.g. [[1,2,3] [4,5,6] [7,8,9]], into the A box.
(Alternative: Press MTRW to use the MatrixWriter) - Type all the constants as a vector, e.g. [23,34,56], into the B box.
(Alternative: Press MTRW to use the MatrixWriter) - Press SOLVE.
There are other ways, but this way is pretty straightforward.
Disclaimer: I don't work for HP. I'm just another happy HP calculator user.
08-27-2017 11:25 PM - edited 08-28-2017 06:14 AM

Use the same method no matter what size system you have. Obviously you should have the same number of equations as variables. For N equations, the coefficient matrix will be N×N and the constant vector will contain N numbers. Your 50g will handle amazingly large systems. I just tried a 20×20 system using random coefficients and constants, and it found the solution in 4 seconds.
08-28-2017 09:58 AM

It is also possible to try to solve 2 or more non - linear equations, but you have to provide a guess for the solutions.
When the guess is too bad you will not get a solution.
The command is MSLV and is described on page 7 -4 , 7 -5 of the User's Guide.
It is accessible via: red Shift - NUM.SLV - MSLV,
and you can view the "built - in" example by pressing:
TOOL - NXT - HELP -ENTER - ALPHA - M
Didn't find what you were looking for? Ask the community