Answer:
The ball doesn't strike the building because it strikes the ground at d=1.62 meters.
Explanation:
V= 5 m/s < 70º
Vx= 1.71 m/s
Vy= 4.69 m/s
h= Vy * t - g * t²/2
clearing t for the flying time of the ball:
t= 0.95 s
d= Vx * t
d= 1.62 m
Answer:
Explained
Explanation:
public int dimension(int [][]a2d,int nElements)
{
int count = 0;
for(int i = 0;i < a2d.length ; i++)
{
count = count + a2d[i].length;
}
return count;
}
Answer:
B for BIG
Explanation:
carbs and fats is energy, if not being use or burned off, it'll be becomes body fat.
Answer:
the field at the center of solenoid 2 is 12 times the field at the center of solenoid 1.
Explanation:
Recall that the field inside a solenoid of length L, N turns, and a circulating current I, is given by the formula:
Then, if we assign the subindex "1" to the quantities that define the magnetic field () inside solenoid 1, we have:
notice that there is no dependence on the diameter of the solenoid for this formula.
Now, if we write a similar formula for solenoid 2, given that it has :
1) half the length of solenoid 1 . Then
2) twice as many turns as solenoid 1. Then
3) three times the current of solenoid 1. Then
we obtain:
Answer:
100 Watts
Explanation:
<u>These equations are needed to work out the answer:</u>
- power= work done/ time taken
- work done= force* distance
- force= mass* acceleration
force: 10 kg* 2m/s= 20
work done: 20* 10m=200
power: 200/2=100