Solveeit Logo

Question

Question: How do you write a quadratic equation with Vertex \[(5,5)\] and Point \[(6,6)\] ?...

How do you write a quadratic equation with Vertex (5,5)(5,5) and Point (6,6)(6,6) ?

Explanation

Solution

Hint : Just as a quadratic equation can map a parabola, the parabola's points can help write a corresponding quadratic equation. Parabolas have two equation forms – standard and vertex. The vertex of a parabola is the point at the top or bottom of the parabola. Vertex form is useful, because it lets us pick out the vertex of a parabola really quickly just by looking at the equation.

Complete step by step solution:
In this given problem,
We have a quadratic equation with Vertex- (5,5)(5,5) and Point- (6,6)(6,6)
For this question the two forms of a parabola's equation should be followed:
Standard form: y=ax2+bx+cy = a{x^2} + bx + c
Vertex form: y=a(xh)2+ky = a{(x - h)^2} + k (with vertex at (h,k)(h,k) )
First, we use the values given in question to form vertex equation
y=a(x5)2+5\Rightarrow y = a{(x - 5)^2} + 5 Taking hh =5 and kk =5 since Vertex is (5,5)(5,5) …………..(1)
Now in order to find out aa we use the information given about Point- (6,6)(6,6) in above equation
6=a(65)2+5\Rightarrow 6 = a{(6 - 5)^2} + 5
6=a+5\Rightarrow 6 = a + 5
a=1\therefore a = 1
Since we have all the information, we can use the standard form of to form a quadratic equation as follows from the vertex form in (1):
y=a(x5)2+5\Rightarrow y = a{(x - 5)^2} + 5
Substituting a=1a = 1 ,
y=(x5)2+5\Rightarrow y = {(x - 5)^2} + 5
Factoring (x5)2{(x - 5)^2} with the help of formula:
(ab)2=a22ab+b2{(a - b)^2} = {a^2} - 2ab + {b^2}
Substituting a=xa = x and b=5b = 5 we get,
y=(x210x+25)+5\Rightarrow y = ({x^2} - 10x + 25) + 5
Opening the brackets,
y=x210x+25+5\Rightarrow y = {x^2} - 10x + 25 + 5
y=x210x+30\therefore y = {x^2} - 10x + 30
Hence, we get the final quadratic equation as: y=x210x+30y = {x^2} - 10x + 30.

Note : A parabolic equation resembles a quadratic equation in appearance. You can find the vertex and standard forms of a parabolic equation and write the parabola algebraically with only two of the parabola's points, the vertex and one other.
The vertex (5,5)(5,5) of given equation is shown graphically for better understanding:

Remember to use the vertex form of equation first and find out the missing data to arrive at the standard equation form.