| Author |
Message |
pleasehelpti89
Joined: 17 Nov 2011 Posts: 1
|
Posted: November 17, 2011 4:13 PM Post subject: Ti89 Using variables, show full answer? |
|
|
When using variables such as x=3 and y=5
Doing a problem such as xy/2 creates an answer like
xy/2
How do I make it show 15/2 instead? |
|
| Back to top |
|
 |
tutorman
Joined: 26 Nov 2011 Posts: 4
|
Posted: November 26, 2011 1:58 PM Post subject: |
|
|
| You need to imput it as (x*y). Otherwise it reads it as a new variable. That should solve your problems. |
|
| Back to top |
|
 |
|