Concept:Prime factors are prime numbers that divide the given number exactly.Explanation:Prime numbers have only two factors: 1 and the number itself.Divide 30 by the smallest prime numbers until the quotient is 1.30÷2=1515÷3=55÷5=1So, 30=2×3×5.Thus, the prime factors of 30 are 2, 3, and 5.