Answer:
it is very hard question for me sorry i cant solve it
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:
The value is 
Explanation:
From the question we are told that
The magnitude of the horizontal force is 
The mass of the crate is 
The acceleration of the crate is 
Generally the net force acting on the crate is mathematically represented as

Here
is force of kinetic friction (in N) acting on the crate
So

=> 
Answer:
The statement "If a positively charged rod is brought close to a positively charged object, the two objects will repel
" applies to electric charges.
Explanation:
There are only two types of electric charges. Both having own magnitude but different charge.
1. Positive charge
2. Negative charge
Like charges repel each other and opposite charges always attract each other.
When a positively charged rod is brought close to a positively charged object, the rod and the object will repel.
Theories have both an explanatory an a predictive function. True