196k views
3 votes
it given that f (x) =xsquared 2+3x+2 find f(0) the value of x for which f (x)=0 help me to solve the question pls​

1 Answer

3 votes

Answer:

f(x) = 0 on x= -1 and x = -2

Explanation:

Given function is:


f(x) = x^2+3x+2

In order to find the value of x on which the function will have value zero we have to factorize the function and find zeroes of the function. The method used will be factorization of polynomial as the function is in polynomial form.

So,


x^2+3x+2\\=x^2+2x+x+2\\=x(x+2)+1(x+2)\\=(x+1)(x+2)

To find the zeroes, putting the function = 0


f(x) = 0\\(x+1)(x+2) = 0\\x+1 = 0\\x = -1\\x+2 = 0\\x= -2

Hence,

f(x) = 0 on x= -1 and x = -2

User Rudolf Morkovskyi
by
6.2k points