evidence5212 evidence5212
  • 22-01-2018
  • History
contestada

Why was the spanish-american war very important for america?

Respuesta :

youngkeyon680
youngkeyon680 youngkeyon680
  • 24-01-2018
Because this war lead to Americans taking over Puerto Rico, Guam, and the Philippines. Also this was one of the quickest wars won, making America a world power.  
Answer Link

Otras preguntas

Write a short recursive method that will find and return the leftmost node of a binary tree. Presume the method will initially be called with the root node as i
A certain atom has atomic number Z = 25 and atomic mass number A = 52.
Which of the following is always valid? Choose only ONE answer. 1. W = - P ∫ dV, for the calculation of work in a mechanically-reversible piston-cylinder arrang
Suppose that A = PDP^-1. Prove that det(A) = det(D). 6. Suppose that A and B are nxn matrices that can be diagonalized with the same invertible matrix P (but wi
Does ignoring the mass and specific heat of a thermometer make the measurement of the heat capacity of aluminum higher or lower?
simplify V80 A. 16V5 B. 5V4 C. 4V5 D. 20V4
The equation x² – 1x – 90 = 0 has solutions {a, b}. What is a + b?
ventura coal mined six and two third tons on Monday and seven and three fourth on Tuesday, and four and one half tons on Wednesday. if the goal is to mine 25 to
Write thirty-five hundredths in decimal form
Given the following function definition void calc (int a, int& b) { int c; c = a + 2; a = a * 3; b = c + a; } What is the output of the following code fragm