Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old November 1st, 2009, 04:02 AM
Junior Member
 
Join Date: Oct 2009
Posts: 66
Thanks: 15
Thanked 2 Times in 2 Posts
scrible is on a distinguished road
Post Factor theorem

Hi, I having trouble with this problem x^4-1 it saids to factor this problem as much as possible. Can some one please help me with this problem?
Reply With Quote
Advertisement
 
  #2  
Old November 1st, 2009, 04:03 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,243
Country:
Thanks: 2,576
Thanked 4,763 Times in 4,195 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by scrible View Post
Hi, I having trouble with this problem x^4-1 it saids to factor this problem as much as possible. Can some one please help me with this problem?
First note that it can be written as (x^2)^2 - 1^2 ....
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #3  
Old November 1st, 2009, 03:51 PM
Junior Member
 
Join Date: Oct 2009
Posts: 66
Thanks: 15
Thanked 2 Times in 2 Posts
scrible is on a distinguished road
Default

Quote:
Originally Posted by mr fantastic View Post
First note that it can be written as (x^2)^2 - 1^2 ....
Can it be expanded into a polynomial so that I can work with it from there?
Reply With Quote
  #4  
Old November 1st, 2009, 07:50 PM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,243
Country:
Thanks: 2,576
Thanked 4,763 Times in 4,195 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by scrible View Post
Can it be expanded into a polynomial so that I can work with it from there?
Have you been taught how to factorise the difference of two squares ....?
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old November 2nd, 2009, 01:26 AM
I4talent's Avatar
Newbie
 
Join Date: Sep 2009
Posts: 19
Thanks: 9
Thanked 12 Times in 12 Posts
I4talent is on a distinguished road
Default

Quote:
Originally Posted by scrible View Post
Hi, I having trouble with this problem x^4-1 it saids to factor this problem as much as possible. Can some one please help me with this problem?
Method 1: f(x) = x^4-1

f(1) = (1)^4-1 = 1-1 = 0, therefore (x-1) is a factor of x^4-1.
f(-1) = (-1)^4-1= 1-1 = 0, therefore (x+1) is a factor of x^4-1.

So we have x^4-1 = (x-1)(x+1)(ax^2+bx+c)
(x^2-1)(ax^2+bx+c) = x^4-1
x^2(ax^2+bx+c)-1(ax^2+bx+c) = x^4-1
ax^4+bx^3+cx^2-ax^3-bx^2-cx = x^4-1
(a)x^4+(b)x^3+(c-a)x^2-(b)x-c = x^4-1

\begin{cases} a = 1 \\ b = 0 \\ c-a = 0 & c-1  = 0 \implies c = 1 \\-b = 0 \\-c = -1 &  c = 1. \end{cases}

Therefore ax^2+bx+c = x^2+1

Hence \boxed{(x^2-1)(x^2+1) = x^4-1}

Method 2: Any products yielding answers of the form a^n-b^n are given by:

(a-b)(a^{n-1}+a^{n-2}b+a^{n-3}b^2+...+ab^{n-1}+b^{n-1}) = a^n-b^n

So for x^4-1^2, we have:

(x-1)((x^{4-1})+(x^{4-2})({1})+(x^{4-3})({1})^2+(x^{4-4})({1})^3)= x^4-1^2

(x-1)((x^{3})+(x^{2})({1})+(x^{1})({1})^2+(x^{0})({1})^3)= x^4-1^2

(x-1)(x^3+x^2+x+1) = x^4-1

x^3+x^2+x+1 yields to zero when x = -1, so, by the factor theorem:

(x+1)(x-1)(ax^2+bx+c) = x^4-1

(x^2-1)(ax^2+bx+c) = x^4-1
x^2(ax^2+bx+c)-1(ax^2+bx+c) = x^4-1
ax^4+bx^3+cx^2-ax^3-bx^2-cx = x^4-1
(a)x^4+(b)x^3+(c-a)x^2-(b)x-c = x^4-1

\begin{cases} a = 1 \\ b = 0 \\ c-a = 0 & c-1  = 0 \implies c = 1 \\-b = 0 \\-c = -1 &  c = 1. \end{cases}

Therefore ax^2+bx+c = x^2+1

Hence \boxed{(x^2-1)(x^2+1) = x^4-1}

Last edited by I4talent; November 2nd, 2009 at 01:47 AM.
Reply With Quote
  #6  
Old November 2nd, 2009, 03:57 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,243
Country:
Thanks: 2,576
Thanked 4,763 Times in 4,195 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

I appreciate the time and effort you have put into this reply. However, when someone gives hints on how to solve a problem, please do not then give a full solution; it is forum etiquette to wait until the original poster has responded before replying. (And I suspect that the path I'm trying to steer the OP down is a more accessible one).

Quote:
Originally Posted by I4talent View Post
Method 1: f(x) = x^4-1

f(1) = (1)^4-1 = 1-1 = 0, therefore (x-1) is a factor of x^4-1.

f(-1) = (-1)^4-1= 1-1 = 0, therefore (x+1) is a factor of x^4-1.

So we have x^4-1 = (x-1)(x+1)(ax^2+bx+c)

(x^2-1)(ax^2+bx+c) = x^4-1

x^2(ax^2+bx+c)-1(ax^2+bx+c) = x^4-1

ax^4+bx^3+cx^2-ax^3-bx^2-cx = x^4-1

(a)x^4+(b)x^3+(c-a)x^2-(b)x-c = x^4-1

\begin{cases} a = 1 \\

b = 0 \\

c-a = 0 & c-1 = 0 \implies c = 1 \\

-b = 0 \\

-c = -1 & c = 1. \end{cases}

Therefore ax^2+bx+c = x^2+1

Hence \boxed{(x^2-1)(x^2+1) = x^4-1}



Method 2: Any products yielding answers of the form a^n-b^n are given by:

(a-b)(a^{n-1}+a^{n-2}b+a^{n-3}b^2+...+ab^{n-1}+b^{n-1}) = a^n-b^n

So for x^4-1^2, we have:

(x-1)((x^{4-1})+(x^{4-2})({1})+(x^{4-3})({1})^2+(x^{4-4})({1})^3)= x^4-1^2

(x-1)((x^{3})+(x^{2})({1})+(x^{1})({1})^2+(x^{0})({1})^3)= x^4-1^2

(x-1)(x^3+x^2+x+1) = x^4-1

x^3+x^2+x+1 yields to zero when x = -1, so, by the factor theorem:

(x+1)(x-1)(ax^2+bx+c) = x^4-1

(x^2-1)(ax^2+bx+c) = x^4-1

x^2(ax^2+bx+c)-1(ax^2+bx+c) = x^4-1

ax^4+bx^3+cx^2-ax^3-bx^2-cx = x^4-1

(a)x^4+(b)x^3+(c-a)x^2-(b)x-c = x^4-1

\begin{cases} a = 1 \\

b = 0 \\

c-a = 0 & c-1 = 0 \implies c = 1 \\

-b = 0 \\

-c = -1 & c = 1. \end{cases}

Therefore ax^2+bx+c = x^2+1

Hence \boxed{(x^2-1)(x^2+1) = x^4-1}
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank mr fantastic for this useful post:
Donate to MHF
  #7  
Old November 2nd, 2009, 04:07 AM
I4talent's Avatar
Newbie
 
Join Date: Sep 2009
Posts: 19
Thanks: 9
Thanked 12 Times in 12 Posts
I4talent is on a distinguished road
Default

Quote:
Originally Posted by mr fantastic View Post
I appreciate the time and effort you have put into this reply. However, when someone gives hints on how to solve a problem, please do not then give a full solution; it is forum etiquette to wait until the original poster has responded before replying. (And I suspect that the path I'm trying to steer the OP down is a more accessible one).
I'm sorry. I was not aware of that. But does this rule - or convention - apply only when someone has given a hint, or does everybody have to give hints and not the whole solution unless it's the last resort?
Reply With Quote
  #8  
Old November 2nd, 2009, 05:25 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 12,243
Country:
Thanks: 2,576
Thanked 4,763 Times in 4,195 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by I4talent View Post
I'm sorry. I was not aware of that. But does this rule - or convention - apply only when someone has given a hint, or does everybody have to give hints and not the whole solution unless it's the last resort?
Giving hints and nudges in the right direction is usually preferable to giving a detailed and complete solution.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank mr fantastic for this useful post:
Donate to MHF
  #9  
Old November 2nd, 2009, 04:10 PM
Junior Member
 
Join Date: Oct 2009
Posts: 66
Thanks: 15
Thanked 2 Times in 2 Posts
scrible is on a distinguished road
Default

Quote:
Originally Posted by mr fantastic View Post
Giving hints and nudges in the right direction is usually preferable to giving a detailed and complete solution.
Thank you I got now.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 12:43 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.