
How to Solve Systems of Linear and Quadratic Equations Step by Step with Formulas and Examples
Linear and quadratic equations are the algebraic systems of equations consisting of one linear equation and one quadratic equation. The goal of solving systems linear quadratic equations is to significantly reduce two equations having two variables down to a single equation with only one variable. Since each equation in the system consists of two variables, one way to decrease the number of variables in an equation is by substituting an expression for a variable.
In a test, you will be expected to identify the solution(s) to systems either algebraically or graphically.
Examples of Linear Equation and Quadratic Equation
Following are the example of Linear and quadratic equations:
y = x + 1
y = x² −1
In systems linear quadratic equations, both equations are simultaneously true. Simply to say, because the 1st equation tells us that y is equivalent to x + 1, the y in the 2nd equation is also equivalent to x + 1. Hence, we can plug in x + 1 as a substitute for y in the 2nd equation:
y = x² − 1
x + 1 = x² −1
From here, we are able to solve and simplify the quadratic equation for x, which provides us with the x-values of the solutions to the linear-quadratic system. Then, we can also use the x-values and either equation in the system in order to find out the y-values.
Solving Linear-Quadratic Systems
You might have solved systems of linear equations. But what about a system of 2 equations where 1 equation is linear and the remaining is quadratic?
We can apply a version of the substitution technique in order to solve systems of this type.
Note that the standard form of the equation for a parabola with a vertical axis of symmetry is y = ax² + bx + c, a ≠ 0 and the slope-intercept form of the equation for a line is y = mx + b,
To avoid any sort of confusion with the variables, write the linear equation as y= mx+d where,
m = The slope.
d = The y-intercept of the line.
Substitute the expression for y from the linear equation, into the quadratic equation. In other words, substitute mx + d for y in y = ax² + bx + c.
mx + d = ax² + bx + c
Now, rewrite the new quadratic equation in the standard form.
Subtract mx+d from both sides of the equation
(mx + d) − (mx + d) = (ax² + bx + c) − (mx + d)0 = ax² + (b − m)x + (c − d)
Now we have a quadratic equation in 1 variable, the solution of which can be determined with the help of the quadratic formula.
The solutions to the equation ax² + (b − m)x + (c − d) = 0 will provide us with the x-coordinates of the points of intersection of the graphs of the parabola and the line. The corresponding y-coordinates can be identified with the help of the linear equation.
Another way of solving the system is to graph the two functions on a similar coordinate plane and then determine the points of intersection.
Solved Examples
Example:
Determine the points of bisection between the line y = 2x + 1 and the parabola y = x² − 2.
Solution:
Substitute the values in the equation 2x + 1 for y in y = x² − 2.
2x + 1 = x² − 2
Now, express the quadratic equation in standard form.
2x + 1− 2x − 1 = x² − 2 − 2x − 10 = x² − 2x − 3
Apply the quadratic formula in order to identify the roots of the quadratic equation.
Here,
a = 1
b = −2
c = −3
x = √[− (−2) ± (−2)2 − 4(1)(−3)]/2(1)
= √[2 ± 4 + 12]/2
= 2 ± 4/2
= 3, −1
Then, Substitute the x-values in the linear equation in order to identify the corresponding y-values.
x = 3 ⇒ y = 2(3) + 1 = 7
x = −1 ⇒ y = 2(−1) + 1 = −1
Thus, the points of bisection are (3, 7) and (−1, −1).
Also, remember that the same method can be used to determine the intersection points of a line and a circle.
Check below the Graphing of the parabola and the straight line on a coordinate plane.
Example: Determine the points of intersection between the line y = −3x and the circle x² + y² = 3.
Solution:
Substitute −3x for y in x² + y² = 3.
x² + (−3x)² = 3
Simplify the system of quadratic equations
x² + 9x² = 3
10x² = 3
x² = 3/10
Taking square roots, x = ±√(3/10).
Now, Substituting the x-values in the linear equation in order to identify the corresponding y-values.
x = √(3/10) ⇒ y = −3(√(3/10))
=−(3/3√10)
x = −√(3/10) ⇒ y =−3(−√(3/10))
= 3/3√10
Hence, the points of intersection come out to be (√(3/10), (-3√3/10), and (−3/√10√, 3√3/√10).
Refer below for the Graphing of the circle and the straight line on a coordinate plane.
Fun Facts
While solving quadratic simultaneous equations, if we get a negative number as the square of a number in the outcome, then the two equations do not have real solutions.
A quadratic and linear system can be represented by a line and a parabola in the xy-plane.
Each intersection of the line and the parabola depicts a solution to a linear-quadratic system.
FAQs on Systems of Linear and Quadratic Equations in Algebra
1. What is a system of linear equations?
A system of linear equations is a set of two or more linear equations with the same variables that are solved together to find common solutions. In two variables, each equation represents a straight line on a graph. The solution is the point where the lines intersect.
- Example: x + y = 5 and x − y = 1
- Solving gives x = 3 and y = 2
- The solution is the ordered pair (3, 2)
2. How do you solve a system of linear equations?
You can solve a system of linear equations using substitution, elimination, or graphing methods. The goal is to find values that satisfy all equations.
- Substitution method: Solve one equation for a variable and substitute into the other.
- Elimination method: Add or subtract equations to eliminate one variable.
- Graphing method: Graph both lines and find their intersection point.
3. What is the elimination method in systems of equations?
The elimination method solves a system by adding or subtracting equations to remove one variable. This simplifies the system to a single equation in one variable.
- Example: 2x + y = 7 and 2x − y = 3
- Add equations: 4x = 10
- x = 2.5
- Substitute back to find y = 2
4. What is a system of quadratic equations?
A system of quadratic equations involves at least one quadratic equation and another equation (linear or quadratic) solved simultaneously. These systems often represent the intersection of curves such as parabolas and lines.
- Example: y = x² and y = x + 2
- Set equal: x² = x + 2
- Solve: x² − x − 2 = 0
- Factor: (x − 2)(x + 1) = 0
- Solutions: x = 2, x = −1
5. How do you solve a system with one linear and one quadratic equation?
To solve a system with one linear and one quadratic equation, substitute the linear equation into the quadratic equation. This reduces the system to one variable.
- Step 1: Solve the linear equation for one variable.
- Step 2: Substitute into the quadratic equation.
- Step 3: Solve the resulting quadratic using factoring or the quadratic formula.
- Step 4: Substitute back to find the second variable.
6. What is the quadratic formula?
The quadratic formula solves equations of the form ax² + bx + c = 0 and is given by x = (−b ± √(b² − 4ac)) / 2a. It works for all quadratic equations.
- The expression b² − 4ac is called the discriminant.
- If b² − 4ac > 0, there are two real solutions.
- If b² − 4ac = 0, there is one real solution.
- If b² − 4ac < 0, there are no real solutions.
7. How many solutions can a system of linear equations have?
A system of linear equations can have one solution, no solution, or infinitely many solutions. The number depends on how the lines relate to each other.
- One solution: Lines intersect at one point.
- No solution: Lines are parallel.
- Infinitely many solutions: Lines are the same (coincident).
8. How many solutions can a system of quadratic equations have?
A system of quadratic equations can have 0, 1, 2, 3, or 4 solutions depending on how the curves intersect. Each solution represents a point of intersection.
- A line and parabola usually have 0, 1, or 2 solutions.
- Two parabolas can intersect in up to 4 points.
- The exact number depends on the equations and discriminant values.
9. What is the difference between linear and quadratic equations?
The main difference is that a linear equation has variables raised only to the first power, while a quadratic equation has at least one variable squared. This affects their graphs and number of solutions.
- Linear form: ax + b = 0 (graph is a straight line)
- Quadratic form: ax² + bx + c = 0 (graph is a parabola)
- Linear equations have at most one solution.
- Quadratic equations can have up to two real solutions.
10. What are common mistakes when solving systems of equations?
Common mistakes when solving systems of equations include algebra errors and incorrect substitution. Careful step-by-step work helps avoid them.
- Sign errors when adding or subtracting equations.
- Incorrect distribution while substituting expressions.
- Forgetting to substitute back to find the second variable.
- Ignoring multiple solutions in quadratic systems.





















