HP 50g HP 50g_user's manual_English_HDPSG49AEM8.pdf - Page 91

Polynomial Equations, Finding the solutions to a polynomial equation

Page 91 highlights

with examples for the numerical solver applications. Item 6. MSLV (Multiple equation SoLVer) will be presented later in page 6-10. Notes: 1. Whenever you solve for a value in the NUM.SLV applications, the value solved for will be placed in the stack. This is useful if you need to keep that value available for other operations. 2. There will be one or more variables created whenever you activate some of the applications in the NUM.SLV menu. Polynomial Equations Using the Solve poly...option in the calculator's SOLVE environment you can: (1) find the solutions to a polynomial equation; (2) obtain the coefficients of the polynomial having a number of given roots; and, (3) obtain an algebraic expression for the polynomial as a function of X. Finding the solutions to a polynomial equation A polynomial equation is an equation of the form: anxn + an-1xn-1 + ...+ a1x + a0 = 0. For example, solve the equation: 3s4 + 2s3 - s + 1 = 0. We want to place the coefficients of the equation in a vector: [3,2,0,-1,1]. To solve for this polynomial equation using the calculator, try the following: ,Ϙ˜@@OK@@ Select Solve poly... „Ô3,í2,í0 Enter vector of coefficients ,í1\,í1@@OK@@ @SOLVE@ Solve equation The screen will show the solution as follows: Page 6-6

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184

Page 6-6
with examples for the numerical solver applications.
Item
6. MSLV
(Multiple equation SoLVer) will be presented later in page 6-10.
Polynomial Equations
Using the
Solve poly…
option in the calculator’s
SOLVE
environment you
can:
(1) find the solutions to a polynomial equation;
(2) obtain the coefficients of the polynomial having a number of given
roots; and,
(3) obtain an algebraic expression for the polynomial as a function of X.
Finding the solutions to a polynomial equation
A polynomial equation is an equation of the form:
an
xn
+ a
n-1
x
n-1
+ …+
a
1x
+ a
0
= 0
.
For example, solve the equation: 3s
4
+ 2s
3
- s + 1 = 0.
We want to place the coefficients of the equation in a vector:
[3,2,0,-1,1].
To solve for this polynomial equation using the calculator, try
the following:
The screen will show the solution as follows:
Notes:
1. Whenever you solve for a value in the NUM.SLV applications, the
value solved for will be placed in the stack.
This is useful if you need to
keep that value available for other operations.
2. There will be one or more variables created whenever you activate
some of the applications in the NUM.SLV menu.
‚Ϙ˜
@@OK@@
Select Solve
poly…
„Ô3‚í2‚í0
Enter vector of coefficients
‚í1\‚í1
@@OK@@
@SOLVE@
Solve equation