π· Basic Terminology
Term | Description | Example |
---|---|---|
Variable | A symbol (usually x, y, z) representing a number | x, y |
Constant | A fixed value | 2, -5, 7.5 |
Coefficient | A number multiplying a variable | In 3x, 3 is the coefficient |
Term | A single variable or number | 5x, -3y, 2 |
Expression | A combination of terms | 3x + 2y - 5 |
Equation | Two expressions are set equal | 3x + 5 = 11 |
π· Types of Algebraic Expressions
-
Monomial: One term →
-
Binomial: Two terms →
-
Trinomial: Three terms →
-
Polynomial: More than one term, can be of any degree.
π· Operations on Algebraic Expressions
➤ Addition & Subtraction
-
Combine like terms:
➤ Multiplication
-
Use distributive law:
➤ Division
-
Simplify by cancelling common factors:
π· Important Algebraic Identities
These are must-know shortcuts:
Identity No. | Formula |
---|---|
(1) | |
(2) | |
(3) | |
(4) | |
(5) | |
(6) | |
(7) |
π· Linear Equations in One Variable
General Form:
Example:
π· Linear Equations in Two Variables
Form:
Solve using:
-
Substitution method
-
Elimination method
-
Cross multiplication
π· Quadratic Equations
General Form:
Solutions:
-
Factorization Method
-
Quadratic Formula:
Discriminant:
-
If
-
If → Real and equal roots
-
If
π· Inequalities
Rule | Example |
---|---|
Add/Subtract the same value on both sides | |
Multiply/Divide by a positive number: sign remains | |
Multiply/Divide by a negative number: reverse the sign |
π· Exponents and Powers
Rule | Expression | Result |
---|---|---|
Product of powers | ||
Power of a power | ||
Quotient of powers | ||
Negative exponent | ||
Zero exponent |
π· Algebraic Fractions
-
Simplify by factoring:
π· Word Problems on Algebra
Types:
- Age Problems
- Work and Time
- Speed, Time & Distance
- Mixtures
- Number Problems
- Ratio and Proportion
Key Tip:
- Define variables clearly
- Set up the equation based on conditions
- Solve and check for logic
π· Common Shortcuts & Tricks
Problem Type | Shortcut |
---|---|
Product of 2 conjugates | |
Sum of the first n natural numbers | |
Sum of squares | |
Sum of cubes |
Here are 5 multiple-choice questions (MCQs) based on Elementary Algebra, complete with correct answers and short, descriptive analyses for each:
π¦ Question 1: Simplifying Expressions
Q1. What is the simplified form of the expression:
(2x + 3)(x − 4)?
A) 2x² − 5x − 12
B) 2x² − 8x + 3
C) 2x² − 5x − 15
D) 2x² − 8x − 12
Correct Answer: A) 2x² − 5x − 12
π§ Explanation:
Use the distributive (FOIL) method:
(2x)(x) = 2x²
(2x)(−4) = −8x
(3)(x) = 3x
(3)(−4) = −12
Now combine: 2x² − 8x + 3x − 12 = 2x² − 5x − 12
—————
π¦ Question 2: Identity Application
Q2. Which identity is used to expand (a + b)²?
A) a² − 2ab + b²
B) a² + 2ab + b²
C) a² − b²
D) a³ + b³
Correct Answer: B) a² + 2ab + b²
π§ Explanation:
This is a standard algebraic identity:
(a + b)² = a² + 2ab + b²
This helps in quickly expanding binomials without full multiplication.
—————
π¦ Question 3: Solving Linear Equations
Q3. Solve: 5x − 3 = 2x + 6
A) x = 1
B) x = 3
C) x = 9
D) x = −3
Correct Answer: B) x = 3
π§ Explanation:
Step 1: Bring variables to one side
5x − 2x = 6 + 3
3x = 9
x = 9 ÷ 3 = 3
—————
π¦ Question 4: Quadratic Factorization
Q4. Factor the expression: x² − 7x + 12
A) (x − 3)(x − 4)
B) (x − 6)(x − 1)
C) (x − 2)(x − 5)
D) (x − 3)(x + 4)
Correct Answer: A) (x − 3)(x − 4)
π§ Explanation:
We look for two numbers whose sum is −7 and product is +12.
−3 and −4 work: (−3) + (−4) = −7 and (−3)(−4) = 12
So the factorization is (x − 3)(x − 4)
—————
π¦ Question 5: Exponent Rule
Q5. Simplify: (2x³)²
A) 4x⁵
B) 4x⁶
C) 2x⁶
D) 8x⁵
Correct Answer: B) 4x⁶
π§ Explanation:
Use (ab)^n = a^n × b^n
(2x³)² = 2² × (x³)² = 4 × x⁶ = 4x⁶
Post a Comment
Post a Comment