Memory and Stored Variables

z      L      % h      % {

The TI-30XS MultiView™ calculator has 7 memory variables—x, y, z, t, a, b, and c. You can store a real number or an expression that results in a real number to a memory variable.

L lets you store values to variables. Press L to store a variable, and press z to select the variable to store. Press < to store the value in the selected variable. If this variable already has a value, that value is replaced by the new one.

z accesses the menu of variables. Press this key multiple times to choose x, y, z, t, a, b, or c. You can also use z to recall the stored values for these variables. The name of the variable is inserted into the current entry, but the value assigned to the variable is used to evaluate the expression.

% h recalls the values of variables. Press % h to display a menu of variables and their stored values. Select the variable you want to recall and press <. The value assigned to the variable is inserted into the current entry and used to evaluate the expression.

% { clears variable values. Press % { and select 1: Yes to clear all variable values.

Examples

Clear Var

% { 1

Store

15 L z

 

<

Recall

% h

 

< F <

 

L z z

 

<

 

z z

 

< W 4 <

³ Problem

In a gravel quarry, two new excavations have been opened. The first one measures 350 meters by 560 meters, the second one measures 340 meters by 610 meters. What volume of gravel does the company need to extract from each excavation to reach a depth of 150 meters? To reach 210 meters? Display the results in engineering notation.

p $ " " < -

350 V 560 L z <

340 V 610 L z z <

150 V % h

< <

210 V % h < <

150 V z z <

210 V z z <

For the first excavation: The company needs to extract 29.4 million cubic meters to reach a depth of 150 meters, and to extract 41.16 million cubic meters to reach a depth of 210 meters.

For the second excavation: The company needs to extract 31.11 million cubic meters to reach a depth of 150 meters, and to extract 43.554 million cubic meters to reach a depth of 210 meters.