Solving Linear Equations with Variable on both Sides Last Updated : 30 Jan, 2025 Comments Improve Suggest changes Like Article Like Report Equations consist of two main components: variables and numbers. Understanding the relationship between these components and how to manipulate them is essential for solving equations.Variable: A variable is a symbol (often a letter like x, y, or z) that represents an unknown or changing quantity.Number: A number is a constant value in an equation.Methods for Solving Equations with Variables on Both SidesWhen a variable appears on both sides of an equation, the following principles apply to simplify and solve the equation:Adding/Subtracting Terms: You can add or subtract the same number (or expression) to both sides of the equation without altering its equality.Multiplying/Dividing Terms: You can multiply or divide both sides of the equation by the same non-zero number without changing its equality.These operations are called reverse operations, and they help you isolate the variable to solve the equation.Example: Solve 14 - 2x = 5x for the value of x.Step 1: First, we need separate variables on one side and numbers on the other side by applying some basic operations.Add 2x on both the sides14 - 2x + 2x = 5x + 2x(Similarly, we can subtract a term with a variable from both sides of the equation)Step 2: Perform operations to convert the coefficient of the variable to 1.Equation: 14 = 7xDivide 7 on both the sidesx = 2Example: Solve 64 + 2x = 10x + 8 for the value of xStep 1: Subtract 2x from both sides:64 + 2x - 2x = 10x - 2x + 864 = 8x + 8Step 2: Subtract 8 from both the sides:64 - 8 = 8x + 8 - 856 = 8x Step 3: Divide 8 on both the sidesx = 7Note: In every problem of this kind it is always recommended separating the numbers and variables on either side of the equation by applying the reverse operations.Sample Problems on Linear Equations with variables on both SidesExample 1. Solve for x: 35x - 45 = 25Solution: Add 45 to both the sides 35x - 45 + 45 = 25 + 45 35x = 70Divide 35 on both the sides x = 2 Example 2. Solve for x: 22 - 32x = 33 + xSolution: Add 32x on both the sides 22 - 32x + 32x = 33 + x + 32x 22 = 33 + 33x Subtract 33 from both the sides 22 - 33 = 33 + 33x -33 -11 = 33x Divide 11 on both the sides-1 = 3x Divide 3 on both the sides x = -1/3Example 3. Solve for x: 23x + 4 = 104 + 3xSolution: Subtract 4 from both the sides 23x + 4 - 4 = 104 + 3x - 4 23x = 100 + 3x Subtract 3x from both the sides 23x - 3x = 100 + 3x - 3x 20x = 100 Divide 20 from both the sides x = 5Example 4. Solve for x: 45x + 21 = 15x + 141Solution:Subtract 21 from both the sides 45x + 21 - 21 = 15x + 141 - 21 45x = 15x + 120 Subtract 15x from both the sides 45x - 15x = 15x + 120 - 15x 30x = 120 Divide 30 on both the sides x = 4Example 5. Solve for x: 28x + 33 = 108 + 3xSolution:Subtract 3x from both the sides 28x + 33 -3x = 108 + 3x - 3x 25x + 33 = 108 Subtract 33 from both the sides 25x + 33 - 33 = 108 - 33 25x = 75 Divide 25 on both the sidesx = 3Example 6. Solve for x: 8x + 3x = 34 + 2 + 2xSolution: Simplify: 11x = 36 + 2x Get the variable on one side: 11x - 2x = 36 + 2x - 2x 9x = 36 Solve using inverse operations: x = 4Check Whether: 8(4) + 3(4) = 34 + 2 + 2(4)? Yes! Example 7. Solve for y: 33y - 32 = 19 - 18ySolution: The equation is already simplified. Get the variable on one side using inverse operations 33y - 32 = 19 - 18y 51y - 32 = 19 51y = 19 + 32 51y = 51y = 1Check: 33y - 32 = 19 - 18y? Yes! Solve Linear Equations with Variable on both Sides WorksheetProblem 1: Solve for x: 3x + 5 = 2x + 8Problem 2: Solve for y: 4y − 2 = 2y + 6.Problem 3: Solve for x: 5(x − 2) = 2x + 7Problem 4: Solve for z: 7z + 3 = 5z + 9Problem 5: Solve for x: 6x − 4 = 2x + 12Problem 6: Solve for a: 2(a + 3) = 4 + 3aProblem 7: Solve for b: 8 − 3b = 2b + 1Problem 8: Solve for m: 3m − 4 = 5(m + 2)Answer Keyx = 3y = 4x = 17/3z = 3x = 4a = 2b = 7/5m = −7 Comment More infoAdvertise with us Next Article Reducing Equations to Simpler Form | Class 8 Maths G gauthamd Follow Improve Article Tags : Mathematics School Learning Class 8 Linear Equations Maths-Class-8 +1 More Similar Reads CBSE Class 8th Maths Notes CBSE Class 8th Maths Notes cover all chapters from the updated NCERT textbooks, including topics such as Rational Numbers, Algebraic Expressions, Practical Geometry, and more. Class 8 is an essential time for students as subjects become harder to cope with. At GeeksforGeeks, we provide easy-to-under 15+ min read Chapter 1: Rational Numbers Rational NumbersA rational number is a type of real number expressed as p/q, where q â 0. Any fraction with a non-zero denominator qualifies as a rational number. Examples include 1/2, 1/5, 3/4, and so forth. Additionally, the number 0 is considered a rational number as it can be represented in various forms such a 9 min read Natural Numbers | Definition, Examples & PropertiesNatural numbers are the numbers that start from 1 and end at infinity. In other words, natural numbers are counting numbers and they do not include 0 or any negative or fractional numbers.Here, we will discuss the definition of natural numbers, the types and properties of natural numbers, as well as 11 min read Whole Numbers - Definition, Properties and ExamplesWhole numbers are the set of natural numbers (1, 2, 3, 4, 5, ...) plus zero. They do not include negative numbers, fractions, or decimals. Whole numbers range from zero to infinity. Natural numbers are a subset of whole numbers, and whole numbers are a subset of real numbers. Therefore, all natural 10 min read Integers | Definition, Examples & TypesThe word integer originated from the Latin word âIntegerâ which means whole or intact. Integers are a special set of numbers comprising zero, positive numbers, and negative numbers. So, an integer is a whole number (not a fractional number) that can be positive, negative, or zero. Examples of intege 8 min read Rational NumbersRational numbers are a fundamental concept in mathematics, defined as numbers that can be expressed as the ratio of two integers, where the denominator is not zero. Represented in the form p/qâ (with p and q being integers), rational numbers include fractions, whole numbers, and terminating or repea 15+ min read Representation of Rational Numbers on the Number Line | Class 8 MathsRational numbers are the integers p and q expressed in the form of p/q where q>0. Rational numbers can be positive, negative or even zero. Rational numbers can be depicted on the number line. The centre of the number line is called Origin (O). Positive rational numbers are illustrated on the righ 5 min read Rational Numbers Between Two Rational Numbers | Class 8 MathsReal numbers are categorized into rational and irrational numbers respectively. Given two integers p and q, a rational number is of the form p/q, where q > 0. A special case arises when q=1 and the rational number simply becomes an integer. Hence, all integers are rational numbers, equal to p. Th 6 min read Chapter 2: Linear Equations in One VariableAlgebraic Expressions in Math: Definition, Example and EquationAlgebraic Expression is a mathematical expression that is made of numbers, and variables connected with any arithmetical operation between them. Algebraic forms are used to define unknown conditions in real life or situations that include unknown variables.An algebraic expression is made up of terms 8 min read Linear Equations in One VariableLinear equation in one variable is the equation that is used for representing the conditions that are dependent on one variable. It is a linear equation i.e. the equation in which the degree of the equation is one, and it only has one variable.A linear equation in one variable is a mathematical stat 7 min read Linear Equations in One Variable - Solving Equations which have Linear Expressions on one Side and Numbers on the other Side | Class 8 MathsLinear equation is an algebraic equation that is a representation of the straight line. Linear equations are composed of variables and constants. These equations are of first-order, that is, the highest power of any of the involved variables i.e. 1. It can also be considered as a polynomial of degre 4 min read Solving Linear Equations with Variable on both SidesEquations consist of two main components: variables and numbers. Understanding the relationship between these components and how to manipulate them is essential for solving equations.Variable: A variable is a symbol (often a letter like x, y, or z) that represents an unknown or changing quantity.Num 6 min read Reducing Equations to Simpler Form | Class 8 MathsReducing equations is a method used to simplify complex equations into a more manageable form. This technique is particularly useful when dealing with non-linear equations, which cannot always be solved directly. By applying specific mathematical operations, such as cross-multiplication, these equat 6 min read Equations Reducible to Linear FormEquations Reducible to Linear Form" refers to equations that can be transformed or rewritten into a linear equation. These equations typically involve variables raised to powers other than 1, such as squared terms, cubed terms, or higher. By applying suitable substitutions or transformations, these 9 min read Chapter 3: Understanding Quadrilaterals Types of PolygonsTypes of Polygons classify all polygons based on various parameters. As we know, a polygon is a closed figure consisting only of straight lines on its edges. In other words, polygons are closed figures made up of more than 2 line segments on a 2-dimensional plane. The word Polygon is made up of two 9 min read Triangles in GeometryA triangle is a polygon with three sides (edges), three vertices (corners), and three angles. It is the simplest polygon in geometry, and the sum of its interior angles is always 180°. A triangle is formed by three line segments (edges) that intersect at three vertices, creating a two-dimensional re 13 min read QuadrilateralsQuadrilateral is a two-dimensional figure characterized by having four sides, four vertices, and four angles. It can be broadly classified into two categories: concave and convex. Within the convex category, there are several specific types of quadrilaterals, including trapezoids, parallelograms, re 12 min read Area of PentagonArea of Pentagon or the area of any polygon is the total space taken by that geometric object. In geometry area and perimeter are the most fundamental quantities of measurement after the side. In general, we study two types of shapes in geometry one is flat shapes(2-D Shapes) and other solid shapes 7 min read Sum of Angles in a PolygonPolygon is defined as a two-dimensional geometric figure that has a finite number of line segments connected to form a closed shape. The line segments of a polygon are called edges or sides, and the point of intersection of two edges is called a vertex. The angle of a polygon is referred to as the s 11 min read Exterior Angles of a PolygonPolygon is a closed, connected shape made of straight lines. It may be a flat or a plane figure spanned across two-dimensions. A polygon is an enclosed figure that can have more than 3 sides. The lines forming the polygon are known as the edges or sides and the points where they meet are known as ve 6 min read Trapezium: Types | Formulas |Properties & ExamplesA Trapezium or Trapezoid is a quadrilateral (shape with 4 sides) with exactly one pair of opposite sides parallel to each other. The term "trapezium" comes from the Greek word "trapeze," meaning "table." It is a two-dimensional shape with four sides and four vertices.In the figure below, a and b are 8 min read Kite - QuadrilateralsA Kite is a special type of quadrilateral that is easily recognizable by its unique shape, resembling the traditional toy flown on a string. In geometry, a kite has two pairs of adjacent sides that are of equal length. This distinctive feature sets it apart from other quadrilaterals like squares, re 8 min read Parallelogram | Properties, Formulas, Types, and TheoremA parallelogram is a two-dimensional geometrical shape whose opposite sides are equal in length and are parallel. The opposite angles of a parallelogram are equal in measure and the Sum of adjacent angles of a parallelogram is equal to 180 degrees.A parallelogram is a four-sided polygon (quadrilater 10 min read Properties of ParallelogramsProperties of Parallelograms: Parallelogram is a quadrilateral in which opposite sides are parallel and congruent and the opposite angles are equal. A parallelogram is formed by the intersection of two pairs of parallel lines. In this article, we will learn about the properties of parallelograms, in 9 min read Rhombus: Definition, Properties, Formula and ExamplesA rhombus is a type of quadrilateral with the following additional properties. All four sides are of equal length and opposite sides parallel. The opposite angles are equal, and the diagonals bisect each other at right angles. A rhombus is a special case of a parallelogram, and if all its angles are 6 min read Square in Maths - Area, Perimeter, Examples & ApplicationsA square is a type of quadrilateral where all four sides are of equal length and each interior angle measures 90°. It has two pairs of parallel sides, with opposite sides being parallel. The diagonals of a square are equal in length and bisect each other at right angles.Squares are used in various f 5 min read Chapter 4: Practical Geometry Construction of a QuadrilateralIt is famously said that Geometry is the knowledge that appears to be produced by human beings, yet whose meaning is totally independent of them. Practical geometry is an important branch of geometry that helps us to study the size, positions, shapes as well as dimensions of objects and draw them wi 7 min read Chapter 5: Data HandlingData HandlingData Handling: Nowadays, managing and representing data systematically has become very important especially when the data provided is large and complex, This is when Data Handling comes into the picture.Data handling involves the proper management of research data throughout and beyond the lifespan 12 min read What is Data Organization?It is a critical process that involves structuring, categorizing, and managing data to make it more accessible, usable, and analyzable. Whether in research, business, or everyday applications, well-organized data can significantly enhance efficiency and decision-making. The importance of data organi 9 min read Frequency Distribution - Table, Graphs, FormulaA frequency distribution is a way to organize data and see how often each value appears. It shows how many times each value or range of values occurs in a dataset. This helps us understand patterns, like which values are common and which are rare. Frequency distributions are often shown in tables or 11 min read Pie ChartPie chart is a popular and visually intuitive tool used in data representation, making complex information easier to understand at a glance. This circular graph divides data into slices, each representing a proportion of the whole, allowing for a clear comparison of different categories making it ea 11 min read Chance and ProbabilityChance is defined as the natural occurrence of any event without any interference, we can also say that the possibility of any event is the chance of the event, and mathematically we define the chance as the probability of an event.Probability refers to the likelihood of the occurrence of an event. 9 min read Random Experiment - ProbabilityIn a cricket match, before the game begins. Two captains go for a toss. Tossing is an activity of flipping a coin and checking the result as either âHeadâ or âTailâ. Similarly, tossing a die gives us a number from 1 to 6. All these activities are examples of experiments. An activity that gives us a 11 min read Probability in MathsProbability is the branch of mathematics where we determine how likely an event is to occur. It is represented as a numeric value ranging from 0 to 1. Probability can be calculated as:\text{Probability} = \dfrac{Favourable \ Outcome}{Total \ Number \ of \ Outcomes}Favourable outcomes refer to the ou 4 min read Chapter 6: Squares and Square RootsSquares and Square RootsSquares and Square roots are highly used mathematical concepts which are used for various purposes. Squares are numbers produced by multiplying a number by itself. Conversely, the square root of a number is the value that, when multiplied by itself, results in the original number. Thus, squaring and 13 min read How to Find Square Root of a Number?In everyday situations, the challenge of calculating the square root of a number is faced. What if one doesn't have access to a calculator or any other gadget? It can be done with old-fashioned paper and pencil in a long-division style. Yes, there are a variety of ways to do so. Let's start with dis 12 min read Pythagorean TriplesPythagorean triples are sets of three positive integers that satisfy the Pythagorean Theorem. This ancient theorem, attributed to the Greek mathematician Pythagoras, is fundamental in geometry and trigonometry. The theorem states that in any right-angled triangle, the square of the length of the hyp 13 min read Chapter 7: Cubes and Cube Roots Cube RootsA cube root of a number a is a value b such that when multiplied by itself three times (i.e., b \times b \times b), it equals a. Mathematically, this is expressed as:b3 = a, where a is the cube of b.Cube is a number that we get after multiplying a number 3 times by itself. For example, 125 will be t 7 min read Check if given number is perfect cubeGiven a number N, the task is to check whether the given number N is a perfect cube or not. Examples: Input: N = 216 Output: Yes Explanation: As 216 = 6*6*6. Therefore the cube root of 216 is 6.Input: N = 100 Output: No Table of ContentNaive Approach:Using Build-in Functions: Using Prime Factors :Us 15+ min read Chapter 8: Comparing QuantitiesRatios and PercentagesRatios and Percentages: Comparing quantities is easy, each of the quantities is defined to a specific standard and then the comparison between them takes place after that. Comparing quantities can be effectively done by bringing them to a certain standard and then comparing them related to that spec 6 min read Fractions - Definition, Types and ExamplesFractions are numerical expressions used to represent parts of a whole or ratios between quantities. They consist of a numerator (the top number), indicating how many parts are considered, and a denominator (the bottom number), showing the total number of equal parts the whole is divided into. For E 7 min read PercentageIn mathematics, a percentage is a figure or ratio that signifies a fraction out of 100, i.e., A fraction whose denominator is 100 is called a Percent. In all the fractions where the denominator is 100, we can remove the denominator and put the % sign.For example, the fraction 23/100 can be written a 5 min read Discount FormulaDiscount in Mathematics is defined as the reduction in price of any service and product. Discount is offered by the business owner to easily and quickly sell their product or services. Giving discounts increases the sales of the business and helps the business retain its customer. Discount is always 9 min read Sales Tax, Value Added Tax, and Goods and Services Tax - Comparing Quantities | Class 8 MathsTax is a mandatory fee levied by the government to collect revenue for public works providing the best facilities and infrastructure.The first known Tax system was in Ancient Egypt around 3000â2800 BC, in First Dynasty of Egypt. The first form of taxation was corvée and tithe. In India, The Tax was 5 min read Simple InterestSimple Interest (SI) is a method of calculating the interest charged or earned on a principal amount over a fixed period. It is calculated based solely on the principal amount, which remains unchanged throughout the calculation.Simple Interest is widely used across industries such as banking, financ 9 min read Compound Interest | Class 8 MathsCompound Interest: Compounding is a process of re-investing the earnings in your principal to get an exponential return as the next growth is on a bigger principal, following this process of adding earnings to the principal. In this passage of time, the principal will grow exponentially and produce 9 min read Compound InterestCompound Interest is the interest that is calculated against a loan or deposit amount in which interest is calculated for the principal as well as the previous interest earned. Compound interest is used in the banking and finance sectors and is also useful in other sectors. A few of its uses are:Gro 9 min read Chapter 9: Algebraic Expressions and Identities Algebraic Expressions and IdentitiesAn algebraic expression is a mathematical phrase that can contain numbers, variables, and operations, representing a value without an equality sign. Whereas, algebraic identities are equations that hold true for all values of the variables involved. Learning different algebraic identities is crucial 10 min read Types of Polynomials (Based on Terms and Degrees)Types of Polynomials: In mathematics, an algebraic expression is an expression built up from integer constants, variables, and algebraic operations. There are mainly four types of polynomials based on degree-constant polynomial (zero degree), linear polynomial ( 1st degree), quadratic polynomial (2n 9 min read Like and Unlike Algebraic Terms: Definition and ExamplesLike terms are terms in algebraic expressions that have the same variables raised to the same powers. Like and Unlike Terms are the types of terms in algebra, and we can differentiate between like and unlike terms by simply checking the variables and their powers. We define algebraic terms as the in 7 min read Mathematical Operations on Algebraic Expressions - Algebraic Expressions and Identities | Class 8 MathsThe basic operations that are being used in mathematics (especially in real number systems) are addition, subtraction, multiplication and so on. These operations can also be done on the algebraic expressions. Let us see them in detail. Algebraic expressions (also known as algebraic equations) are de 5 min read Multiplying PolynomialsPolynomial multiplication is the process of multiplying two or more polynomials to find their product. It involves multiplying coefficients and applying exponent rules for variables.When multiplying polynomials:Multiply the coefficients (numerical values).Multiply variables with the same base by add 8 min read Standard Algebraic IdentitiesAlgebraic Identities are algebraic equations that are always true for every value of the variable in them. The algebraic equations that are valid for all values of variables in them are called algebraic identities. It is used for the factorization of polynomials. In this way, algebraic identities ar 7 min read Like