The acceleration that Andrew experience during his ride is 3.6m/s²
The formula for calculating centripetal acceleration is expressed as:
a = v²/r
v is the speed
r is the radius
Given the following expression
v = 6m/s
r = 10m
Substitute the given parameters into the formula
a = 6²/10
a = 36/10
a = 3.6m/s²
Hence the acceleration that Andrew experience during his ride is 3.6m/s²
Learn more here: brainly.com/question/1268866
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 would be the wavelength, C would be a crest, D would be the amplitude, leaving B which is the trough.