Answer: In or discussion of earthquake we want to answer the following questions side has moved to the left, we say that the fault is a left-lateral strike-slip fault. Surface waves behave like S-waves in that they cause up and down and side. Aftershocks are particularly dangerous because that can cause further .
Explanation: Have a nice day!!!
Explanation:
a) d = ½.a.t²
200 = ½(4)t²
200 = 2t²
t² = 200/2
t² = 100
t =√100 = 10 s
b) Vt = a. t
= 4(10)
= 40 m/s
c) V av. = d/t = 200/10 = 20m/s
Answer:
#include <iostream>
#include <vector>
using namespace std;
int main() {
const int NUM_GUESSES = 3;
vector<int> userGuesses(NUM_GUESSES);
int i = 0;
int uGuess = 0;
for(i = 0; i <= userGuesses.size() - 1; i++){
cin >> uGuess;
userGuesses.at(i) = uGuess;
}
cout << endl;
return 0;
}
Explanation:
First inbuilt library were imported. Then inside the main( ) function, 3 was assigned to NUM_GUESSES meaning the user is to guess 3 numbers. Next, a vector was defined with a size of NUM_GUESSES.
Then a for-loop is use to receive user guess via cin and each guess is assigned to the vector.
Answer:
Fighting
Explanation:
Fighting with someone like punch for punch can make the person bleed which an injury to the guy who you fought with and you can be arrested if the parents file a complain at the police station