Evaluating a given function for a given value can be done several ways. Here are some good options
Problem: if x = 3 find the value of x2 + 2x -1
![]() | Press 2nd-( and enter the numbers to plug in, separated by a comma. For example: {1,2,3,4,5} |
![]() | Close the grouping with 2nd-)![]() |
![]() | Press STO key |
![]() | Press 2nd-L1 or any other L# key. and ENTER |
![]() | Type in the expression with L1 in place of the variable. |
![]() | The results are all the answers in order. |
4. Finally, if the expression has more than one variable, try
the following:
Remember, you can enter ANY letter with ALPHA- key and the correct key with the letter above it.
![]() | If x = 3, press 3 STO x ENTER |
![]() | If y = -2 press -2 STO -ALPHA-1 (that's y) enter |
![]() | continue if there are more variables. |
![]() | type in the expression, for example, 5x - 2y ENTER |
![]() | The result is the answer. |