Answer:
Gold
Explanation:
Given:
Mass of sample = 63.5 g
Mass of water = 60.2 g
Find:
Object
Computation:
Mass of water displaced = 63.5 g - 60.2 g
Mass of water displaced = 3.3 g
So, volume in water = 3.3 cm³
Density = Mass / Volume
Density = 63.5 g / 3.3
Density = 19.24
So,
Object ,must be gold.
Answer:
The work done by the applied force is 259.22 J.
Explanation:
The work done by the applied force is given by:

Where:
F: is the applied horizontal force = 108.915 N
d: is the distance = 2.38 m
Hence, the work is:

Therefore, the work done by the applied force is 259.22 J.
I hope it helps you!
C.figure 3 is the answer had the same and got is right
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;
}
A salt is dissolved in water which has a freezing point of 0 degrees celsius. the freezing point of the solution would be dependent on the concentration of the salt in the solution. It is explained by the colligative properties. These <span>are </span>properties<span> that depend upon the concentration of solute molecules or ions, but not upon the identity of the solute. Hope this answers the question.</span>