hp50g - solve



#6

I just have a simple question:

Is it possible to solve equations of the type:
sqrt(1-x^2)=y
by isolating x?
If not with the CAS, are there any programs for the hp50g which can do?

Thanks for your answers in advance.


#7

Why certainly. In RPN mode with 'sqrt(1-x^2)=y' on level two, and 'x' on level one, SOLVE returns two solutions {x=-.5sqrt(y^2-4), x=.5sqrt(y^2-4)}

#8

Also, if you like, you can use the equation writer, right shift EQW, type in your equation an hit enter, you will then see your equation in the stack, then enter the variable you want to solve for in single quotes, 'x' on the next line.

Then left shift 7, S.SLV. You'll get the symbolic solver menu, then hit SOLVE or ISOL. Or SYMB then SOLVE then SOLVE again.

Edited: 23 Nov 2006, 2:15 a.m.


#9

Thanks - the problem was that in the CAS modes complex wasn't activated.

But when I type in:
x^2+y^2=x/sqrt(x^2+y^2)
and want to isolate y, the answer is: "Not reducible to a rational expression"

Is there a solution with the calculator?

( It would be for positive x: y=sqrt(x^(2/3)-x^2) )


#10

In short: no. While the CAS was programmed while using Maple, the HP50 is not Maple. You have discovered a limit of your 50, which is good to know. You now have an idea of just how far you can push the CAS when using Solve. It will solve a large class of equations numerically and symbolically, but not all.

For comparision purposes this example chokes the Derive-based TI89 while solving for x but returns a solution for y. As I'm sure you're aware, such problems are best solved with a pc-based program.

Of course if your 50's performance is unsatisfactory you're always free to just do the algebra by hand ;-)

Edited: 23 Nov 2006, 5:29 a.m.


Possibly Related Threads…
Thread Author Replies Views Last Post
  XCas / Prime "solve" question Nigel J Dowrick 4 1,957 11-08-2013, 04:01 AM
Last Post: Nigel J Dowrick
  Using the Prime to solve for eigenvalues Michael de Estrada 28 8,362 10-27-2013, 07:21 AM
Last Post: Tarcisi C
  HP Prime Define: Use with solve, etc. Helge Gabert 0 991 10-23-2013, 06:24 PM
Last Post: Helge Gabert
  HP 34s solve f'(x)=0 Richard Berler 8 2,537 10-07-2013, 03:03 PM
Last Post: Dieter
  Good puzzle for kids to solve on 35s? snaggs 11 3,311 09-18-2013, 10:40 PM
Last Post: David Hayden
  hp50g screen weird line Sok-khieng Chum Hun 2 1,576 09-10-2013, 08:11 AM
Last Post: Sok-khieng Chum Hun
  Documentation about Hp50g / 49g+ / 48gII and wikis Pier Aiello 9 2,866 09-10-2013, 04:22 AM
Last Post: Software49g
  September SOLVE Newsletter Robert Prosperi 4 1,792 09-07-2013, 01:12 AM
Last Post: Mic
  [HP Prime CAS] Solve Commands (Bugs and Request) CompSystems 10 3,807 08-08-2013, 12:34 PM
Last Post: Gilles Carpentier
  "A Penny for your thoughts" on the HP50g Tom Grydeland 3 1,680 08-01-2013, 03:57 AM
Last Post: Les Koller

Forum Jump: