Thread Closed

Ti 89 and polynomials

 
Share Thread Thread Tools
Nov6-07, 10:38 AM   #1
 

Ti 89 and polynomials


okay, so i know how to factor( and the expand(

but i have a question for dividing polynomials such as...

9x^5-6x^3+x-63 / x-8

how do i enter this into my calculatoor?! AHH its driving me INSANEEEEEEEEEe

i get 9x^5-6x^3+x-63/x-8 but my teacher gets a different everytime for every problem similar to this...ahhh.

what do i dooooooo
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Nov6-07, 11:24 AM   #2
 
Enter it into your calculator as (9x^5-6x^3+x-63)/(x-8), but you could always just do the division yourself instead of on your calculator.
Nov6-07, 12:54 PM   #3
 
Recognitions:
Gold Membership Gold Member
Use propFrac() located in the algebra menu.

http://www.physicsforums.com/showpos...5&postcount=14
Nov6-07, 07:25 PM   #4
 

Ti 89 and polynomials


Personally I think it is easier and quicker to synthetically divide then to waste my time plugging it into a calculator.

If you don't know what synthetic division is, you can read about it at the bottom of this page.

http://www.purplemath.com/modules/remaindr.htm
Nov7-07, 05:31 PM   #5
 
Recognitions:
Gold Membership Gold Member
ranger: Use propFrac() located in the algebra menu.


The TI-89 is often difficult (awkward) to use. The problem here is that 8 is not a root of the polynomial. Ranger hit the nail on the head. As for the Algebra menu, it's sort of hidden under the Math menu being the ninth function.
Dec2-07, 09:54 PM   #6
 
Quote by Motox7 View Post
okay, so i know how to factor( and the expand(

but i have a question for dividing polynomials such as...

9x^5-6x^3+x-63 / x-8

how do i enter this into my calculatoor?! AHH its driving me INSANEEEEEEEEEe

i get 9x^5-6x^3+x-63/x-8 but my teacher gets a different everytime for every problem similar to this...ahhh.

what do i dooooooo
The problem is with the order of operations:

9x^5-6x^3+x-63 / x-8

gets treated as:

9x^5-6x^3+x- (63/x) -8

Presumably you meant (9x^5-6x^3+x-63)/(x-8); as d_leet suggested, enter it exactly in this form.
Thread Closed
Thread Tools


Similar Threads for: Ti 89 and polynomials
Thread Forum Replies
Polynomials Calculus & Beyond Homework 3
does the theory of polynomials say something about their coefficients? Calculus 1
Polynomials Calculus & Beyond Homework 9
polynomials Calculus & Beyond Homework 4
polynomials (mod p) Linear & Abstract Algebra 3