Solving First-Degree Equations Practice Problems - All Methods

Master solving linear equations using addition, subtraction, multiplication, division, combining like terms, and distributive property with step-by-step practice problems.

πŸ“šPractice Solving Equations Using Every Method You Need to Know
  • Solve equations by adding or subtracting the same number from both sides
  • Master multiplying and dividing both sides to eliminate coefficients and fractions
  • Combine like terms by moving variables to one side and constants to the other
  • Apply the distributive property to eliminate parentheses in linear equations
  • Work with equations containing variables on both sides of the equal sign
  • Build confidence solving first-degree equations with one variable step-by-step

Understanding Solving Equations Using All Methods

Complete explanation with examples

First-degree equation in one variable – solving by all methods

2xβˆ’6=342x-6=34Variable

A first-degree equation is an equation where the highest power is 11 and there is only one variable 11.

Solving an Equation by Adding/Subtracting from Both Sides If the number is next to XX with a plus, we need to subtract it from both sides.
If the number is next to XX with a minus, we need to add it to both sides.

Solving an Equation by Multiplying/Dividing Both Sides We will need to multiply or divide both sides of the equations where there is a coefficient for XX.

Solving an Equation by Combining Like Terms Move all the XXs to the right side and all the numbers to the left side.

Solving an equation using the distributive property We will solve according to the distributive property
a(b+c)=ab+bca(b+c)=ab+bc

Detailed explanation

Practice Solving Equations Using All Methods

Test your knowledge with 151 quizzes

Solve for X:

\( x + 9 = 15 \)

Examples with solutions for Solving Equations Using All Methods

Step-by-step solutions included
Exercise #1

Solve for X:

5βˆ’x=4 5-x=4

Step-by-Step Solution

To solve the equation 5βˆ’x=45 - x = 4, we aim to isolate xx on one side of the equation.

We start by considering the equation:
5βˆ’x=45 - x = 4

Step 1: Eliminate 5 from the left side to isolate terms involving xx. To do this, subtract 5 from both sides of the equation:

(5βˆ’x)βˆ’5=4βˆ’5(5 - x) - 5 = 4 - 5

Step 2: Simplify both sides:

βˆ’x=βˆ’1-x = -1

Step 3: To solve for xx, multiply or divide both sides by βˆ’1-1 to change the sign of xx:

βˆ’1β‹…βˆ’x=βˆ’1β‹…βˆ’1-1 \cdot -x = -1 \cdot -1

This simplifies to:

x=1x = 1

Therefore, the solution to the equation 5βˆ’x=45 - x = 4 is x=1x = 1.

The correct answer is x=1x = 1.

Answer:

1

Video Solution
Exercise #2

Solve for B:

b+6=14 b+6=14

Step-by-Step Solution

To solve for b b , we need to isolate it on one side of the equation. Starting with:

b+6=14 b+6=14

Subtract6 6 from both sides to get:

b+6βˆ’6=14βˆ’6 b+6-6=14-6

This simplifies to:

b=8 b=8

Therefore, the solution is b=8 b = 8 .

Answer:

8 8

Exercise #3

Solve for X:

x4=3 \frac{x}{4}=3

Step-by-Step Solution

We use the formula:

aβ‹…x=b a\cdot x=b

x=ba x=\frac{b}{a}

We multiply the numerator by X and write the exercise as follows:

x4=3 \frac{x}{4}=3

We multiply by 4 to get rid of the fraction's denominator:

4Γ—x4=3Γ—4 4\times\frac{x}{4}=3\times4

Then, we remove the common factor from the left side and perform the multiplication on right side to obtain:

x=12 x=12

Answer:

12 12

Video Solution
Exercise #4

Solve x:

5(x+3)=0 5(x+3)=0

Step-by-Step Solution

We open the parentheses according to the formula:

a(x+b)=ax+ab a(x+b)=ax+ab

5Γ—x+5Γ—3=0 5\times x+5\times3=0

5x+15=0 5x+15=0

We will move the 15 to the right section and keep the corresponding sign:

5x=βˆ’15 5x=-15

Divide both sections by 5

5x5=βˆ’155 \frac{5x}{5}=\frac{-15}{5}

x=βˆ’3 x=-3

Answer:

βˆ’3 -3

Video Solution
Exercise #5

Solve for x:

7(βˆ’2x+5)=77 7(-2x+5)=77

Step-by-Step Solution

To open parentheses we will use the formula:

a(x+b)=ax+ab a(x+b)=ax+ab

(7Γ—βˆ’2x)+(7Γ—5)=77 (7\times-2x)+(7\times5)=77

We multiply accordingly

βˆ’14x+35=77 -14x+35=77

We will move the 35 to the right section and change the sign accordingly:

βˆ’14x=77βˆ’35 -14x=77-35

We solve the subtraction exercise on the right side and we will obtain:

βˆ’14x=42 -14x=42

We divide both sections by -14

βˆ’14xβˆ’14=42βˆ’14 \frac{-14x}{-14}=\frac{42}{-14}

x=βˆ’3 x=-3

Answer:

-3

Video Solution

Frequently Asked Questions

What is a first-degree equation with one variable?

+
A first-degree equation with one variable is an equation where the highest power of the variable is 1 and contains only one variable (usually x). Examples include 3x + 5 = 20 or 4(x + 2) - 2x = 12. The goal is to find the value of x that makes the equation true.

When do I add or subtract from both sides of an equation?

+
Add or subtract from both sides to isolate the variable. If a number is added to x (like x + 7), subtract that number from both sides. If a number is subtracted from x (like x - 4), add that number to both sides. This keeps the equation balanced while moving terms.

How do I solve equations with coefficients or fractions?

+
For coefficients (like 2x = 12), divide both sides by the coefficient to isolate x. For fractions (like x/4 = 5), multiply both sides by the denominator to eliminate the fraction. Always perform the same operation on both sides to maintain equality.

What does combining like terms mean in equations?

+
Combining like terms means moving all variable terms to one side and all constant numbers to the other side. For example, in 5x - 3 = 2x + 9, move the x terms to get 5x - 2x = 9 + 3, then simplify to 3x = 12.

When do I use the distributive property in equations?

+
Use the distributive property when you see parentheses in an equation, like 2(x + 3) = 14. Apply a(b + c) = ab + ac to get 2x + 6 = 14, then solve normally. This eliminates parentheses and simplifies the equation.

What are the steps to solve any first-degree equation?

+
Follow these steps in order: 1) Use distributive property to eliminate parentheses, 2) Combine like terms on each side, 3) Move all variable terms to one side and constants to the other, 4) Divide both sides by the coefficient of the variable. Always check your answer by substituting back into the original equation.

How do I check if my solution to an equation is correct?

+
Substitute your answer back into the original equation and verify both sides are equal. For example, if you solved 2x - 6 = 34 and got x = 20, check: 2(20) - 6 = 40 - 6 = 34 βœ“. If both sides equal the same number, your solution is correct.

What's the difference between solving 2x = 8 and x/2 = 4?

+
For 2x = 8, divide both sides by 2 to get x = 4. For x/2 = 4, multiply both sides by 2 to get x = 8. When the variable is multiplied by a number, divide by that number. When the variable is divided by a number, multiply by that number.

More Solving Equations Using All Methods Questions

Continue Your Math Journey

Practice by Question Type

Combining like terms Equations with variables on both sides Exercises with fractions One sided equations Opening parentheses Solving an equation using all techniques Solving an equation with fractions Using additional geometric shapes Worded problems Addition, subtraction, multiplication and division Combining like terms Decimal numbers Equations with variables on both sides Exercises on Both Sides (of the Equation) Number of terms One sided equations Rearranging Equations Solving an equation using all techniques Solving an equation with fractions Binomial Using additional geometric shapes Using fractions Worded problems Complete the missing number Equations with variables on both sides Exercises on Both Sides (of the Equation) More than Two Terms One sided equations Monomial Solving an equation by multiplying/dividing both sides Solving an equation using all techniques Solving an equation with fractions Simplifying expressions Test if the coefficient is different from 1 Binomial Using variables Worded problems Addition, subtraction, multiplication and division Combining like terms Decimal numbers Domain of definition Equations with variables on both sides Exercises with fractions Number of terms One sided equations Opening parentheses Rearranging Equations Monomial Binomial Using additional geometric shapes Using fractions Worded problems Equations with variables on both sides One sided equations Solving an equation using all techniques Solving an equation with fractions Solving the problem Worded problems