Q. 116

Question

Make up an equation satisfied by the ordered pairs 2,0,4,0,0,1 Compare your equation with a friend’s equation. Comment on any similarities.

Step-by-Step Solution

Verified
Answer

The equation so formed is y=18x2-34x+1

1Step 1. Given Information

Given ordered pairs are 2,0,4,0 and 0,1.

In this exercise, lets determine the function that passes through the given points. As can be seen, the three points are not collinear because two of the points lie on the x-axis while the other one lies in the first quadrant. 

2Step 2. Forming possible equation

Lets assume that the function is parabola.y=ax2+bx+c.

Now, write three satisfied equation by using given coordinate at 2,0 and 4,0 respectively

i0=a22+2b+c=04a+2b+c=0ii0=a42+4b+c=016a+4b+c=0

iii1=a02+0b+c=0c=-1



3Step 3. Form linear equation by putting c = 1

4a+2b=-116a+4b=-1

4Step 4. Finding the values of a and b

4a+2b=-1----i16a+4b=-1----ii

Solving these two equations by elimination method, we get

a=18,b=-34

5Step 5. Put the values of a , b , c in the parabola

y=ax2+bx+cy=18x2-34x+1