tricempere tricempere
  • 19-04-2017
  • History
contestada

Why did most of the city of rome burn down in 390
b.c.e.?

Respuesta :

reynoldsbri870
reynoldsbri870 reynoldsbri870
  • 26-04-2017
It was attacked by Gauls.
Hope this helps
Answer Link

Otras preguntas

1. OSHA ensures that employees have the right to:
The function F(x) = 6x-2/x+5 is an example of a rational function. A. True B. False
In the Keynesian-cross model, if the MPC equals 0.75, then a $1 billion increase in government spending increases planned expenditures by ______ and increases t
What is a new ransomware program that encrypts your personal files and demands payment for the files' decryption keys? Multiple Choice Spyware Sniffer Simpleloc
In which country do people greet each other by locking thumbs?
What is the difference between divorce and annulment
(20 Points) Given a particle's position is x = -t^2 + 2t, find the total distance it travels over [0, 2].Answer is 2 m.
Which metals have similar chemical properties? Check all that apply.​
Does anyone know this?
Consider the following method: public static void arrayMystery(int[] array) { for (int i = 0; i < array.length - 1; i++) { if (array[i] < array[i + 1]) {