Answer:
B
Explanation:
Water level remains unchanged
The first thing to realize is that the buoyancy force is the same as, or equal to the weight of the wood, this same force is also the same as or equal to the weight of the water displaced by the wood. In the two cases, the weight of the wood will be unaffected nonetheless, and thus the water level will remain the same.
Therefore, the answer is B, the water level remains unchanged.
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.
Acceleration is the rate of change of velocity of an object. where a is acceleration, v is the final velocity of the object, u is the initial velocity of the object and t is the time that has elapsed. This equation can be rearranged to give: v = u + at.
Answer:
destroys habitats is the main one
Explanation:
eye sore can be one and it can burst causing a flood is also one :)
Answer:

Explanation:
To solve this exercise it is necessary to take into account the concepts related to gravitational potential energy, as well as the concept of perigee and apogee of a celestial body.
By conservation of energy we know that,

Where,

Replacing


Our values are given by,





Replacing at the equation,


Therefore the Energy necessary for Sputnik I as it moved from apogee to perigee was 