Answer:
a) The acceleration is 2.14 m/s^{2}
b) The distance traveled by the car is 65.61 m
c) The average velocity is 18.75 m/s
Explanation:
Using the equations that describe an uniformly accelerated motion:
a) 
b) 
c) 
That's the "Atomic Mass" of the atom.
Answer: Mechanical longitudinal waves are also called compressional or compression waves, because they produce compression and rarefaction when traveling through a medium, and pressure waves, because they produce increases and decreases in pressure.
Explanation:
mark brainliest pls
#include<studio.h>
int main( )
{
int n;
int a,b,c,d,x,y;
int avarage;
printf("enter value of n:\n");
scanf("%d",&n);
printf("enter value of a:\n,b:\n,c:\n,d:\n,x:\n,y:\n);
scan f("%d\%d\n%d\n%d\n%d\n%d\n",&a,b,c,d,x,y);
sum=(a+b+c+d+x+y);
avarage=(sum/n);
print f("%d",avarage);
if
{
n=positive interger
}
else
{
printf ("n must be positive");
}
return 0;
}