How to Program a Graphing Calculator to Solve Quadratic Equations
Get out your graphing calculator., Turn ON the graphing calculator. , Click on the program button (on the calculator located to the right of the APPS button)., Hit the right arrow twice to allow the highlighted cursor be on the tab NEW. , Push the...
Step-by-Step Guide
-
Step 1: Get out your graphing calculator.
It is labeled PRGM. ,, It will say PROGRAM, then under it will say (name=). , You can call it whatever you like.
Then push the ENTER button. , The line of code that is missing from the first picture is (Real) statement.
The functions (a+bi), Prompt, Disp, and Real can be located in the catalog feature in the calculator.
To assess the catalog feature, hit the 2nd button and the number 0 on the calculator.
You have to look through the list to find these functions. , This will quit the edit mode. , (Leave the highlighted cursor in EXEC.) Locate the file in which you named the program.
Hit the Enter button twice.
This will now prompt the user to type in the A value (x^2 coefficient), B value (x coefficient), and C value (constant term). (Each time you enter the value of what you what represented, follow with the ENTER button.
Then hit the ENTER for the last result.
It should compute the quadratic equation of what you are looking for. -
Step 2: Turn ON the graphing calculator.
-
Step 3: Click on the program button (on the calculator located to the right of the APPS button).
-
Step 4: Hit the right arrow twice to allow the highlighted cursor be on the tab NEW.
-
Step 5: Push the ENTER button.
-
Step 6: Name the program.
-
Step 7: Look at the picture to get the code.
-
Step 8: Click the 2nd button then the MODE button.
-
Step 9: Use the program: Click the PRGM button.
Detailed Guide
It is labeled PRGM. ,, It will say PROGRAM, then under it will say (name=). , You can call it whatever you like.
Then push the ENTER button. , The line of code that is missing from the first picture is (Real) statement.
The functions (a+bi), Prompt, Disp, and Real can be located in the catalog feature in the calculator.
To assess the catalog feature, hit the 2nd button and the number 0 on the calculator.
You have to look through the list to find these functions. , This will quit the edit mode. , (Leave the highlighted cursor in EXEC.) Locate the file in which you named the program.
Hit the Enter button twice.
This will now prompt the user to type in the A value (x^2 coefficient), B value (x coefficient), and C value (constant term). (Each time you enter the value of what you what represented, follow with the ENTER button.
Then hit the ENTER for the last result.
It should compute the quadratic equation of what you are looking for.
About the Author
Jeffrey Collins
Enthusiastic about teaching cooking techniques through clear, step-by-step guides.
Rate This Guide
How helpful was this guide? Click to rate: