20090601
2-8-43
Using the Action Menu
S
s
olve
Function: Returns the solution of an equation or inequality.
Syntax: solve(Exp/Eq/Ineq [,variable] [ ) ]
• For this syntax, “Ineq” also includes the
p
operator.
• “
x
” is the default when you omit “[,variable]”.
solve(Exp/Eq,variable[, value, lower limit, upper limit] [ ) ]
• This syntax does not support “Ineq”, but the
p
operator is supported.
• “value” is an initially estimated value.
• This command is valid only for equations and
p
expressions when “value”
and the items following it are included. In that case, this command returns
an approximate value.
• A true value is returned when you omit “value” and the items following it.
When, however, a true value cannot be obtained, an approximate value is
returned for equations only based on the assumption that value = 0, lower
limit = –
d
, and upper limit =
d
.
solve({Exp-1/Eq-1, ..., Exp-N/Eq-N}, {variable-1, ..., variable-N} [ ) ]
• When “Exp” is the first argument, the equation Exp = 0 is presumed.
Example: To solve
ax
+
b
= 0 for
x
Menu Item: [Action][Equation/Inequality][solve]
Example: To solve simultaneous linear equations 3
x
+ 4
y
= 5, 2
x
– 3
y
= –8
Menu Item: [Action][Equation/Inequality][solve]
You also could input the simultaneous equations shown in this example using the 2D
keyboard
key. The following shows the required input syntax.
Exp-1/Eq-1
Exp-N/Eq-N variable-1, ..., variable-N
• The following shows the required key operation to input this example using the
key.
B
]
C
8
D
A
A
]
B
8
G
C
]
8
U
• To input simultaneous equations with three or more unknowns, press the
key when
the cursor is in the Exp-N/Eq-N input field. Each press of
will add one more line for
input of an equation.
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...