Problem 82
Question
Find \(b\) and \(c\) such that the parabola \(y=x^{2}+b x+c\) goes through the points (2,7) and (-6,7).
Step-by-Step Solution
Verified Answer
The values are \(b = 4\) and \(c = -5\).
1Step 1: Substitute Point (2,7) into Parabola Equation
Substitute the point (2,7) into the equation of the parabola, which results in:\[ 7 = 2^2 + 2b + c \]This simplifies to:\[ 7 = 4 + 2b + c \]Subtract 4 from both sides:\[ 3 = 2b + c \]This gives us Equation (1): \[ 2b + c = 3 \].
2Step 2: Substitute Point (-6,7) into Parabola Equation
Substitute the point (-6,7) into the equation of the parabola:\[ 7 = (-6)^2 + (-6)b + c \]This simplifies to:\[ 7 = 36 - 6b + c \]Subtract 36 from both sides:\[ -29 = -6b + c \]This gives us Equation (2): \[ -6b + c = -29 \].
3Step 3: Solve the System of Equations
We now have two equations:Equation (1): \[ 2b + c = 3 \]Equation (2): \[ -6b + c = -29 \].Subtract Equation (1) from Equation (2) to eliminate \(c\):\[ (-6b + c) - (2b + c) = -29 - 3 \]\[ -8b = -32 \]Solving for \(b\):\[ b = 4 \].
4Step 4: Find c using b Value
With \(b = 4\), substitute it back into Equation (1):\[ 2(4) + c = 3 \]This simplifies to:\[ 8 + c = 3 \]Subtract 8 from both sides:\[ c = -5 \].
Key Concepts
Solving Simultaneous EquationsVertex Form of a ParabolaSubstitution Method
Solving Simultaneous Equations
When you're tasked with finding unknowns in equations that share variables, you're likely dealing with simultaneous equations. Simultaneous equations consist of two or more equations with multiple variables. In these equations, each unique equation provides additional constraints.
Here are some quick points to understand this concept:
Here are some quick points to understand this concept:
- Each equation offers a relationship among the variables.
- The goal is to find values for these variables that satisfy all equations involved.
- Typical methods to solve include substitution and elimination.
Vertex Form of a Parabola
A parabola is a U-shaped graph that can open upwards or downwards. Parabolas are commonly described using an equation, and one of the most helpful forms is the vertex form.
The vertex form of a parabola is given as:\[y = a(x-h)^2 + k\]where \((h, k)\) is the vertex, the peak or the bottom point of the parabola.
Here are some things to keep in mind:
The vertex form of a parabola is given as:\[y = a(x-h)^2 + k\]where \((h, k)\) is the vertex, the peak or the bottom point of the parabola.
Here are some things to keep in mind:
- Changing \(h\) and \(k\) moves the parabola across the grid without changing its shape.
- The parameter \(a\) dictates how quickly the parabola opens – a larger \(|a|\) means it's narrower.
- If \(a\) is negative, the parabola opens downwards.
Substitution Method
The substitution method is a commonly used technique for solving simultaneous equations, particularly when one equation is simple enough to express one variable in terms of others.
Here's a basic way to use it:
Here's a basic way to use it:
- Start with two equations that share at least one variable.
- Rearrange one equation to express one variable in terms of another.
- Substitute this expression into the other equation.
- Solve the resulting equation for one variable.
- Use this solution to find the second variable by plugging it back into one of the original equations.
Other exercises in this chapter
Problem 82
In Exercises \(79-84,\) determine whether each statement is true or false. A system of linear inequalities always has a solution.
View solution Problem 82
Use the following tables. The following table gives fuel and electric requirements per mile associated with gasoline and electric automobiles: $$\begin{array}{|
View solution Problem 83
Show that \(\left|\begin{array}{lll}a^{2} & a & 1 \\ b^{2} & b & 1 \\ c^{2} & c & 1\end{array}\right|=(a-b)(a-c)(b-c)\)
View solution Problem 83
Find \(b\) and \(c\) such that the parabola \(y=b x^{2}+b x+c\) goes through the points (4,46) and (-2,10).
View solution