139,887 views
22 votes
22 votes
Write a function to describe the quadratic relationship given in the table.

Write a function to describe the quadratic relationship given in the table.-example-1
User Miahelf
by
2.6k points

1 Answer

15 votes
15 votes

Given the quadratic function formula


\begin{gathered} y=ax^2+bx+c \\ \text{where a, b and c are real numbers and a}\\e0 \end{gathered}

Use two points on the table to find the values of the unkonwns in the above equation


\begin{gathered} \text{when x=2, y=11} \\ 11=a(2)^2+b+c \\ 11=4a+2b+c_{}-----\text{eqn (1)} \end{gathered}
\begin{gathered} \text{when x=4, y=47} \\ 47=a(4^2)+bx+c \\ 47=16a+4b+c\text{ -------eqn(2)} \end{gathered}

Also


\begin{gathered} 107=a(6)^2+6b+c \\ 107=36a+6b+c------\text{eqn}(3) \end{gathered}
\begin{bmatrix}{4} & {2} & {1} \\ {16} & {4} & {1} \\ {36} & {6} & {1}\end{bmatrix}\begin{bmatrix}{} & {a} & {} \\ {} & {b} & {} \\ {} & {c} & \end{bmatrix}=\begin{bmatrix}{} & {11} & {} \\ {} & {47} & {} \\ {} & {107} & \end{bmatrix}

Thus, a = 3, b= 0 and c= -1

Substitute the above values in the general quadratic equation formula


\begin{gathered} y=3x^2+0(x)+(-1) \\ y=3x^2-1 \end{gathered}

Hence, the fucntion that best describe the relationship in the table is y=3x² - 1

Write a function to describe the quadratic relationship given in the table.-example-1
Write a function to describe the quadratic relationship given in the table.-example-2
Write a function to describe the quadratic relationship given in the table.-example-3
Write a function to describe the quadratic relationship given in the table.-example-4
User Jakemingolla
by
3.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.