Math, asked by TbiaSupreme, 1 year ago

f: R—>R,f(x)= 5x+7, Is the given function one-one or onto?

Answers

Answered by abhi178
2
f : R -----> R , f(x) = 5x + 7

condition of one - one function :
if we take two different points x1 and x2 from domain of given function , f(x).
if we solve f(x1) = f(x2) , we get x1 = x2 then, f(x) is definitely an one one function.

let's take two different points x1 and x2
now, f(x1) = 5x1 + 7
f(x2) = 5x2 + 7

so, f(x1) = f(x2)
5x1 + 7 = 5x2 + 7
5x1 = 5x2
x1 = x2
hence, it is clear that function is one - one.

condition of onto function :
co - domain = range

let's find range ,
y = 5x + 7
x = f(y) = (y - 7)/5 ,
hence, domain of f(y) belongs to R
so, range of f(x) belongs to R
hence, co-domain = range
so, f(x) is onto function.

hence, function,f(x) is one - one as well as onto.
Similar questions