You are not logged in.
Pages: 1
Use synthetic division to determine if x - c is a Factor of the given polynomial.
3x^4 + x^3 - 3x + 1; x + (1/3)
Offline
You might find it easier to change the divisor from x + 1/3 to (3x + 1)/3 It is enough to test if 3x + 1 is a factor.
Bob
Children are not defined by school ...........The Fonz
You cannot teach a man anything; you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you! …………….Bob
Offline
You might find it easier to change the divisor from x + 1/3 to (3x + 1)/3 It is enough to test if 3x + 1 is a factor.
Bob
1. I noticed that you are Happy Days fan. I like Henry Winkler. By the way, Henry was a lousy pupil according to him.
2. How did you get from x + (1/3) to (3x + 1)/3?
3. How do I test if (3x + 1) is a factor of the polynomial?
Offline
May I remind you about overloading the forum with many posts in one go. You are risking an important post being missed entirely in the muddle.
I'm not a great fan of Happy Days, but I read this quote by him and liked it.
I put both terms over a common denominator. x + 1/3 = 3x/3 + 1/3 = (3x+1)/3
Use the division trick.
Bob
Children are not defined by school ...........The Fonz
You cannot teach a man anything; you can only help him find it within himself..........Galileo Galilei
Sometimes I deliberately make mistakes, just to test you! …………….Bob
Offline
May I remind you about overloading the forum with many posts in one go. You are risking an important post being missed entirely in the muddle.
I'm not a great fan of Happy Days, but I read this quote by him and liked it.
I put both terms over a common denominator. x + 1/3 = 3x/3 + 1/3 = (3x+1)/3
Use the division trick.
Bob
Thank you, Bob. I will not post more than 3 questions per week moving forward.
Offline
I like Henry Winkler. By the way, Henry was a lousy pupil according to him.
he has dyslexia which i guess nobody knew about when he was a kid
3x^4 + x^3 - 3x + 1; x + (1/3)
synthetic division:
-1/3 | 3 1 0 -3 1
| -1 0 0 1
+--------------
3 0 0 -3 2
long division:
3x^3 -3
+----------------------------
x + 1/3 ) 3x^4 + 1x^3 + 0x^2 - 3x + 1
3x^4 + 1x^3
----------------------------
-3x + 1
-3x - 1
--------
2
Offline
harpazo1965 wrote:I like Henry Winkler. By the way, Henry was a lousy pupil according to him.
he has dyslexia which i guess nobody knew about when he was a kid
harpazo1965 wrote:3x^4 + x^3 - 3x + 1; x + (1/3)
synthetic division: -1/3 | 3 1 0 -3 1 | -1 0 0 1 +-------------- 3 0 0 -3 2
long division: 3x^3 -3 +---------------------------- x + 1/3 ) 3x^4 + 1x^3 + 0x^2 - 3x + 1 3x^4 + 1x^3 ---------------------------- -3x + 1 -3x - 1 -------- 2
Nicely-done on the long division. Can this be done using synthetic division?
Offline
harpazo1965 wrote:I like Henry Winkler. By the way, Henry was a lousy pupil according to him.
he has dyslexia which i guess nobody knew about when he was a kid
harpazo1965 wrote:3x^4 + x^3 - 3x + 1; x + (1/3)
synthetic division: -1/3 | 3 1 0 -3 1 | -1 0 0 1 +-------------- 3 0 0 -3 2
long division: 3x^3 -3 +---------------------------- x + 1/3 ) 3x^4 + 1x^3 + 0x^2 - 3x + 1 3x^4 + 1x^3 ---------------------------- -3x + 1 -3x - 1 -------- 2
Synthetic Division
Drop down 3.
Change 1/3 to -1/3.
(-1/3)(3) = -1
(-1/3)(0) = 0
(-1/3)(0) = 0
(-1/3)(-3) = 1
1 + 1 = 2
R = remainder = 2
Since the remainder is not 0, x + (1/3) is not a factor of the given polynomial.
Last edited by sologuitar (2023-10-06 06:15:39)
Offline
3x^4 + x^3 - 3x + 1; x + (1/3)
synthetic division: -1/3 | 3 1 0 -3 1 | -1 0 0 1 +-------------- 3 0 0 -3 2
Nicely-done on the long division. Can this be done using synthetic division?
yes
synthetic division:
-1/3 | 3 1 0 -3 1
| -1 0 0 1
+--------------
3 0 0 -3 2
Offline
harpazo1965 wrote:3x^4 + x^3 - 3x + 1; x + (1/3)
amnkb wrote:synthetic division: -1/3 | 3 1 0 -3 1 | -1 0 0 1 +-------------- 3 0 0 -3 2
harpazo1965 wrote:Nicely-done on the long division. Can this be done using synthetic division?
yes
synthetic division: -1/3 | 3 1 0 -3 1 | -1 0 0 1 +-------------- 3 0 0 -3 2
Thanks. I did it via synthetic division. I will post one or two problems later.
Offline
Pages: 1