1
TI Calculators / Re: TI Nspire CX program with solve
« on: January 15, 2025, 01:59:57 am »Hello to everyone.If the `solve` command isn't working as expected, you might need to check if you're properly defining the system (variables and equations) in the correct format. You could try using methods like substitution, Gaussian elimination, or matrix-based approaches (like using an inverse matrix if applicable). If you're using a specific programming language or library, make sure you're leveraging the correct functions for systems of equations—some libraries might require additional setup or specific syntax to handle these cases.
I was trying to make a program with my calculator, and I need to solve a system of equations. However, I don't have any results if I only do the solve command. Does exist any solution to this problem?Escape RoadYou can try out to show your skill