Fill in the blank.
NUM_1_STRING ____ NUM_2_STRING
SOLUTION
<>=
The "absolute value" of a number is its distance from 0.
The distance from NUM_1 to 0 is NUM_1_VALUE so:
\qquadNUM_1_STRING = NUM_1_VALUE
The "absolute value" of a number can be viewed as its distance from 0.
The distance from NUM_2 to 0 is NUM_2_VALUE so:
\qquadNUM_2_STRING = NUM_2_VALUE
Is NUM_1_VALUE less than, greater than, or equal to NUM_2_VALUE?
NUM_1_VALUE SOLUTION NUM_2_VALUE