Grade 8 Expressions & Equations Practice — Hard

Question 1 of 15Score 0/0Hard

Question 1 of 15: Which of these does NOT equal 1?

More Grade 8 practice

Keep going: Read the lesson: Properties of Integer Exponents Scientific Notation Exponent Rules
Answer key for parents & teachers (15 questions)
  1. Which of these does NOT equal 1?0⁰ (undefined). 0⁰ is conventionally undefined (or sometimes defined as 1 in specific contexts, but is not universally 1). The other three equal 1.
  2. Simplify: (x³y⁻²) / (x⁻¹y³).x⁴/y⁵. x: x³/x⁻¹ = x^(3−(−1)) = x⁴. y: y⁻²/y³ = y^(−2−3) = y⁻⁵ = 1/y⁵. Result: x⁴/y⁵.
  3. Simplify: (2/3)² × (2/3)⁻⁴.(2/3)⁻² = 9/4. (2/3)² × (2/3)⁻⁴ = (2/3)^(2+(−4)) = (2/3)⁻² = (3/2)² = 9/4.
  4. Simplify: (3x²y)³ ÷ (3x²y).9x⁴y². (3x²y)³ = 27x⁶y³. Then 27x⁶y³ ÷ 3x²y = (27/3)x^(6−2)y^(3−1) = 9x⁴y².
  5. Simplify: (a⁻²b⁴)⁻³.a⁶/b¹². Distribute −3: a^(−2×−3) = a⁶ and b^(4×−3) = b⁻¹² = 1/b¹². Result: a⁶/b¹².
  6. The national debt is approximately $3.3 × 10¹³. Written in standard form, how many zeros follow the 33?11 zeros. 3.3 × 10¹³ = 33,000,000,000,000 — that is 33 followed by 11 zeros (13 total digits after the first "3").
  7. Simplify: (4.8 × 10⁹) ÷ (1.2 × 10⁻³).4 × 10¹². 4.8/1.2 = 4 and 10⁹/10⁻³ = 10^(9−(−3)) = 10¹². Result: 4 × 10¹².
  8. How many times greater is 5 × 10⁸ than 2 × 10⁵?2,500. (5 × 10⁸)/(2 × 10⁵) = 2.5 × 10³ = 2,500.
  9. A scientist measures a cell at 7 × 10⁻⁶ m and a molecule at 4 × 10⁻⁹ m. How many times larger is the cell?1,750 times. (7 × 10⁻⁶)/(4 × 10⁻⁹) = 1.75 × 10³ = 1,750.
  10. Simplify: (2.5 × 10⁻² ) × (4 × 10⁶).1.0 × 10⁵. 2.5 × 4 = 10 and 10⁻² × 10⁶ = 10⁴. Then 10 × 10⁴ = 1.0 × 10⁵.
  11. Two friends start a walk: one walks at 3 mph from point A; the other walks at 5 mph from 2 miles ahead. When do they meet (in hours)?1 hour. Let t = time. Equations: d₁ = 3t and d₂ = 2 + 5t. Set equal for "same place"... actually friend 2 moves ahead. The faster friend is already ahead, so they meet at t = 1: 3(1) = 3 and 2 + 5(1) = 7. Those are not equal. Reframe: friend 1 starts 2 miles ahead. d₁ = 3t + 2, d₂ = 5t. 3t + 2 = 5t → t = 1.
  12. How many solutions does the system y = 2x + 5 and 4x − 2y = −10 have?Infinitely many. 4x − 2y = −10 → y = 2x + 5. This is the same as the first equation — infinitely many solutions.
  13. The slope formula is m = (y₂ − y₁) / (x₂ − x₁). If you swap the points (use (x₁, y₁) and (x₂, y₂) reversed), what happens to m?m stays the same. Swapping both numerator and denominator: (y₁ − y₂)/(x₁ − x₂) = (−(y₂−y₁))/(−(x₂−x₁)) = same slope.
  14. A plumber charges $50 to visit plus $30 per hour. A second plumber charges $20 per hour with a $80 visit fee. After how many hours is the cost the same?3 hours. 50 + 30h = 80 + 20h → 10h = 30 → h = 3 hours.
  15. Solve for x and y: x + 2y = 10 and 3x − 2y = 6.x = 4, y = 3. Add the equations: 4x = 16 → x = 4. Then 4 + 2y = 10 → y = 3. Solution: (4, 3).