Math Problem Statement

do question 8

Determine the values of a and k for the equation of the parabola y = a(x - 1)^2 + k, given that the points (-1, 13) and (2, 7) lie on the parabola.

Solution

To solve question 8, which asks to find the values of aa and kk for the equation of a parabola y=a(x1)2+ky = a(x - 1)^2 + k given the points (1,13)(-1, 13) and (2,7)(2, 7), we substitute these points into the equation to create a system of equations:

Step 1: Substitute (1,13)(-1, 13) into the equation

13=a(11)2+k13 = a(-1 - 1)^2 + k 13=a(2)2+k13 = a(2)^2 + k 13=4a+k(Equation 1)13 = 4a + k \quad \text{(Equation 1)}

Step 2: Substitute (2,7)(2, 7) into the equation

7=a(21)2+k7 = a(2 - 1)^2 + k 7=a(1)2+k7 = a(1)^2 + k 7=a+k(Equation 2)7 = a + k \quad \text{(Equation 2)}

Step 3: Solve the system of equations

From Equation 2: k=7ak = 7 - a

Substitute k=7ak = 7 - a into Equation 1: 13=4a+(7a)13 = 4a + (7 - a) 13=4a+7a13 = 4a + 7 - a 13=3a+713 = 3a + 7 3a=63a = 6 a=2a = 2

Substitute a=2a = 2 back into k=7ak = 7 - a: k=72k = 7 - 2 k=5k = 5

Final Answer:

a=2,k=5a = 2, \, k = 5

The equation of the parabola is: y=2(x1)2+5y = 2(x - 1)^2 + 5

Would you like more details or have any other questions?


Here are 5 related questions to expand your understanding:

  1. How do the values of aa and kk affect the graph of a parabola?
  2. Can you derive aa and kk if only one point and the vertex are given?
  3. How do you identify the vertex of this parabola from its equation?
  4. What would happen to the equation if the parabola opens downward?
  5. How does substituting points into a parabola's equation verify its accuracy?

Tip: When solving systems of equations, substitution is often the quickest way when one variable is easily isolated.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Quadratic Functions
System of Equations

Formulas

y = a(x - h)^2 + k
Substitution into equations

Theorems

Properties of Parabolas
Symmetry in Quadratic Functions

Suitable Grade Level

Grade 9-11