Concept:Convert the total eggs step by step from crates to packs using multiplication.Explanation:One crate contains 30 eggs.A single pack holds 10 crates, so one pack has 10×30=300 eggs.For 2 packs, multiply the number of eggs in one pack by 2.Therefore, total eggs are 2×300=600 eggs.Answer:600 eggs.