Linear Equations Two Variables Practice Problems Solutions

Master linear equations with two variables through step-by-step practice problems. Learn to isolate variables, find infinite solutions, and graph equations.

πŸ“šWhat You'll Practice in Linear Equations with Two Variables
  • Isolate variables in equations like x + 6y = 12
  • Find ordered pairs that satisfy linear equations with two unknowns
  • Substitute values to discover infinite solutions for linear systems
  • Convert linear equations to slope-intercept form y = ax + b
  • Create value tables for graphing linear equations on coordinate planes
  • Solve real-world problems using linear equations with two variables

Understanding Linear Equations with Two Variables

Complete explanation with examples

An equation that has two variables: X X and Y Y .
y=aΓ—x+b y=a\times x+b
To solve a linear equation that has two variables, we must find a pair of values for X X and for Y Y that preserve the equation.
How will we do it?

  1. Try to isolate one variable, whichever you prefer, then leave it alone on one side so that it does not have a value by itself.
  2. Place any number you want instead of the variable you have not isolated and discover the value of the isolated variable.

In this way, you will be able to discover the pair of variables that satisfy the equation in question.

This type of equations generally has infinite solutions.
If you create a value table for this equation and treat it as a function, you can plot it on the Cartesian plane and see what it looks like graphically.

Mathematical representation of a linear equation in two variables: y = ax + b. A foundational concept in algebra, demonstrating the slope-intercept form, where 'a' represents the slope and 'b' the y-intercept. Featured in a guide on solving linear equations with two variables.

Detailed explanation

Practice Linear Equations with Two Variables

Test your knowledge with 5 quizzes

\( 6x-2y=24 \)

\( x+5y=4 \)

Examples with solutions for Linear Equations with Two Variables

Step-by-step solutions included
Exercise #1

{5x+y=21xβˆ’y=3 \begin{cases}5x+y=21 \\ x-y=3\end{cases}

Step-by-Step Solution

To solve the system of equations:

5x+y=21 5x+y=21

xβˆ’y=3 x - y = 3

Let's solve the second equation for x x :

x=y+3 x = y + 3

Substitute x=y+3 x = y + 3 into the first equation:

5(y+3)+y=21 5(y + 3) + y = 21

Simplify:

5y+15+y=21 5y + 15 + y = 21

6y=6 6y = 6

y=1 y = 1

Now, substitute y=1 y = 1 back into x=y+3 x = y + 3 :

x=1+3 x = 1 + 3

x=4 x = 4

Thus, the solution is x=4 x = 4 , y=1 y = 1 .

Answer:

x=4 x = 4 , y=1 y = 1

Exercise #2

{x+y=8xβˆ’y=6 \begin{cases} x+y=8 \\ x-y=6 \end{cases}

Step-by-Step Solution

Note that in at least one of the equations, one of the variables has a coefficient of 1, therefore it will be easy to isolate one of the variables from one of the equations and use substitution method to easily obtain an equation with one variable.

Let's solve, then, the system of equations:

From the first equation we will isolate one of the variables (in this problem we choose to isolate y, similarly we could choose to isolate the other variable):

x+y=8y=8βˆ’x x+y=8 \\ y=8-x

We isolated the variable y by keeping it alone on the left side, this was done by moving the second term (x) to the other side, we did this while remembering that a term changes its sign when crossing sides,

Let's examine now the current system of equations:

{y=8βˆ’xβ€Ύxβˆ’yβ€Ύ=6 \begin{cases} \bm{y=\underline{8-x} } \\ x-\underline{y}=6 \end{cases}

Now we'll substitute the entire expression that y equals from the first equation in place of y in the second equation (marked with underline in both equations above) and thus we'll get one equation with one variable:

xβˆ’(8βˆ’x)β€Ύ=6 x-\underline{(8-x)}=6

where:

a. We did this carefully using parentheses, because we substituted a complete expression for the variable, which in the second equation has a coefficient that isn't 1 (in this case minus 1, but for any coefficient, we'll always use parentheses when substituting). Note the substitution we performed using the underline in the last equation we got above.

b. We'll highlight the equation where the variable we substituted is isolated in order to return to it later after we find the value of x from solving the equation we got, and this is to find the value of y corresponding to that x value we'll find, therefore we highlighted this equation above.

From here - we'll continue and solve the one-variable equation we got, first we'll distribute using the distributive property:

xβˆ’(8βˆ’x)=6xβˆ’1β‹…8βˆ’1β‹…(βˆ’x)=6xβˆ’8+x=6 x-(8-x)=6 \\ x-1\cdot8-1\cdot(-x)=6\\ x-8+x=6

Now we'll combine like terms and isolate x (and its coefficient) on the left side, this we'll do by moving the other terms to the right side:

xβˆ’8+x=62xβˆ’8=62x=6+82x=14 x-8+x=6 \\ 2x-8=6\\ 2x=6+8\\ 2x=14

We need to ensure that x's coefficient is 1, we'll do this by dividing both sides of the equation by its coefficient, meaning we'll divide the equation by 2:

2x=14/:22ΜΈx2ΜΈ=142x=7 2x=14 \hspace{8pt} \text{/:} 2 \\ \frac{\not{2}x}{\not{2}}=\frac{14}{2}\\ x=7

where in the first stage we divided both sides of the equation by x's coefficient from the last equation, then we wrote the division result using a fraction and then we reduced the fraction on the left side and calculated (also using reduction actually) the division result on the right side.

We got the value of x that solves the system of equations above,

Now we'll return to the equation where the second variable - y is isolated and given as a function of x which we highlighted earlier:

y=8βˆ’x y=8-x

and we'll substitute in it the value of x that we got earlier to find the corresponding value of y:

y=8βˆ’xβ€Ύx=7‾↓y=8βˆ’7β€Ύy=1 y=8-\underline{x} \\ x=\underline{7}\\ \hspace{15pt}\downarrow\\ y=8-\underline{7}\\ y=1

where in the last stage we combined like terms on the right side of the equation we got for y,

Therefore we got that the solution is:

x=7,y=1 x=7,\hspace{8pt}y=1

or written as an ordered pair:

(x,y)β†’(7,1) (x,y)\rightarrow (7,1)

Therefore the correct answer is answer b.

Note:

The solution is the pair:(x,y)=(7,1) (x,y)=(7,1)

meaning- only substituting both variables' values together, in both original equations (or any of the equivalent equations with two variables that we got on the way to the solution) will result in a true statement.

Answer:

x=7,y=1 x=7,y=1

Video Solution
Exercise #3

{2x+y=10xβˆ’y=2 \begin{cases} 2x + y = 10 \\ x-y=2 \end{cases}

Step-by-Step Solution

To solve the system of equations:

2x+y=10 2x + y = 10

xβˆ’y=2 x - y = 2

First, solve the second equation for x x :

x=y+2 x = y + 2

Substitute x=y+2 x = y + 2 into the first equation:

2(y+2)+y=10 2(y + 2) + y = 10

Expand and simplify:

2y+4+y=10 2y + 4 + y = 10

3y+4=10 3y + 4 = 10

Subtract 4 from both sides:

3y=6 3y = 6

Divide by 3:

y=2 y = 2

Substitute y=2 y = 2 back into x=y+2 x = y + 2 :

x=2+2=4 x = 2 + 2 = 4

Thus, the solution is:

x=4,y=2 x = 4, y = 2

Answer:

x=4,y=2 x = 4, y = 2

Exercise #4

βˆ’x+y=14 -x+y=14

5x+2y=7 5x+2y=7

Step-by-Step Solution

To solve this system of equations, we'll employ the elimination method.

The given system is:

  • βˆ’x+y=14-x + y = 14

  • 5x+2y=75x + 2y = 7

To eliminate y y , we can multiply the first equation by 2 2 to match the coefficient of y y in the second equation:

2(βˆ’x+y)=2Γ—142(-x + y) = 2 \times 14

Resulting in:

βˆ’2x+2y=28-2x + 2y = 28

Now, we have:

  • βˆ’2x+2y=28-2x + 2y = 28

  • 5x+2y=75x + 2y = 7

Subtract the second equation from the first:

(βˆ’2x+2y)βˆ’(5x+2y)amp;=28βˆ’7βˆ’2x+2yβˆ’5xβˆ’2yamp;=21βˆ’7xamp;=21 \begin{aligned} (-2x + 2y) - (5x + 2y) &= 28 - 7 \\ -2x + 2y - 5x - 2y &= 21 \\ -7x &= 21 \end{aligned}

Solving for x x :

x=21βˆ’7=βˆ’3x = \frac{21}{-7} = -3

Next, substitute x=βˆ’3 x = -3 back into the first equation:

βˆ’(βˆ’3)+y=14-(-3) + y = 14

3+y=143 + y = 14

Solving for y y :

y=14βˆ’3=11y = 14 - 3 = 11

Therefore, the solution to the system of equations is x=βˆ’3 x = -3 and y=11 y = 11 .

The correct answer choice is:

x=βˆ’3,y=11 x=-3,y=11

Answer:

x=βˆ’3,y=11 x=-3,y=11

Video Solution
Exercise #5

Solve the following system of equations:

{x+y=8x=5βˆ’y \begin{cases} x+y=8 \\ x=5-y \end{cases}

Step-by-Step Solution

Note that in the current system of equations, one of the variables is isolated alone on the left side of the equation:

{xβ€Ύ+y=8x=5βˆ’yβ€Ύ \begin{cases} \underline{x}+y=8 \\ \bm{x=\underline{5-y}} \\ \end{cases}

Therefore, we can apply the substitution method and substitute the entire expression that x equals in the second equation in place of x in the first equation (marked with an underline in both equations above) Hence we obtain one equation with one variable:

5βˆ’yβ€Ύ+y=8 \underline{ 5-y}+y=8

Highlight the equation in which the variable we substituted is isolated in order to return to it later.

From here - we'll proceed to solve the single-variable equation that we obtained.

First- combine like terms on the left side of the resulting equation:

5βˆ’y+y=85=8 5-y+y=8 \\ 5=8

Note that y cancelled out in the current equation and we obtained a false statement, as shown below:

5β‰ 8 5\neq8 meaning-

We obtained a false statement regardless of the variables' values,

We can conclude from here that the system of equations has no solution, given that no matter which values we substitute for the variables - we won't obtain a true statement in both equations together.

Therefore the correct answer is answer D.

Answer:

There is no solution.

Video Solution

Frequently Asked Questions

How do you solve linear equations with two variables step by step?

+
To solve linear equations with two variables: 1) Isolate one variable on one side of the equation, 2) Substitute any value for the remaining variable, 3) Calculate the isolated variable's value. This gives you one solution pair from the infinite possible solutions.

What does it mean that linear equations with two variables have infinite solutions?

+
Linear equations with two variables have infinite solutions because for every value you choose for one variable, there's a corresponding value for the other variable that satisfies the equation. Each solution represents a point on the line when graphed.

How do you find ordered pairs for linear equations with two variables?

+
Find ordered pairs by: β€’ Isolate one variable (like x = 12 - 6y) β€’ Choose any value for the other variable β€’ Calculate the isolated variable's value β€’ Write as an ordered pair (x, y)

What is the standard form of a linear equation with two variables?

+
The standard form is y = ax + b, where 'a' represents the slope and 'b' is the y-intercept. This form makes it easy to graph the equation and understand its behavior on the coordinate plane.

Why do we create value tables for linear equations with two variables?

+
Value tables help organize multiple solution pairs and make graphing easier. By plotting these points on a Cartesian plane, you can visualize the linear relationship as a straight line.

Can you have no solution for linear equations with two variables?

+
A single linear equation with two variables always has infinite solutions. However, systems of two linear equations can have no solution (parallel lines), one solution (intersecting lines), or infinite solutions (same line).

What's the difference between linear equations with one and two variables?

+
Linear equations with one variable have a single numerical solution, while those with two variables have infinite solution pairs. Two-variable equations graph as lines, while one-variable equations represent points on a number line.

How do you graph linear equations with two variables from a table?

+
Create a value table by choosing x-values and calculating corresponding y-values. Plot these coordinate pairs on a graph and connect them with a straight line. The line represents all possible solutions to the equation.

More Linear Equations with Two Variables Questions

Continue Your Math Journey

Practice by Question Type