Is f(x) = ax + b Truly a Linear Function?

  • Context: High School 
  • Thread starter Thread starter pamparana
  • Start date Start date
  • Tags Tags
    Doubt Functions Linear
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
pamparana
Messages
123
Reaction score
0


Hello,

I was going through the same problem. From what I can see on the net, one of the relations a linear function has to express is:

f(u + v) = f(u) + f(v)

Now if f(x) = ax + b is linear then

f(u + v) = a(u+v) + 2b

So f(u + v) is not equal to f(u ) + f(v).

So why is f(x) = ax + b linear as it fails this criteria?

Sorry for this stupid question...

Thanks,
Luc
 
Physics news on Phys.org


pamparana said:
Hello,

I was going through the same problem. From what I can see on the net, one of the relations a linear function has to express is:

f(u + v) = f(u) + f(v)

Now if f(x) = ax + b is linear then

f(u + v) = a(u+v) + 2b

So f(u + v) is not equal to f(u ) + f(v).

So why is f(x) = ax + b linear as it fails this criteria?

Sorry for this stupid question...

Thanks,
Luc

It is not a stupid question. The definition above is exactly the definition of a linear function, i.e. a function f that satisfies f( cx + y ) = c f ( x ) + f ( y ) ( note that you can pull the scalar out, so that functions of the form cx are linear )
the map f ( x ) = ax + b is taught to us in grade school as a linear function on the basis that it draws a line. Actually though, it is called an "affine function" ( it acts essentially like a linear map though, the map will satisfy all the properties if you simply translate everything by b ).
In the context of differential equations, both cases are known as "linear equations"
 
  • Like
Likes   Reactions: 1 person