Processing math: 100%
 
+0  
 
0
668
3
avatar

why is there no pair of linear functions that can multiply together to result f(x)= x^2+1

 Mar 21, 2016

Best Answer 

 #1
avatar+26396 
+10

why is there no pair of linear functions that can multiply together to result f(x)= x^2+1

 

There is a pair of linear functions: 

x2+1=(xi)(x+i)|i is the imaginary number

 

x2+1=(xi)(x+i)=x2i2|i2=1=x2(1)=x2+1

 

laugh

 Mar 21, 2016
 #1
avatar+26396 
+10
Best Answer

why is there no pair of linear functions that can multiply together to result f(x)= x^2+1

 

There is a pair of linear functions: 

x2+1=(xi)(x+i)|i is the imaginary number

 

x2+1=(xi)(x+i)=x2i2|i2=1=x2(1)=x2+1

 

laugh

heureka Mar 21, 2016
 #2
avatar+118702 
+5

Mmm thanks  Heureka,

most kids here have not ever dealt with imaginary numbers so I think the question refers only to real numbers.

 

Lets see.

 

why is there no pair of linear functions that can multiply together to result f(x)= x^2+1

 

I am just thinking here....

Let the 2 linear functions be  f(x)=ax+k      and     g(x)=mx+b    where a,k,m, and b are all real numbers.

 

(ax+k)(mx+b)=amx2+abx+kmx+kx(ax+k)(mx+b)=amx2+(ab+km)x+kb

 

 

Now we want this to equal x^2+1

amx2+(ab+km)x+kb=x2+1

Equating coefficients

am=1     a=1/m

 

bk=1      b=1/k

 

ab+km=0    1/(mk) +km=0          1/(mk) = -mk      

This is impossible becaus one side will be negative and the other will be positive.

Neither m nor k can be zero becasue you cannot divide by 0.

 

Hence 2 linear functions cannot multiply to give   x^2+1   

(not in the real number system anyway )     :))

 

While the outline of what I have done should be correct my layout is very poor.

Perhaps someone can present it better ??

 Mar 21, 2016
 #3
avatar+130477 
0

Let's suppose that there could be.....call the functions

 

f(x)  = ax + b      and  g(x)  = cx + d

 

So ......   a and c must be reciprocals and so must b and d....so we have

 

(ax + b) ((1/a)x + (1/b)  = 

 

x^2 + (b/a)x + (a/b)x + 1      

 

And this = x^2 + 1

 

Which implies that

 

[ (b/a) + (a/b)]    = 0

 

Which implies that

 

[b^2 + a^2] / ab   = 0

 

Which implies that

 

b^2 + a^2   = 0

 

But this is only possible if a and b  = 0

 

But....if a and b = 0 

 

Then f(x)  =  0x +  0   = 0

 

And   g(x)   = (1/0)x + (1/0)

 

Thus :   f(x) * g(x)   = 0 times an undefined expression   ....which could never be any function!!!

 

 

 

cool cool cool

 Mar 21, 2016

4 Online Users

avatar