Index Law Practice Questions

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the value of $10^0$?

  • 10
  • 1 (correct)
  • Undefined
  • 0

Which of the following is equivalent to $(3^2)^4$?

  • $3^6$
  • $3^{10}$
  • $3^8$ (correct)
  • $3^{12}$

Simplify $5^7 \div 5^3$:

  • $5^5$
  • $5^{10}$
  • $5^3$
  • $5^4$ (correct)

Which rule applies to $a^m \times a^n$?

<p>$a^{m+n}$ (A)</p> Signup and view all the answers

What is the result of $6^4 \div 6^4$?

<p>1 (C)</p> Signup and view all the answers

Which describes what is always true for any number $a$?

<p>$a^1 = a$ (B), $a^0 = 1$ (C)</p> Signup and view all the answers

A rectangular park has a length of $6^3$ meters and a width of $6^2$ meters. Find the area in index form.

<p>$6^5$</p> Signup and view all the answers

The surface area of a cube is given by $6s^2$. If $s = 5^3$, express the surface area in index form.

<p>$6 \times 5^6$</p> Signup and view all the answers

When dividing powers with the same base, you should ______ the exponents.

<p>subtract</p> Signup and view all the answers

A scientist is studying cell division. A single cell divides into 2 every minute. If the process starts with $2^3$ cells, how many cells will there be after 5 minutes? Express your answer in index form and evaluate.

<p>$2^8 = 256$</p> Signup and view all the answers

Flashcards

What is ( a^0 )?

Any number raised to the power of 0 equals 1 (except 0).

Power of a Power Rule

When raising a power to a power, multiply the exponents: ( (a^m)^n = a^{mn} )

Dividing Powers with the Same Base

When dividing powers with the same base, subtract the exponents: ( a^m \div a^n = a^{m-n} )

Multiplying Powers with the Same Base

When multiplying powers with the same base, add the exponents: ( a^m \times a^n = a^{m+n} )

Signup and view all the flashcards

What is ( a^1 )?

Any number raised to the power of 1 equals itself. ( a^1 = a )

Signup and view all the flashcards

What is ( a^{-n} )?

A negative exponent indicates a reciprocal: ( a^{-n} = \frac{1}{a^n} )

Signup and view all the flashcards

Study Notes

  • The following are index law practice test questions

Section A: Multiple Choice

  • Any number to the power of 0 equals 1, so ( 10^0 = 1 )
  • When raising a power to a power, multiply the exponents: ( (3^2)^4 = 3^{2 \times 4} = 3^8 )
  • To divide powers with the same base, subtract the exponents: ( 5^7 \div 5^3 = 5^{7-3} = 5^4 )
  • When multiplying powers with the same base, add the exponents: ( a^m \times a^n = a^{m+n} )
  • When raising a power to a power, multiply the exponents: ( (2^5)^3 = 2^{5 \times 3} = 2^{15} )
  • Any number (except 0) divided by itself equals 1: ( 6^4 \div 6^4 = 1 )
  • Any number to the power of 1 equals itself: ( a^1 = a )
  • When multiplying powers with the same base, add the exponents: ( 10^2 \times 10^3 = 10^{2+3} = 10^5 )
  • When raising a power to a power, multiply the exponents: ( (x^3)^2 = x^{3 \times 2} = x^6 )
  • A negative exponent indicates a reciprocal: ( a^{-n} = \frac{1}{a^n} ) for any nonzero number ( a )

Section B: Short Answer

  • To divide powers with the same base, subtract the exponents: ( 4^6 \div 4^2 = 4^{6-2} = 4^4 )
  • When raising a power to a power, multiply the exponents: ( (7^2)^3 = 7^{2 \times 3} = 7^6 )
  • Any number to the power of 0 equals 1, and ( 5^2 = 25 ), so ( 8^0 + 5^2 = 1 + 25 = 26 )
  • To divide powers with the same base, subtract the exponents: ( 3^5 \div 3^2 = 3^{5-2} = 3^3 )
  • When multiplying powers with the same base, add the exponents: ( 9^3 \times 9^4 = 9^{3+4} = 9^7 )
  • When multiplying powers with the same base, add the exponents, and when dividing, subtract the exponents: ( 2^5 \times 2^2 \div 2^4 = 2^{5+2-4} = 2^3 )
  • When raising a power to a power, multiply the exponents: ( (10^3)^2 = 10^{3 \times 2} = 10^6 )
  • ( (2^4)^2 = 2^{4 \times 2} = 2^8 ), and ( 2^8 \div 2^3 = 2^{8-3} = 2^5 )

Section C: Problem Solving

  • The area of a rectangle is length × width: ( 6^3 \times 6^2 = 6^{3+2} = 6^5 ) square meters
  • The volume of a cube is ( s^3 ), and ( s = 3^4 ), so ( V = (3^4)^3 = 3^{4 \times 3} = 3^{12} )
  • After 4 hours, the population will have tripled 4 times: ( 3^5 \times 3^4 = 3^{5+4} = 3^9 )
  • After 3 years, the population will have doubled 3 times: ( 2^8 \times 2^3 = 2^{8+3} = 2^{11} )
  • The surface area of a cube is ( 6s^2 ), and ( s = 5^3 ), so ( 6 \times (5^3)^2 = 6 \times 5^{3 \times 2} = 6 \times 5^6 )

Section D: Extended Response

  • After 5 minutes, the number of cells will be ( 2^3 \times 2^5 = 2^{3+5} = 2^8 = 256 ) cells
  • Simplify the expression:
    • (\frac{(4^5 \times 4^2)}{(4^3 \times 4^2)} = \frac{4^{5+2}}{4^{3+2}} = \frac{4^7}{4^5} = 4^{7-5} = 4^2 = 16)

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

Algebra: Index Laws and Zero Index
10 questions
Algebra: Index Laws with Variables
5 questions
Algebra Class 10: Exponents and Index Laws
29 questions
Understanding Index Laws
10 questions

Understanding Index Laws

PortableColosseum1692 avatar
PortableColosseum1692
Use Quizgecko on...
Browser
Browser