What this quiz covers
This quiz focuses on Number Sense, giving you a quick way to practice the rules, question types, and explanations that matter most for GED Math.
A parking garage charges based on powers of 2. The first hour costs 21 dollars, the second hour costs 22 dollars, the third hour costs 23 dollars, and so on. If someone parks for exactly 5 hours, what fraction of their total bill is spent on the most expensive hour?
GED Math Quiz
Practice Number Sense in GED Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Number Sense, giving you a quick way to practice the rules, question types, and explanations that matter most for GED Math.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A parking garage charges based on powers of 2. The first hour costs 21 dollars, the second hour costs 22 dollars, the third hour costs 23 dollars, and so on. If someone parks for exactly 5 hours, what fraction of their total bill is spent on the most expensive hour?
Explanation: When you see questions involving powers and series, focus on calculating each term systematically and understanding what the question is asking for as a fraction of the whole. Let's find the cost for each hour: Hour 1 costs 21=2 dollars, Hour 2 costs 22=4 dollars, Hour 3 costs 23=8 dollars, Hour 4 costs 24=16 dollars, and Hour 5 costs 25=32 dollars. The most expensive hour is the 5th hour at $32. The total bill is $2+4+8+16+32=62 dollars.Therefore,thefractionspentonthemostexpensivehouris 6232=3116 $. Answer choice A (\frac{16}{32}) represents a common error where students use only the cost of the most expensive hour as the denominator instead of the total bill. Answer choice B (\frac{1}{5}) assumes each hour costs the same amount, which ignores the exponential pricing structure entirely. Answer choice C (\frac{32}{63}) results from miscalculating the total as 63 instead of 62, likely from adding incorrectly or including an extra term. For exponential series problems on the GED, always write out each term explicitly rather than trying to use shortcuts. Double-check your addition of the series terms, and make sure you're answering what's actually being asked—in this case, a fraction where the numerator is the most expensive hour and the denominator is the total cost.
The school marching band practices every 6 days, and the choir practices every 9 days. If both groups practice today, in how many days will they next practice on the same day?
Explanation: When you see a problem asking when two repeating events will coincide again, you're looking for the least common multiple (LCM) of their cycles. This tells you the smallest number of days until both events happen simultaneously again.
The marching band practices every 6 days, and the choir practices every 9 days. To find when they'll practice together again, find the LCM of 6 and 9.
First, find the prime factorization of each number:
The LCM uses the highest power of each prime factor that appears: 21×32=2×9=18
So they'll practice together again in 18 days. You can verify this: after 18 days, the band will have had 3 practice sessions (18 ÷ 6 = 3) and the choir will have had 2 practice sessions (18 ÷ 9 = 2).
Answer A (12 days) is wrong because while 12 is divisible by 6 (giving the band 2 practices), it's not divisible by 9, so the choir won't practice that day. Answer B (15 days) isn't divisible by either 6 or 9, so neither group practices. Answer D (27 days) is a common multiple of both numbers, but it's not the least common multiple—it's actually the next time they'd coincide after day 18.
Remember: for "when will events coincide again" problems, always find the LCM of the cycle lengths, not just any common multiple.
What is the greatest common factor (GCF) of 84 and 126?
Explanation: Finding the greatest common factor (GCF) means identifying the largest number that divides evenly into both given numbers. When you encounter GCF problems, think about breaking down each number into its prime factors or using the division method.
Let's find the GCF of 84 and 126 using prime factorization. First, break down each number:
The GCF uses the lowest power of each common prime factor: 21×31×71=2×3×7=42
You can verify this: 84÷42=2 and 126÷42=3. Since 2 and 3 share no common factors other than 1, we know 42 is indeed the greatest common factor.
Choice A (6) represents 2×3, which divides both numbers but misses the factor of 7 that both numbers share. Choice B (14) equals 2×7, catching two of the three common prime factors but missing the 3. Choice C (21) equals 3×7, missing the factor of 2 that appears in both numbers.
Choice D (42) correctly includes all common prime factors: 2×3×7.
For GCF problems on the GED, always check your answer by dividing both original numbers by your result. The quotients should have no common factors other than 1, confirming you found the greatest common factor.
Which list shows the numbers −65,−0.65,−0.7,−32 arranged in order from least to greatest?
Explanation: When comparing negative numbers, remember that they work opposite to positive numbers—the number closest to zero is actually the greatest, while the number farthest from zero is the least. To compare these numbers accurately, convert everything to the same format. Let's change the fractions to decimals: −65=−0.833... and −32=−0.666... Now you can easily compare: −0.833, −0.65, −0.7, and −0.666. On a number line, −0.833 is farthest left (smallest), followed by −0.7, then −0.666, and finally −0.65 closest to zero (largest). So the order from least to greatest is: −65,−0.7,−32,−0.65. Choice A incorrectly puts −0.7 as the smallest when −65 is actually smaller. Choice C reverses the entire order, arranging from greatest to least instead of least to greatest. Choice D makes multiple ordering errors, placing −32 first when it should be third, and putting −0.7 last when it should be second. Choice B correctly identifies −65 as the smallest (farthest from zero) and −0.65 as the largest (closest to zero), with the middle values in proper order. Study tip: When ordering negative decimals and fractions, convert everything to decimals first, then remember that for negative numbers, the one with the largest absolute value is actually the smallest number.
If 2x⋅3y=72 and both x and y are positive integers, what is the value of x+2y?
Explanation: First, find the prime factorization of 72: 72 = 8 × 9 = 2³ × 3². So 2^x × 3^y = 2³ × 3², which means x = 3 and y = 2. Therefore, x + 2y = 3 + 2(2) = 3 + 4 = 8. Choice A (7) might result from calculating x + y + 2 = 3 + 2 + 2. Choice C (9) might come from 3² = 9. Choice D (6) might result from 2x + y = 2(3) + 2 = 8, wait that's not 6. Choice D could come from x + y + 1 = 6.
The numbers 24, 36, and 48 have a greatest common factor of 12. If you multiply each number by the same positive integer k, what is the greatest common factor of the resulting three numbers?
Explanation: When we multiply 24, 36, and 48 each by k, we get 24k, 36k, and 48k. The GCF of these new numbers is k times the GCF of the original numbers. Since GCF(24, 36, 48) = 12, we have GCF(24k, 36k, 48k) = 12k. This follows from the property that GCF(ka, kb, kc) = k × GCF(a, b, c) for any positive integer k. Choice B (12 + k) incorrectly adds k instead of multiplying. Choice C (12) ignores the effect of multiplying by k. Choice D (12/k) incorrectly divides by k instead of multiplying.
A factory produces items in batches where the batch number must be divisible by each of 4, 6, and 9. What is the smallest possible batch number greater than 50?
Explanation: When you see a problem asking for a number divisible by multiple values, you're looking for the least common multiple (LCM). The batch number must work for all three requirements: divisible by 4, 6, and 9. To find the LCM of 4, 6, and 9, break each number into prime factors: 4=22, 6=2×3, and 9=32. The LCM uses the highest power of each prime that appears: 22×32=4×9=36. This means any valid batch number must be a multiple of 36. Since we need the smallest batch number greater than 50, we need the first multiple of 36 that exceeds 50. The multiples of 36 are: 36, 72, 108, 144... Since 36 < 50, but 72 > 50, the answer is 72. Let's verify: 72÷4=18, 72÷6=12, and 72÷9=8. All divide evenly. Choice A (36) is the LCM itself, but it's not greater than 50 as required. Choice B (54) might seem reasonable since 54>50, but 54÷4=13.5, which isn't a whole number, so 54 isn't divisible by 4. Choice D (108) is divisible by all three numbers since it's 36×3, but it's not the smallest option greater than 50. When solving LCM problems, always check that your answer satisfies the constraint (here, being greater than 50) and verify divisibility by testing each required factor.
Consider all positive integers less than 100 that are multiples of both 6 and 8. How many such integers are there?
Explanation: When you're looking for numbers that are multiples of both 6 and 8, you need to find their least common multiple (LCM). Numbers that are multiples of both values will be multiples of their LCM. To find the LCM of 6 and 8, start by finding their prime factorizations: 6=2×3 and 8=23. The LCM uses the highest power of each prime factor, so LCM(6,8)=23×3=24. This means you're looking for positive multiples of 24 that are less than 100. These are: 24, 48, 72, and 96. That's exactly 4 numbers, confirming answer D. Let's examine why the other choices are wrong. Choice A (12) might come from confusing the LCM with a simpler calculation, or possibly counting multiples of 8 less than 100 (which would be 12 total). Choice B (8) could result from counting multiples of 12 instead of 24, since there are 8 multiples of 12 less than 100. Choice C (6) doesn't correspond to any logical calculation for this problem. The key insight is recognizing that "multiples of both" means you need the LCM, not just the product of the two numbers. Remember: when a question asks for numbers that are multiples of two different values, always find their LCM first. This approach works for any similar problem and helps you avoid the trap of using incorrect intermediate calculations.
The expression 27⋅32210⋅35 can be simplified to 2m⋅3n for some integers m and n. What is the value of m+n?
Explanation: When you encounter expressions with exponents that have the same base, you're working with the laws of exponents. The key insight here is that when dividing powers with the same base, you subtract the exponents: anam=am−n. Let's simplify this step by step. You have 27⋅32210⋅35, which you can rewrite as 27210⋅3235. For the powers of 2: 27210=210−7=23, so m=3. For the powers of 3: 3235=35−2=33, so n=3. Therefore, the simplified expression is 23⋅33, and m+n=3+3=6. Looking at the wrong answers: Choice A (7) might come from incorrectly adding exponents instead of subtracting, getting 217⋅37. Choice B (5) could result from subtracting incorrectly or mixing up the operations. Choice D (4) might come from only considering one base or making arithmetic errors in the subtraction. Study tip: Remember "same base division = subtract exponents" and "same base multiplication = add exponents." When you see fraction form, separate each base and handle the exponents independently. Always double-check your arithmetic, especially when subtracting exponents.