debbiechavarria debbiechavarria
  • 03-04-2017
  • History
contestada

which constitutional amendment guarenteed that african-americans had the right to vote

Respuesta :

Crazyfam Crazyfam
  • 03-04-2017
The 15th amendment gave African-American the right to vote
Answer Link

Otras preguntas

Which of these characteristics would be true of an insulator? a. high resistance b. low resistance c. high conductivity d. low conductivity
During the initial development stages of cleavage, what are the individual cells called? 1) gametes 2) blastopores 3) blastomeres
The earth is composed of multiple, robust ecosystems. O O True False
In some Rutherford scattering experiments, the alpha particles had kinetic energies of 9.3 MeV . What’s the speed of such an alpha particle?
Which of the following is a criticism of structuralism? A. Scientific instruments were not sensitive enough to measure precise reaction times. B. Structuralis
Write a program in java to find the maximum values in each row and column of a two-dimensional array of integers read from the user. First ask the user for the
3l+y = 5+5l (Solve for l) Please show work and only give correct answers. Thank you!
Chandler Company purchased merchandise on credit from Lighting Supply for $5,600. Chandler would record this sale in the______.
Culture is _____ rather than static
What is the output of the following sequence? Scanner scan = new Scanner( System.in ); int number = 0; try { number = scan.nextInt( ); // User enters 12, hi