Solving Linear Quadratic Systems Algebraically

Solving Linear Quadratic Systems Algebraically

A linear quadratic system is a system containing one linear equation and one quadratic equation
which may be one straight line and one parabola,
or one straight line and one circle.
Algebraic Solutions
straight line: y = mx + b
parabola: y = ax2 + bx + c; a ≠ 0
circle: (x – h)2 + (y – k)2 = r2 ; center (h.k), radius r

Let’s look at how to solve a linear quadratic system of equations algebraically.

Example 1:
Solve this linear-quadratic system of equations algebraically and check your solution:
y = x2– 6x + 3 (parabola)
y = -2x + 3 (straight line)

Solution:

  1. Solve for one of the variables in the linear equation.
    Note: In this example, this process is already done for us, since y = -2x + 3.
    y = -2x + 3
  2. Substitute this value into the quadratic equation, and solve the resulting equation.
    • Substitute -2x + 3 for y in the quadratic equation.
    • Subtract 3 from both sides; then add 2x to both sides.
    • Factor.
    • Set each factor equal to zero and solve.
    You now have TWO values for x. This tells you that there may be two possible solutions.
    TWO SOLUTIONS.
    Solving Linear Quadratic Systems Algebraically 1
  3. Find the corresponding values for y. Substitute each value into the linear equation in place of x.
    Yes, you could substitute in the quadratic equation, but substituting into the linear equation will be easier.
    Solving Linear Quadratic Systems Algebraically 2
  4. Check: Be sure to check BOTH solutions in both equations.
    Solving Linear Quadratic Systems Algebraically 3
  5. State the final solutions. The solutions may be stated as the set {(0, 3), (4, -5)}

Example 2:
Solve this linear-quadratic system of equations algebraically and check your solution:
y = x2– 6x + 3 (parabola)
2x – y = 13 (straight line)

Solution:

  1. Solve for one of the variables in the linear equation.
    2x – y = 13
    y = 2x – 13
  2. Substitute this value into the quadratic equation, and solve the resulting equation.
    • Substitute 2x – 13 for y in the quadratic equation.
    • Add 13 to both sides; then subtract 2x from both sides.
    • Factor.
    • Set each factor equal to zero and solve.
    You now have ONE value for x. This tells you that there may be only one solution.
    Solving Linear Quadratic Systems Algebraically 4
  3. Find the corresponding value for y. Substitute the value into the linear equation in place of x.
    Yes, you could substitute in the quadratic equation, but substituting into the linear equation will be easier.
    Solving Linear Quadratic Systems Algebraically 5
  4. Check: Be sure to check the solution in both equations.
    Solving Linear Quadratic Systems Algebraically 6
  5. State the final solution. The solution may be stated as (4, -5) or {(4, -5)}

Example 3:
Solve this linear-quadratic system of equations algebraically and check your solution:
x2+ y2 = 9 (circle)
x – y = 3 (straight line)
Solution:

  1. Solve for one of the variables in the linear equation.
    y = x – 3
  2. Substitute this value into the quadratic equation, and solve the resulting equation.
    • Substitute x – 3 for y in the quadratic equation.
    • Expand (x – 3)2
    • Combine terms.
    • Factor.
    • Set each factor equal to zero and solve.
    You now have TWO values for x. This tells you that there may be two possible solutions.
    Solving Linear Quadratic Systems Algebraically 7
  3. Find the corresponding values for y. Substitute each value into the linear equation in place of x.
    Yes, you could substitute in the quadratic equation, but substituting into the linear equation will be easier.
    Solving Linear Quadratic Systems Algebraically 8
  4. Check: Be sure to check BOTH solutions in both equations.
    Solving Linear Quadratic Systems Algebraically 9
  5. State the final solutions. The solutions may be stated as the set {(0, -3), (3, 0)}

Leave a Comment