The Museum of HP Calculators

HP Forum Archive 17

[ Return to Index | Top of Index ]

Question about SOLVE on hp 35s
Message #1 Posted by Matt on 4 Aug 2007, 7:30 a.m.

Using EQN, I have entered two equations:-

(X+2)*(X-2)

and

X^2-4

Next, I input

3 STO X EQN (then 'select' (X+2)*(X-2)) SOLVE X And the output is X=2.0000

I repeat the process with X^2-4 and get the same result.

Now, I input

-3 STO X and repeat the above steps. For (X+2)*(X-2) I get the result X=-2.0000 as expected. But for X^2-4 I get X=2.0000. I cannot seem to obtain X=-2.0000 as a root of X^2-4.

Why is this?

      
Re: Question about SOLVE on hp 35s
Message #2 Posted by Antonio Maschio (Italy) on 4 Aug 2007, 7:36 a.m.,
in response to message #1 by Matt

Same behavior of the HP-33s.

Look in the Forum.

-- Antonio

            
Re: Question about SOLVE on hp 35s
Message #3 Posted by Matt on 4 Aug 2007, 8:35 a.m.,
in response to message #2 by Antonio Maschio (Italy)

Thanks.
I never had a 33 so I wasn't aware of the behaviour.
                  
Re: Question about SOLVE on hp 35s
Message #4 Posted by Gene Wright on 4 Aug 2007, 9:35 a.m.,
in response to message #3 by Matt

See example 2 in the 35s learning module "Formula solver part 2" found here:

Link

When a variable shows up only once in an equation such as X^2-4=0, the solver finds a direct solution if possible and ignores any user supplied guesses. That's a carryover from the 33s.

Example 2 suggests the workaround.

      
Re: Question about SOLVE on hp 35s
Message #5 Posted by Sondre K. Selnes on 4 Aug 2007, 9:20 a.m.,
in response to message #1 by Matt

Tried your equation / SOLVE at HP-15C, which gives X= 2.0000 and X= -2.0000.

Maybe the correct answer of HP35s is found in another register...

Edited: 4 Aug 2007, 10:21 a.m.

      
Re: Question about SOLVE on hp 35s
Message #6 Posted by Karl Schneider on 4 Aug 2007, 12:53 p.m.,
in response to message #1 by Matt

Matt --

Here's the link to the thread in the Forum Archives:

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/archv014.cgi?read=62665#62665

The link is my proposed solution (obviously not adopted); scroll to the top to find a very similar discussion for the HP-33S.

It turns out that the "direct solution" logioc seems to have been lifted from the HP-17B/HP-27S from 1988; I didn't know that at the time.

-- KS

            
Re: Question about SOLVE on hp 35s
Message #7 Posted by Gene Wright on 4 Aug 2007, 1:02 p.m.,
in response to message #6 by Karl Schneider

And, again, I am still sorry for the shortness of that title back then in my response to you. :-)

This "direct solve" approach is considered a feature. You don't take features away...anyone knows that. :-)

Short answer: if you have a polynomial that is missing a term, add the term with a 0 coefficient.

X^2-4=0 would be entered as x^2+0x-4=0.

Then the solver will not try a direct solution. That is the way it is.

      
Re: Question about SOLVE on hp 35s
Message #8 Posted by Matt on 5 Aug 2007, 6:14 a.m.,
in response to message #1 by Matt

Thanks for the links.
I'll have a good at all the training modules.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall