ASVAB · Arithmetic Reasoning · Topic Study Guide

Ratios, Proportions, and Rates: Practice Questions & Explanations

10 Arithmetic Reasoning questions on ratios, proportions, and rates, each with a worked explanation citing the source handbook.

Source: ASVAB official content outline and Department of Defense study guides (public domain).

Why this topic matters

These questions cover this specific topic in depth. Each one cites the source handbook so you can verify and read further.

Below are every ratios, proportions, and rates question in our Arithmetic Reasoning bank. Read each question, try to answer before reading the explanation, and use the source citations to look up anything you want to verify in the official handbook.

1. If 5 pounds of apples cost $4, how much would 15 pounds of apples cost?
  1. A $8
  2. B $10
  3. C $12
  4. D $14

Explanation

Set up a proportion: 5 pounds / $4 = 15 pounds / x. Cross-multiply: 5x = 60. Divide: x = $12. Alternative thinking: 15 pounds is 3 times 5 pounds, so the cost is also 3 times: 3 × $4 = $12. Either method works. Proportions are central to many ASVAB problems: cooking (recipe scaling), maps (distance scale), construction (mixing ratios), and any 'if X equals Y, then how much for Z' situation. Set up as fraction equal to fraction with corresponding units in the same position. Cross-multiply to solve: (a/b) = (c/d) means ad = bc. The unit-rate method also works: $4 ÷ 5 pounds = $0.80 per pound; $0.80 × 15 pounds = $12. Use whichever method clicks for the problem. Verify the answer is reasonable — 15 pounds should cost roughly three times 5 pounds.
Source: ASVAB AR — Direct Proportion
2. The ratio of cats to dogs at a shelter is 3:5. If there are 24 cats, how many dogs are there?
  1. A 15
  2. B 20
  3. C 30
  4. D 40

Explanation

Set up the ratio as a proportion. Cats/dogs = 3/5 = 24/x. Cross-multiply: 3x = 120. Solve: x = 40 dogs. Alternative: cats are 3 'parts', and there are 24 actual cats; so each 'part' = 24/3 = 8. Dogs are 5 parts; 5 × 8 = 40 dogs. Total animals would be 24 + 40 = 64, with 3:5 ratio confirmed (24:40 reduces to 3:5). Ratios appear in many ASVAB problems. Key skills: (1) Setting up the proportion correctly with matching units; (2) Solving by cross-multiplication; (3) Understanding part-to-part vs part-to-whole ratios. Part-to-part is the actual ratio (3:5); part-to-whole compares one part to the total (3/8 for cats, 5/8 for dogs). Be careful which form the problem asks for. Inverse ratios (when one variable goes up as another goes down) are different — for example, more workers means less time per worker.
Source: ASVAB AR — Ratio Problems
3. A car travels 200 miles using 8 gallons of gas. At this rate, how many miles can the car travel on 12 gallons?
  1. A 240 miles
  2. B 280 miles
  3. C 300 miles
  4. D 320 miles

Explanation

Method 1 (proportion): 200 miles / 8 gallons = x miles / 12 gallons; cross-multiply: 8x = 2400; x = 300 miles. Method 2 (unit rate): 200 miles ÷ 8 gallons = 25 miles per gallon; 25 × 12 = 300 miles. Both methods give the same answer. Fuel efficiency problems are common on the ASVAB and in real military contexts. Related calculations: (1) Cost per mile = total fuel cost ÷ miles driven; (2) Fuel needed for a trip = trip distance ÷ MPG; (3) Cost of a trip = trip distance × cost per mile. Example: trip of 450 miles in a vehicle that gets 25 MPG at $4/gallon: gallons needed = 450/25 = 18; cost = 18 × $4 = $72. The unit-rate method (find the per-unit value, then multiply) is often the most efficient approach to proportion problems and works for many real-world situations.
Source: ASVAB AR — Fuel Efficiency
4. If 3 workers can complete a job in 8 hours, how many hours will it take 4 workers to complete the same job? (Assume all workers work at the same rate.)
  1. A 6 hours
  2. B 8 hours
  3. C 10 hours
  4. D 12 hours

Explanation

This is an inverse proportion problem — more workers means less time, not more. Total work = workers × time = 3 × 8 = 24 worker-hours. With 4 workers: time = 24/4 = 6 hours. The product 'workers × time' stays constant; more workers reduces time proportionally. Direct proportion (more of one means more of the other): cost vs quantity, distance vs time at constant speed. Inverse proportion (more of one means less of the other): workers vs time, speed vs time over fixed distance, pipes filling a tank, machines producing widgets. Distinguishing the two types is essential. Setting up: if workers and time are inversely proportional, then workers₁ × time₁ = workers₂ × time₂. So 3 × 8 = 4 × t; t = 6 hours. Common ASVAB version: 'If 5 pumps can fill a tank in 12 hours, how long for 4 pumps?' Inverse: 5×12 = 4×t; t = 15 hours (fewer pumps takes longer).
Source: ASVAB AR — Inverse Proportion
5. A recipe calls for 3 cups of flour for every 2 cups of sugar. How many cups of flour are needed for 8 cups of sugar?
  1. A 10
  2. B 11
  3. C 12
  4. D 14

Explanation

Set up the proportion: 3/2 = x/8. Cross-multiply: 2x = 24, so x = 12 cups of flour.
Source: ASVAB AR, Proportions
6. If 5 workers can complete a job in 8 days, how many days would 10 workers take to complete the same job?
  1. A 2
  2. B 4
  3. C 6
  4. D 16

Explanation

Inverse proportion: 5 workers × 8 days = 10 workers × d days. d = 40 ÷ 10 = 4 days.
Source: ASVAB AR, Inverse Proportion
7. On a map, 1 inch represents 50 miles. Two cities are 3.5 inches apart on the map. How far apart are they in actual miles?
  1. A 150 miles
  2. B 175 miles
  3. C 200 miles
  4. D 225 miles

Explanation

3.5 × 50 = 175 miles. Scale proportion: inches × miles-per-inch = actual miles.
Source: ASVAB AR, Scale/Map Problems
8. A map uses a scale where 1 inch represents 25 miles. If two cities are 4.5 inches apart on the map, how far apart are they in reality?
  1. A 100 miles
  2. B 112.5 miles
  3. C 125 miles
  4. D 29.5 miles

Explanation

Set up a proportion using the scale: 1 inch / 25 miles = 4.5 inches / x miles. Cross-multiply: 1 × x = 25 × 4.5, so x = 112.5 miles. Scale and proportion problems are solved by writing the known ratio equal to the unknown ratio and cross-multiplying. Here each inch is 25 miles, so 4.5 inches is simply 4.5 × 25 = 112.5 miles. Always keep the units consistent (inches with inches, miles with miles) when setting up the proportion, and the cross-multiplication gives the missing value directly.
Source: ASVAB AR, Map Scale Proportion
9. If 3 workers can complete a job in 8 hours, how long would it take 4 workers, assuming they all work at the same rate?
  1. A 6 hours
  2. B 8 hours
  3. C 10.7 hours
  4. D 12 hours

Explanation

This is an inverse proportion: more workers means less time. The total work is 3 workers × 8 hours = 24 worker-hours. With 4 workers, time = 24 worker-hours ÷ 4 workers = 6 hours. In inverse-proportion (work-rate) problems, the product of workers and time stays constant for the same job. Compute the total worker-hours, then divide by the new number of workers. Four workers finish the job in 6 hours, which makes sense because adding a worker should reduce the time, not increase it.
Source: ASVAB AR, Inverse Proportion Work
10. A photograph that is 4 inches by 6 inches is enlarged so the shorter side becomes 10 inches. What is the new length of the longer side, keeping the same proportions?
  1. A 12 inches
  2. B 15 inches
  3. C 16 inches
  4. D 14 inches

Explanation

Keeping the same proportions means the ratio of sides stays constant. Original ratio is 4:6. Set up a proportion with the new short side: 4/6 = 10/x. Cross-multiply: 4x = 60, so x = 15 inches. Proportional scaling problems are solved by matching corresponding sides in a ratio and cross-multiplying. The shorter side went from 4 to 10 (a factor of 2.5), so the longer side scales the same way: 6 × 2.5 = 15 inches. The enlarged photo's longer side is 15 inches.
Source: ASVAB AR, Proportional Scaling

Ready to test yourself?

Take the full Arithmetic Reasoning practice test — questions on every topic, in random order, with practice and mock-exam modes.

Start full practice test →