Q. 21

Question

Find the quadratic function for which: 

Contains the points (0, 5), (1, 2), and (3, 2) .

Step-by-Step Solution

Verified
Answer

The quadratic equation is f(x)=x2-4x+5.

1Step 1. Given information.

Find the quadratic function for which: 

Contains the points (0, 5), (1, 2), and (3, 2).

2Step 2. Quadratic function.

The Quadratic function is in the form:

f(x)=ax2+bx+c

Find the value of a, b, c. 

The quadratic function contains the points so it satisfy the quadratic function.


Point (0,5) :  f(0)=5a·02+b·0+c=5c=5


Point (1, 2) : f(1)=2a·12+b·1+c=2a+b+5=2a+b=-3


Point (3, 2) : f(3)=2a·32+b·3+c=29a+3b+5=29a+3b=-3 

3Step 3. Solve the equation.

Solve the equation to get the value of a and b from step 2.

a+b=-39a+3b=-3a+b=9a+3b8a+2b=0b=-82a=-4a

Now put

 b=-4a into a+b=-3a+(-4a)=-3-3a=-3a=1 

a+b=-31+b=-3b=-4

So the quadratic function is:

  f(x)=ax2+bx+cf(x)=1·x2+(-4)x+5f(x)=x2-4x+5

4Step 4. Conclusion.

The quadratic equation is f(x)=x2-4x+5