Solveeit Logo

Question

Question: How do you find the quadratic function with vertex \(\left( 3,4 \right)\) and point (1, 2)?...

How do you find the quadratic function with vertex (3,4)\left( 3,4 \right) and point (1, 2)?

Explanation

Solution

The general form of the quadratic function with vertex (h, k) and “a” as the constant multiplier is as follows: f(x)=a(xh)2+kf\left( x \right)=a{{\left( x-h \right)}^{2}}+k. Then we are going to substitute the values of vertex (h, k) given in the above problem i.e. (3, 4) in this function in x. And then we will substitute the point (1, 2) in place of x and f(x) in this function. And hence, we will get the required quadratic function.

Complete step by step answer:
In the above problem, we are asked to find the quadratic function having vertex (3, 4) and the point (1, 2).
We know that the general form of a quadratic function is:
f(x)=a(xh)2+kf\left( x \right)=a{{\left( x-h \right)}^{2}}+k …………… Eq. (1)
In the above formula, (h, k) is the vertex of the quadratic function and the “a” is some constant. Now, substituting 3 in place of h and 4 in place of k in the above equation we get,
f(x)=a(x3)2+4f\left( x \right)=a{{\left( x-3 \right)}^{2}}+4 …………… Eq. (2)
Substituting the point (1, 2) in the above equation by replacing x by 1 and f(x) by 2 we get,
2=a(13)2+4 2=a(2)2+4 2=4a+4 \begin{aligned} & 2=a{{\left( 1-3 \right)}^{2}}+4 \\\ & \Rightarrow 2=a{{\left( -2 \right)}^{2}}+4 \\\ & \Rightarrow 2=4a+4 \\\ \end{aligned}
Subtracting 4 on both the sides we get,
24=4a+44 2=4a \begin{aligned} & 2-4=4a+4-4 \\\ & \Rightarrow -2=4a \\\ \end{aligned}
Dividing 4 on both the sides we get,
24=a-\dfrac{2}{4}=a
Simplifying the L.H.S of the above equation we get,
12=a-\dfrac{1}{2}=a
Now, substituting the above value of a''a'' in eq. (2) we get,
f(x)=12(x3)2+4f\left( x \right)=-\dfrac{1}{2}{{\left( x-3 \right)}^{2}}+4
The above equation is the quadratic function in vertex form.

Hence, we have found the quadratic function with vertex (3, 4) and point (1, 2) as f(x)=12(x3)2+4f\left( x \right)=-\dfrac{1}{2}{{\left( x-3 \right)}^{2}}+4.

Note: The quadratic function which we have solved above is in the vertex form f(x)=12(x3)2+4f\left( x \right)=-\dfrac{1}{2}{{\left( x-3 \right)}^{2}}+4. The other way of writing this quadratic function form is by simplifying the R.H.S of this quadratic function which is done by expanding (x3)2{{\left( x-3 \right)}^{2}} so expanding this quadratic expression in f(x) we get,
f(x)=12(x2+96x)+4 f(x)=12(x26x)+492 f(x)=12(x26x)+892 f(x)=12(x26x)12 \begin{aligned} & f\left( x \right)=-\dfrac{1}{2}\left( {{x}^{2}}+9-6x \right)+4 \\\ & \Rightarrow f\left( x \right)=-\dfrac{1}{2}\left( {{x}^{2}}-6x \right)+4-\dfrac{9}{2} \\\ & \Rightarrow f\left( x \right)=-\dfrac{1}{2}\left( {{x}^{2}}-6x \right)+\dfrac{8-9}{2} \\\ & \Rightarrow f\left( x \right)=-\dfrac{1}{2}\left( {{x}^{2}}-6x \right)-\dfrac{1}{2} \\\ \end{aligned}
From the above function, we can take 12-\dfrac{1}{2} as common then the above function will look like:
f(x)=12(x26x+1)f\left( x \right)=-\dfrac{1}{2}\left( {{x}^{2}}-6x+1 \right)