Q1 โ Order of Operations
Answer: D) 11
Step 1: Identify the operations: 3 + 4 ร 2
Step 2: PEMDAS โ Multiplication comes before Addition.
Step 3: Calculate 4 ร 2 = 8 first.
Step 4: Then add: 3 + 8 = 11.
โ ๏ธ Common error: doing left-to-right gives 7 ร 2 = 14 โ WRONG! Always multiply before adding.
Q2 โ Integer Operations
Answer: B) โ3
Step 1: Different signs (โ8 is negative, +5 is positive).
Step 2: Subtract the smaller absolute value from the larger: 8 โ 5 = 3.
Step 3: Keep the sign of the number with the larger absolute value: |โ8| > |5|, so the answer is negative.
Result: โ3
Q3 โ Fractions
Answer: B) 5/6
Step 1: Find the Least Common Denominator (LCD) of 2 and 3: LCD = 6.
Step 2: Convert: 1/2 = 3/6 and 1/3 = 2/6.
Step 3: Add numerators: 3/6 + 2/6 = 5/6.
โ ๏ธ Never add denominators: 1/2 + 1/3 โ 2/5.
Q4 โ Solving Equations
Answer: C) x = 4
Step 1: Start: 2x + 3 = 11
Step 2: Subtract 3 from both sides: 2x = 11 โ 3 = 8
Step 3: Divide both sides by 2: x = 8 รท 2 = 4
Check: 2(4) + 3 = 8 + 3 = 11 โ
Q5 โ Proportions
Answer: C) x = 9
Step 1: Cross-multiply: 3 ร 12 = 4 ร x
Step 2: 36 = 4x
Step 3: Divide both sides by 4: x = 36 รท 4 = 9
Check: 3/4 = 9/12 โ both reduce to 3/4 โ
Q6 โ Percentages
Answer: A) 16
Step 1: Convert 20% to decimal: 20% = 20/100 = 0.20
Step 2: Multiply: 0.20 ร 80 = 16
Alternative: 10% of 80 = 8, so 20% = 8 ร 2 = 16 โ
Q7 โ Exponents
Answer: B) 8
Step 1: 2ยณ means 2 multiplied by itself 3 times.
Step 2: 2 ร 2 = 4, then 4 ร 2 = 8
โ ๏ธ Common error: 2ยณ โ 2 ร 3 = 6. Exponent means repeated multiplication, not multiplication by the exponent.
Q8 โ Square Roots
Answer: C) 7
Step 1: Ask: "What number times itself equals 49?"
Step 2: 7 ร 7 = 49, so โ49 = 7
Memory tip: Perfect squares to memorize: 1,4,9,16,25,36,49,64,81,100.
Q9 โ Distributive Property
Answer: A) 3x + 12
Step 1: Multiply 3 by each term inside the parentheses.
Step 2: 3 ร x = 3x
Step 3: 3 ร 4 = 12
Result: 3x + 12. โ ๏ธ Remember to distribute to BOTH terms inside!
Q10 โ Inequalities
Answer: B) x > 4
Step 1: x + 3 > 7
Step 2: Subtract 3 from both sides: x > 7 โ 3
Step 3: x > 4
โ ๏ธ The inequality sign only flips when you multiply or divide by a negative number. Here we subtracted, so it stays the same.
Q11 โ Absolute Value
Answer: A) 9
Step 1: Absolute value means distance from 0 on a number line โ always non-negative.
Step 2: |โ9| = 9, because โ9 is 9 units away from 0.
Rule: |a| = a if a โฅ 0; |a| = โa if a < 0. So |โ9| = โ(โ9) = 9.
Q12 โ Slope
Answer: C) 2
Step 1: Formula: slope = (yโ โ yโ) / (xโ โ xโ)
Step 2: Points: (0, 0) and (2, 4)
Step 3: slope = (4 โ 0) / (2 โ 0) = 4/2 = 2
Q13 โ Ratios
Answer: B) 3 : 2
Step 1: Find the GCF of 12 and 8: GCF = 4.
Step 2: Divide both parts by 4: 12 รท 4 = 3, 8 รท 4 = 2.
Result: 3 : 2
Check: 6:4 is simplified from 12:8 but not fully reduced (still divisible by 2).
Q14 โ Scientific Notation
Answer: C) 3.5 ร 10โปยณ
Step 1: Move the decimal point until you have a number between 1 and 10: 0.0035 โ 3.5
Step 2: Count how many places you moved right: 3 places to the right.
Step 3: Moving right means negative exponent: 3.5 ร 10โปยณ
โ ๏ธ The coefficient must be between 1 and 10, so 35 ร 10โปโด and 0.35 ร 10โปยฒ are NOT proper scientific notation.
Q15 โ Mean
Answer: D) 5
Step 1: Mean = sum of all values รท number of values.
Step 2: Sum: 4 + 8 + 6 + 2 = 20
Step 3: Number of values: 4
Step 4: Mean = 20 รท 4 = 5
Q16 โ Perimeter
Answer: B) 16
Step 1: Formula for perimeter of rectangle: P = 2(l + w)
Step 2: P = 2(5 + 3) = 2(8) = 16
โ ๏ธ A is 15 = area (l ร w), not perimeter. Don't confuse area and perimeter!
Q17 โ Combining Like Terms
Answer: C) 6x
Step 1: All three terms are "like terms" because they all have the variable x to the first power.
Step 2: Add and subtract the coefficients: 5 + 3 โ 2 = 6
Step 3: Keep the variable: 6x
Q18 โ Negative Exponents
Answer: B) 1/9
Step 1: Rule: aโปโฟ = 1/aโฟ
Step 2: 3โปยฒ = 1/3ยฒ = 1/(3 ร 3) = 1/9
โ ๏ธ A negative exponent does NOT make the answer negative! It means "take the reciprocal."
Q19 โ Two-Step Equations
Answer: C) x = 7
Step 1: 2x โ 5 = 9
Step 2: Add 5 to both sides: 2x = 9 + 5 = 14
Step 3: Divide both sides by 2: x = 14 รท 2 = 7
Check: 2(7) โ 5 = 14 โ 5 = 9 โ
Q20 โ Integer Multiplication
Answer: B) 12
Step 1: Multiply the absolute values: 3 ร 4 = 12
Step 2: Determine the sign: Negative ร Negative = POSITIVE
Result: (โ3) ร (โ4) = +12
Memory: Two negatives = positive! Think of it as "the enemy of my enemy is my friend."