Answer:
Thermal energy is measured using a thermometer denominated in Fahrenheit, Celsius and Kelvin
Answer:
Q = 62 ( since we are instructed not to include the units in the answer)
Explanation:
Given that:



Q = ???
Now the gas expands at constant pressure until its volume doubles
i.e if 
Using Charles Law; since pressure is constant




mass of He =number of moles of He × molecular weight of He
mass of He = 3 kg × 4
mass of He = 12 kg
mass of Ar =number of moles of Ar × molecular weight of Ar
mass of He = 7 kg × 40
mass of He = 280 kg
Now; the amount of Heat Q transferred = 
From gas table

∴ Q = 
Q = 
Q = 62 MJ
Q = 62 ( since we are instructed not to include the units in the answer)
Answer:
Impulse =14937.9 N
tangential force =14937.9 N
Explanation:
Given that
Mass of car m= 800 kg
initial velocity u=0
Final velocity v=390 km/hr
Final velocity v=108.3 m/s
So change in linear momentum P= m x v
P= 800 x 108.3
P=86640 kg.m/s
We know that impulse force F= P/t
So F= 86640/5.8 N
F=14937.9 N
Impulse force F= 14937.9 N
We know that
v=u + at
108.3 = 0 + a x 5.8

So tangential force F= m x a
F=18.66 x 800
F=14937.9 N
Answer:
/* C Program to rotate matrix by 90 degrees */
#include<stdio.h>
int main()
{
int matrix[100][100];
int m,n,i,j;
printf("Enter row and columns of matrix: ");
scanf("%d%d",&m,&n);
/* Enter m*n array elements */
printf("Enter matrix elements: \n");
for(i=0;i<m;i++)
{
for(j=0;j<n;j++)
{
scanf("%d",&matrix[i][j]);
}
}
/* matrix after the 90 degrees rotation */
printf("Matrix after 90 degrees roration \n");
for(i=0;i<n;i++)
{
for(j=m-1;j>=0;j--)
{
printf("%d ",matrix[j][i]);
}
printf("\n");
}
return 0;
}
HELP ILL GIVE MOST BRAINLY AND 50 POINTS
HURRY PLEASE component c it is a compound so it will break