HomeAPClass 8Maths › Linear equations in one variable
AP · Class 8 · 🧮 Maths · Chapter 22

Linear equations in one variable

రేఖీయ సమీకరణాలుసమీకరణాలను పరిష్కరించడంఅడ్డ గుణకారంస్థానభ్రంశం పద్ధతిరోజువారీ జీవితంలో అనువర్తనాలు

ఈ అధ్యాయంలో, విద్యార్థులు ఒక చరరాశిలో రేఖీయ సమీకరణాల గురించి నేర్చుకుంటారు. సమీకరణాలను రూపొందించడం, ఒక వైపు లేదా రెండు వైపులా చరరాశి ఉన్నప్పుడు వాటిని పరిష్కరించడం, అడ్డ గుణకారం పద్ధతి మరియు స్థానభ్రంశం పద్ధతులను అర్థం చేసుకుంటారు. వేగం మరియు సమయం, వయస్సు సంబంధిత సమస్యలు, వైశాల్యం మరియు చుట్టుకొలత వంటి రోజువారీ జీవిత సమస్యలలో రేఖీయ సమీకరణాల అనువర్తనాలను కూడా నేర్చుకుంటారు. ఇది సంఖ్యా నైపుణ్యాలను మరియు తార్కిక నైపుణ్యాలను పెంపొందించడంలో సహాయపడుతుంది.

Introduction to Linear Equations

What is an Equation?

  • An equation is a statement of equality between two algebraic expressions.
  • It contains an equality sign (=).
  • Example: \(2x + 5 = 10\).

What is a Linear Equation?

  • An equation where the highest power of the variable is 1 is called a linear equation.
  • Variables can be \(x, y, z\), etc.
  • Example: \(3x - 7 = 2\), \(5y = 25\).
  • Non-example: \(x^2 + 2x = 3\) (not linear due to \(x^2\)).

Linear Equation in One Variable

  • A linear equation that has only one variable is called a linear equation in one variable.
  • Example: \(4x + 3 = 15\) (variable is \(x\)).
  • Non-example: \(2x + 3y = 7\) (two variables, \(x\) and \(y\)).

Parts of an Equation

  • LHS (Left Hand Side): The expression to the left of the equality sign.
  • RHS (Right Hand Side): The expression to the right of the equality sign.
  • In \(2x + 5 = 10\):
  • LHS = \(2x + 5\)
  • RHS = \(10\)

Solution of a Linear Equation

  • The value of the variable that makes the equation a true statement (LHS = RHS) is called the solution or root of the equation.
  • To find the solution, we perform operations on both sides of the equation to isolate the variable.
📖నిర్వచనం

Algebraic Expression: A combination of variables and constants connected by mathematical operations (+, -, ×, ÷). Example: \(2x + 5\).

ముఖ్యమైనది

The fundamental principle of solving equations is to maintain balance. Whatever operation you perform on one side of the equation, you must perform the same operation on the other side.

Solving Equations with Variable on One Side

Basic Rules for Solving Linear Equations

  1. Adding/Subtracting: You can add or subtract the same number from both sides of an equation without changing its solution.
  • If \(a = b\), then \(a + c = b + c\) and \(a - c = b - c\).
  1. Multiplying/Dividing: You can multiply or divide both sides of an equation by the same non-zero number without changing its solution.
  • If \(a = b\), then \(ac = bc\) and \(\frac{a}{c} = \frac{b}{c}\) (where \(c \neq 0\)).

Transposition Method

  • Transposition means moving a term from one side of the equation to the other side.
  • When a term is transposed, its sign changes.
  • Addition becomes subtraction, and vice-versa.
  • Multiplication becomes division, and vice-versa.
  • This method is a shortcut for applying the basic rules of adding/subtracting/multiplying/dividing on both sides.
Steps for Solving Equations (Variable on One Side):
  1. Identify the variable term and constant terms.
  2. Use transposition to move all constant terms to one side (usually RHS) and the variable term to the other side (usually LHS).
  3. Simplify both sides.
  4. Isolate the variable by dividing by its coefficient.
💡సూచన

Always verify your solution by substituting the value of the variable back into the original equation. If LHS = RHS, your solution is correct.

🚧తప్పుడు అభిప్రాయం

Forgetting to change the sign of a term when transposing it to the other side of the equation. E.g., \(x + 3 = 5 \Rightarrow x = 5 + 3\) (Incorrect) vs \(x + 3 = 5 \Rightarrow x = 5 - 3\) (Correct).

Solving Equations with Variable on Both Sides

Strategy

  • The goal is still to isolate the variable.
  • The key difference is that variable terms appear on both LHS and RHS.
Steps for Solving Equations (Variable on Both Sides):
  1. Collect Variable Terms: Transpose all terms containing the variable to one side (e.g., LHS).
  2. Collect Constant Terms: Transpose all constant terms to the other side (e.g., RHS).
  3. Simplify: Combine like terms on both sides.
  4. Isolate Variable: Divide by the coefficient of the variable.
గుర్తుంచుకోండి

It doesn't matter which side you collect the variable terms on. For example, \(5x - 3 = 2x + 6\) can be solved by moving \(2x\) to LHS or \(5x\) to RHS. Choose the side that keeps the variable coefficient positive to avoid sign errors.

Reducing Equations to Simpler Form

Equations with Brackets

  • If an equation contains brackets, first expand the brackets using the distributive property: \(a(b+c) = ab + ac\).
  • After expanding, the equation will be in a simpler form, which can then be solved using the methods discussed previously.
Example:

Solve \(3(x - 2) + 5 = 2x + 7\)

  1. Expand bracket: \(3x - 6 + 5 = 2x + 7\)
  2. Simplify constants: \(3x - 1 = 2x + 7\)
  3. Transpose variable terms: \(3x - 2x = 7 + 1\)
  4. Simplify: \(x = 8\)

Equations with Fractions

  • When equations involve fractions, the goal is to eliminate the denominators.
  • Method 1: Find LCM: Multiply both sides of the equation by the Least Common Multiple (LCM) of all denominators.
  • This converts all fractional terms into integers.
  • Method 2: Cross-Multiplication (for single fraction on each side): If the equation is in the form \(\frac{a}{b} = \frac{c}{d}\), then \(ad = bc\).
💡సూచన

When multiplying by LCM, remember to multiply every term on both sides of the equation, not just the fractional terms. This is a common source of error.

Equations Reducible to Linear Form

What are they?

  • Some equations may not appear linear at first glance, but can be transformed into a linear equation by algebraic manipulation.
  • These often involve variables in the denominator or complex fractional forms.

Cross-Multiplication Method (Detailed)

  • This method is particularly useful when you have a single fraction on each side of the equality sign, i.e., \(\frac{\text{LHS expression}}{\text{LHS denominator}} = \frac{\text{RHS expression}}{\text{RHS denominator}}\).
  • Rule: If \(\frac{A}{B} = \frac{C}{D}\), then \(AD = BC\).
  • Here, A, B, C, D can be expressions involving the variable.
Steps:
  1. Ensure both sides of the equation are single fractions.
  2. Multiply the numerator of the LHS by the denominator of the RHS.
  3. Multiply the numerator of the RHS by the denominator of the LHS.
  4. Set these two products equal to each other.
  5. Solve the resulting linear equation.
🚧తప్పుడు అభిప్రాయం

Applying cross-multiplication when there are multiple terms (not a single fraction) on one side. E.g., \(\frac{x}{2} + 3 = \frac{5}{4}\) cannot be directly cross-multiplied. First, combine \(\frac{x}{2} + 3\) into a single fraction: \(\frac{x+6}{2} = \frac{5}{4}\), then cross-multiply.

Applications of Linear Equations

Word Problems to Equations

  • Linear equations are powerful tools for solving real-life problems.
  • The most crucial step is to translate the word problem into a mathematical equation.
General Steps for Solving Word Problems:
  1. Read Carefully: Understand the problem completely. Identify what is given and what needs to be found.
  2. Assign Variable: Let the unknown quantity be represented by a variable (e.g., \(x\)). If there are multiple unknowns, try to express them in terms of the chosen variable.
  3. Formulate Equation: Translate the verbal statements into mathematical expressions and form an equation based on the relationships given.
  4. Solve Equation: Solve the linear equation using the methods learned.
  5. Check Solution: Verify if the solution makes sense in the context of the problem. Does it answer the original question?

Common Types of Word Problems:

  • Age Problems: Involve current ages, ages after/before a certain number of years.
  • If current age is \(x\), age after \(n\) years is \(x+n\), age before \(n\) years is \(x-n\).
  • Number Problems: Involve relationships between numbers (consecutive, sum, difference, product).
  • Consecutive integers: \(x, x+1, x+2\).
  • Consecutive even/odd integers: \(x, x+2, x+4\).
  • Perimeter/Area Problems: Using formulas for geometric shapes.
  • Money Problems: Involving currency denominations, costs, profits.
  • Speed, Distance, Time Problems: Using the formula \(Distance = Speed \times Time\).
💡సూచన

For word problems, clearly define your variable(s) at the beginning. E.g., "Let the current age of Hari be \(x\) years." This helps in setting up the equation correctly and avoids confusion.

Ask SAAVI — Free