Jump to content



Photo
- - - - -

Division


  • Please log in to reply
13 replies to this topic

#1 James Noel

James Noel

    Newbie

  • Members
  • Pip
  • 25 posts

  • Calculators:
    sharp, casio

Posted 15 December 2009 - 09:21 AM

Hi there, can anyone show me how to divide in algebra. I know how to do it on paper, but just wondering if I am missing out one any thing with the classpad. can it do division in algebra eg. x^3/(x^2-7X+5).
Thank you very much in advance.

#2 ASTRO491K

ASTRO491K

    Casio Addict

  • Members
  • PipPipPip
  • 94 posts

Posted 17 December 2009 - 04:11 AM

Hi there, can anyone show me how to divide in algebra. I know how to do it on paper, but just wondering if I am missing out one any thing with the classpad. can it do division in algebra eg. x^3/(x^2-7X+5).
Thank you very much in advance.


Yes, I can tell you how to divide in algebra. It's a simple 3 step process. First go to your calculator store and then select a TI-89 and buy it. Then after turning it on, select "expand" from the algrebra menu. Finally enter x^3/(x^2-7X+5) and then press "enter" and the answer will appear on the screen.

Actually I recomment this switch from Casio to TI because I asked for some advice on which casio device to buy, in a post on this very site, and got only one reply, and it was from someone who didn't address my questions. Because there is so little known about Casio calculatores and so little interest in them, there is no point in owning one (as you have probably noticed).

#3 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 19 December 2009 - 05:42 PM

I'm pretty sure that on the ClassPad, using the expand command will divide those polynomials.

#4 James Noel

James Noel

    Newbie

  • Members
  • Pip
  • 25 posts

  • Calculators:
    sharp, casio

Posted 19 December 2009 - 05:47 PM

I'm pretty sure that on the ClassPad, using the expand command will divide those polynomials.


Hi there, i have tried it over and over and nothing every happened. Do you have any ideas of what to do?

Edited by James Noel, 19 December 2009 - 05:50 PM.


#5 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 19 December 2009 - 05:55 PM

Wow, are you sure? Are you sure you typed it in like this: expand(x^3/(x^2-7*x+5),x)

Make sure all your x's are lowercase and you type in that comma & x at the end of the command.

#6 James Noel

James Noel

    Newbie

  • Members
  • Pip
  • 25 posts

  • Calculators:
    sharp, casio

Posted 19 December 2009 - 06:05 PM

Wow, are you sure? Are you sure you typed it in like this: expand(x^3/(x^2-7*x+5),x)

Make sure all your x's are lowercase and you type in that comma & x at the end of the command.



I just tried it now and I got some wierd long answer.

#7 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 19 December 2009 - 06:26 PM

What's the weird long answer?

#8 James Noel

James Noel

    Newbie

  • Members
  • Pip
  • 25 posts

  • Calculators:
    sharp, casio

Posted 19 December 2009 - 06:29 PM

What's the weird long answer?



I tried it again and it just spit back out the same thing x^7-7*x+5/x^2

#9 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 19 December 2009 - 06:39 PM

Using expand(x^3/(x^2-7*x+5),x) I think will give you partial fractions.

Try using propFrac(x^3/(x^2-7*x+5))

Type it in exactly and tell me what it says.

And if that doesn't work try rFactor(x^3/(x^2-7*x+5))

#10 James Noel

James Noel

    Newbie

  • Members
  • Pip
  • 25 posts

  • Calculators:
    sharp, casio

Posted 19 December 2009 - 06:43 PM

Using expand(x^3/(x^2-7*x+5),x) I think will give you partial fractions.

Try using propFrac(x^3/(x^2-7*x+5))

Type it in exactly and tell me what it says.

And if that doesn't work try rFactor(x^3/(x^2-7*x+5))


Hi I just tried it and I got this anwer ~
x+44*x/(x^2-7*x+5)-35/(x^2-7*x+5)+7

#11 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 19 December 2009 - 06:46 PM

Yeah, that was for expand right? The expand command will give you partial fractions.

But what about propFrac and rFactor? None of those worked?

@JBB: Just tried using expand on the TI-89, same thing with ClassPad, just gives partial fractions, which is not what we're looking for.

#12 ASTRO491K

ASTRO491K

    Casio Addict

  • Members
  • PipPipPip
  • 94 posts

Posted 20 December 2009 - 02:02 AM

Yeah, that was for expand right? The expand command will give you partial fractions.

But what about propFrac and rFactor? None of those worked?

@JBB: Just tried using expand on the TI-89, same thing with ClassPad, just gives partial fractions, which is not what we're looking for.


With the Ti-89 or Voyage 200, by entering expand(x^3/(x^2-7x+5)), the correct answer of 44x/(x^2-7x+5)-35/(x^2-7x+5)+x+7 occurs. The fractions occur because x^3 is not divisible "evenly" by x^2-7x+5. Thus the answer is x+7 plus the remainder of 44x-35 which of course can be expressed as (44x-35)/(x^2-7x+5) or 44x/(x^2-7x+5)-35/(x^2-7x+5). Again, that is because of the remainder which occurs because x^3 is not divisible evenly by x^2-7x+5. I don't know anything about the Casio cas but I suspect that the problem may be occuring because you trying expand(x^3/(x^2-7x+5),x) and possibly should be using using expand(x^3/(x^2-7x+5)) without the ,x. Again, you get the pratial fractions whether that is what you are looking for or not, because that is the correct answer. The only other possible answer that could be returned would be x+7 w/remainder: 44x-35. Signed: JBB :)

#13 kucalc

kucalc

    Casio Maniac

  • [Legends]
  • PipPipPipPipPipPipPipPip
  • 1422 posts
  • Gender:Male
  • Location:USA
  • Interests:Programming: C/C++, Fortran, LISP, COBOL 85 Standard, PHP, x86 and SH3 Assembly

    Computer graphics

  • Calculators:
    fx-9860G / fx-7400G Plus / Algebra FX 2.0+ / fx-9770G / CFX-9850G / CFX-9850GB+ / TI-89 / TI-nSpire

Posted 20 December 2009 - 06:05 AM

@JBB: Yes, I know. James Noel got the the same answer as you when typing expand(x^3/(x^2-7*x+5),x) -> x+44*x/(x^2-7*x+5)-35/(x^2-7*x+5)+7

The only other possible answer that could be returned would be x+7 w/remainder: 44x-35.

Exactly. I think Noel wants wants is the ClassPad to print out the quotient and the remainder, not in partial fraction form which he thinks is the "weird answer." I'm trying to find out if there is such a command on the ClassPad that will print out x+7+((44*x-35)/(x^2-7*x+5)), just like that. Symbolix CAS, which I wrote, has a polydiv() command which will print that out. I think propFrac on the ClassPad should do it.

#14 supergems

supergems

    Casio Fan

  • Members
  • PipPip
  • 31 posts
  • Gender:Male
  • Location:Italy

Posted 13 February 2010 - 11:27 AM

With the HP 50g:

'X^3/(X^2-7*X+5)' PROPFRAC --> 'X+7+(44*X-35)/(X^2-7*X+5)'
'X^3/(X^2-7*X+5)' PARTFRAC --> 'X+7+(-((-1276+238*\v/29)/29/(2*X-(7-\v/29)))+(1276+238*\v/29)/29/(2*X-(7+\v/29)))' ('\v/' is the square root symbol) :D

PROPFRAC: splits a fraction into an integer part and a fraction part.
PARTFRAC: performs partial fraction decomposition on a fraction.

supergems

Edited by supergems, 19 February 2010 - 10:40 AM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users