Free ASVAB Practice Tests

  • Every Test is Unique
    Custom software and unique templates randomize questions, answers, and variables every time you take a new test. You'll never take the same test twice!
  • 1,557 Questions, Problems & Flash Cards
    Huge database of 668 multiple-choice questions, 135 math and algebra problems, and 754 flash cards to help you prepare for the ASVAB.
  • Detailed Solutions
    Get a question wrong? All questions and problems have detailed answer explanations so you can learn exactly how to get it right the next time.
  • Know You're Ready
    Want to know how you stack up? When you're done with a practice test you can compare your score to everyone else who has ever answered those questions.
  • Interactive Study Guide
    Detailed ASVAB study guide, MOS study guides, and line score study guides outline exactly what you should know to earn your target scores and customized tests and flash cards for each topic let you laser focus your limited study time.
  • Brand New for 2019
    ASVAB Test Bank has been completely redesigned for 2019 with all new questions, problems, and flash cards. And the redesign isn't done! Coming soon:
    More Content
    More questions, problems and flash cards
    Bookmarks
    Create a custom study guide with just the topics you're studying
    Score Estimator
    Custom estimate of your potential ASVAB score

    Plus printable tests, Q&A, and an ad-free upgrade. Have a suggestion? Please let us know what you want!

Take an ASVAB Practice Test

Sample Practice Test Questions

General Science

In the classification of life, which of the following is not a kingdom?

bacteria

Below domain, life is classified into six kingdoms: plants, animals, archaebacteria, eubacteria, and fungi. The last kingdom, protists, include all microscopic organisms that are not bacteria, animals, plants or fungi.  (Archaebacteria and eubacteria are sometimes combined into a single kingdom, monera.)

Electronics Information

The most common circuit configuration is:

series-parallel

Circuits are not limited to only series or only parallel configurations. Most circuits contain a mix of series and parallel segments. A good example is a household circuit breaker. Electrical outlets in each section of the house are wired in parallel with the circuit breaker for that section wired in series making it easy to cut off electricity to the parallel parts of the circuit when needed.

Word Knowledge
The longer Jorge waited in line at the ticket counter, the more his exasperation grew.
irritation
The state of being irritated.
Mechanical Comprehension
26.67 lbs. If the green box weighs 30 lbs. and is 8 ft. from the fulcrum, how much force would need to be applied at the blue arrow to balance the lever if the arrow's distance from the fulcrum is 9 ft.?
26.67 lbs.

To balance this lever the torques at the green box and the blue arrow must be equal. Torque is weight x distance from the fulcrum so the equation for equilibrium is:

Rada = Rbdb

where a represents the green box and b the blue arrow, R is resistance (weight/force) and d is the distance from the fulcrum.

Solving for Rb, our missing value, and plugging in our variables yields:

Rb = \( \frac{R_ad_a}{d_b} \) = \( \frac{30 lbs. \times 8 ft.}{9 ft.} \) = \( \frac{240 ft⋅lb}{9 ft.} \) = 26.67 lbs.

Math Knowledge
\( \sqrt{80} \)

If side a = 8, side b = 4, what is the length of the hypotenuse of this right triangle?

\( \sqrt{80} \)

According to the Pythagorean theorem, the hypotenuse squared is equal to the sum of the two perpendicular sides squared:

c2 = a2 + b2
c2 = 82 + 42
c2 = 64 + 16
c2 = 80
c = \( \sqrt{80} \)

Word Knowledge
My parents banned Chad from our house because of his indecorous behavior at dinner.
vulgar
In bad taste.
General Science

Tough fibrous cords of connective tissue that connect muscles to the skeleton are called:

tendons

Tough fibrous cords of connective tissue called tendons connect muscles to the skeleton while another type of connective tissue called ligaments connect bones to other bones at joints (elbow, knee, fingers, spinal column).

Word Knowledge
After shouting to his players through the long game, the coach's voice was raspy.
harsh
rough, grating.
Word Knowledge
Finite most nearly means:
limited
Having definite limits.
Math Knowledge

Simplify (y + 8)(y + 3)

y2 + 11y + 24

To multiply binomials, use the FOIL method. FOIL stands for First, Outside, Inside, Last and refers to the position of each term in the parentheses:

(y + 8)(y + 3)
(y x y) + (y x 3) + (8 x y) + (8 x 3)
y2 + 3y + 8y + 24
y2 + 11y + 24