Examples of Conditional Equations.

!J = ;G L1[- 1<A 1Z8#.I$B1D'I%B1)#(T)7

Means: If A is greater than 7 and is less than or equal to 15, then B2 x A 6C. Otherwise, B3 x A10C.

!O194H 8 G;2F:);GL<E:LG;2F:8(TI#DG;2F:I(T

Means: If FIRST is not equal to 0, then

VALUEFIRST1 FIRST. If FIRST0, then VALUEFIRST.

!: 8 C"B;GL18( XE2 J8(I1)JI1]JT

Means: If A or B, but not both, equals 0, then TW x (A + B). Otherwise, T = W x A x B. In other words,

When A0 and B0, TW x B. When A0 and B0, TW x A When A0 and B0, T0.

When A0 and B0, TW x A x B.

Example: Nested IF Functions. An IF function can be used as the argument of another IF function. This is called nesting. Suppose a corporation uses a rating system to determine salary. Employees are rated on a scale from 1 through 3, and are given the following annual percent raise based on their rating:

Rating

Percent Salary Increase

13%

26%

310%

The Solver equation to calculate an employee’s new salary is based on his or her rating and old salary. What would be the new annual salary for an employee with a rating of 2 who currently earns $27,500 annually?

 

12: The Equation Solver 175

File name : 17BII-Plus-Manual-E-PRINT-030709

Print data : 2003/7/11