Answer:
0.09 N
Explanation:
We are given that
Radius of disk,r=6 cm=
1 m=100 cm
B=1 T
Current,I=3 A
We have to find the frictional force at the rim between the stationary electrical contact and the rotating rim.
Torque due to friction
Where friction force=F
Substitute the values
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:
t = 0.029s
Explanation:
In order to calculate the interaction time at the moment of catching the ball, you take into account that the force exerted on an object is also given by the change, on time, of its linear momentum:
(1)
m: mass of the water balloon = 1.20kg
Δv: change in the speed of the balloon = v2 - v1
v2: final speed = 0m/s (the balloon stops in my hands)
v1: initial speed = 13.0m/s
Δt: interaction time = ?
The water balloon brakes if the force is more than 530N. You solve the equation (1) for Δt and replace the values of the other parameters:
The interaction time to avoid that the water balloon breaks is 0.029s
Answer: Find the answer in the explanation
Explanation: Given the Roman numeral and the representation
I. part of a coal-fired power plant
II. part of a nuclear power plant
III. part of a coal-fired power plant and part of a nuclear power plant
a.) Boiler : I
b.) Combustion chamber: I
c.) Condenser: I
d.) Control rod: II
e.) Generator: III
f.) Turbine: III
Toward the end processes part of both coal fire and nuclear power, they both make use of turbine and generator to generate electricity.
<span>An example of the deregulation of a government regulated natural monopoly is where the new ;aw allows consumers to be able to choose between the electricity providers which is the first choice because a deregulation of a government regulated natural monopoly is a way of the rules of having to be remove or reduced when tackling or making use of the government regulated natural monopoly.</span>