Q29.

Question

Write an equation for the function shown in the graph.


Step-by-Step Solution

Verified
Answer

The required equation is y2=2x23. 

1Step 1. Understand the concept used .

If ax2+bx+c=0, with a0, then x=b±b24ac2a. Solving using factoring can be done by splitting the middle term of the equation and then making groups and equating them to zero.

2Step 2. Substitute the values .

From the graph, three points on the graph detected are: (0,3),(1,1),(1,1).

Substitute the points (0,3),(1,1),(1,1) on the equation y=ax2+bx+c to obtain three equations in variables a, b and c

 

1. (x,y)=0,3

    y=ax2+bx+c-3=a02+b(0)+c    c=3

2. (x,y)=1,1

      1=a-12+b(1)31+3=ab           2=ab                  2

 3. (x,y)=1,1

       1=a12+b(1)31+3=a+b           2=a+b                        3

3Step 3. Solve the equations for a and b .

Add equations (2) and (3) to eliminate variable b and solve for a.

 a+b+ab=2+2

                   2a=4  a=42    =2 

Substitute 2 for an into equation (3) and solve for b.

a+b=22+b=2       b=0

Since, a=2;b=0;c=3, therefore, the required equation is y=2x23