Answer:
a. the force between them quadruples
Explanation:
The electrostatic force between two charges is given by

where
k is the Coulomb's constant
q1 and q2 are the two charges
r is the separation between the two charges
In this problem, the charges on both objects are doubled, so

While the distance does not change, so the new force will be

so, the force will quadruple.
The experiments will involve two billiard balls of known masses, m₁ and m₂, and velocities u₁ and u₂. The two are allowed to collide and the velocities of the balls after the collision v₁ and v₂ are recorded.
The momentum before and after the collision is then calculated as follows:
m₁u₁ + m₂u₂ = m₁v₁ + m₂v₂
<h3>What is the statement of the law of conservation of momentum?</h3>
The law of the conservation of momentum states that the momentum before and after collision in a system of colliding bodies is conserved
The momentum of a body is calculated using the formula below:
Momentum = mass * velocity.
Hence, for the two billiard balls, the momentum before and after the collision is conserved.
Learn more about momentum at: brainly.com/question/1042017
#SPJ1
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;
}
Because the hamburger is still hot from the grill, the cheese melts because of that heat.
Answer:
The voltage will quadruple
Explanation:
The power dissipated in a circuit is given by

where
V is the voltage
R is the resistance
In this problem, the voltage across the circuit is doubled:
V' = 2V
So the new power dissipated is

so, the power dissipated will quadruple.