Answer:
E) is described by all of these
Explanation:
The magnetic force on a charged particle is expressed as:
F = qv * B = qvBsinθ
Where,
q = charge on particle
θ = angle between the magnetic field and the particle velocity.
v = velocity of the particle
B = magnitude of field vector
From here, we could denote that magnetic force, F depends on charge on particle, velocity of particle, magnitude of field vector.
The magnetic force on a charged particle is at right angles to both the velocity of the particle. The magnetic force and magnetic field in a charged particle are perpendicular to each other, the right hand rule is used to determine the direction of force.
The correct option is E.
Answer:
10
Explanation:
i = 5/.5 = 10 Amps. Hope this helps :)
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:
v_f = 24.3 m / s
Explanation:
A) In this exercise there is no friction so energy is conserved.
Starting point. On the roof of the building
Em₀ = K + U = ½ m v₀² + m g y₀
Final point. On the floor
Em_f = K = ½ m v_f²
Emo = Em_g
½ m v₀² + m g y₀ = ½ m v_f²
v_f² = v₀² + 2 g y₀
let's calculate
v_f = √(10² + 2 9.8 25)
v_f = 24.3 m / s
Answer:
the wavelength is 9.8 meters
Explanation:
We can use the relationship:
Velocity = wavelenght*frequency.
Initially we have:
wavelenght = 4.9m
velocity = 9.8m/s
then:
9.8m/s = 4.9m*f
f = 9.8m/s/4.9m = 2*1/s
now, if the velocity is doubled and the frequency remains the same, we have:
2*9.8m/s = wavelenght*2*1/s
wavelenght = (2*9.8m/s)*(1/2)s = 9.8 m