What is the Value of f(0) for a Quadratic Function with Roots at 3 and -2?

AI Thread Summary
The value of f(0) for a quadratic function with roots at 3 and -2 can be determined using the equation f(x) = a(x - 3)(x + 2), leading to f(0) = -6a. Without knowing the specific value of 'a', the exact value of f(0) cannot be uniquely defined. However, if a = 1, then f(0) equals -6. The discussion highlights the importance of the coefficient 'a' in determining the function's output at f(0). Ultimately, the conclusion is that f(0) is dependent on the value of 'a'.
mpx86
Messages
10
Reaction score
0

Homework Statement


A functions is defined as f(x) = ax2 + bx + c, where a, b, c are real numbers. If f(3) = f(– 2) = 0, what is the value of f(0)?

Homework Equations

The Attempt at a Solution


As function is 0 at 3, -2, therefore
9a + 3b + c=0 also,
4a -2 b + c=0
c=-6a or c= 6b
f(0)=c= 6a or -6b
So the answer depends on the value of a or b (a= -b)

However, the book states the following solution

f(x) = ax2 + bx + c and f(3) = f(– 2) = 0 implies that 3 and (–2) are the roots of f(x).
So, the quadratic equation is
f(x) = (x – 3)(x + 2) = x2 – x – 6 = 0.
Thus, f(0) = –6.

However, if the roots are 3, -2 to a quadratic equ. , then required equation should be
f(x) = k(x – 3)(x + 2)
Am I right?



 
Physics news on Phys.org
mpx86 said:

Homework Statement


A functions is defined as f(x) = ax2 + bx + c, where a, b, c are real numbers. If f(3) = f(– 2) = 0, what is the value of f(0)?

Homework Equations

The Attempt at a Solution


As function is 0 at 3, -2, therefore
9a + 3b + c=0 also,
4a -2 b + c=0
c=-6a or c= 6b
f(0)=c= 6a or -6b
So the answer depends on the value of a or b (a= -b)

However, the book states the following solution

f(x) = ax2 + bx + c and f(3) = f(– 2) = 0 implies that 3 and (–2) are the roots of f(x).
So, the quadratic equation is
f(x) = (x – 3)(x + 2) = x2 – x – 6 = 0.
Thus, f(0) = –6.

However, if the roots are 3, -2 to a quadratic equ. , then required equation should be
f(x) = k(x – 3)(x + 2)
Am I right?

Yes. Unless the question tells you what a is, there is no way to uniquely determine f(0) from the knowledge that f(3) = f(-2) = 0.
 
  • Like
Likes mpx86
mpx86 said:

Homework Statement


A functions is defined as f(x) = ax2 + bx + c, where a, b, c are real numbers. If f(3) = f(– 2) = 0, what is the value of f(0)?

Homework Equations

The Attempt at a Solution


As function is 0 at 3, -2, therefore
9a + 3b + c=0 also,
4a -2 b + c=0
c=-6a or c= 6b
f(0)=c= 6a or -6b
So the answer depends on the value of a or b (a= -b)

However, the book states the following solution

f(x) = ax2 + bx + c and f(3) = f(– 2) = 0 implies that 3 and (–2) are the roots of f(x).
So, the quadratic equation is
f(x) = (x – 3)(x + 2) = x2 – x – 6 = 0.
Thus, f(0) = –6.

However, if the roots are 3, -2 to a quadratic equ. , then required equation should be
f(x) = k(x – 3)(x + 2)
Am I right?



You are right, but you should note that k = a; that is, f(x) = a(x-3)(x+2).
 
Back
Top