Hi
Acetylene and propane
I hope this help you!
Answer:
Explanation:
ADT for an 2-D array:
struct array{
int arr[10];
}arrmain[10];
An application that stores an array with 1000 rows and 1000 columns, where less than 10,000 of the array values are non-zero. The two different implementations for such arrays that would be more space efficient than a standard two-dimensional array implementation requiring one million positions are :
1) struct array{
int *p;
}arr[1000];
2) struct array{
int *p;
}arr[1000];
Answer:
if you're talking about the car b-post, the answer is "posts"
Explanation:
looked it up
Answer:
q = 1.73 W
Explanation:
given data
small end = 5 cm
large end = 10 cm
high = 15 cm
small end is held = 600 K
large end at = 300 K
thermal conductivity of asbestos = 0.173 W/mK
solution
first we will get here side of cross section that is express as
...............1
here x is distance from small end and S1 is side of square at small end
and S2 is side of square of large end and L is length
put here value and we get
S = 5 +
S =
m
and
now we get here Area of section at distance x is
area A = S² ...............2
area A =
m²
and
now we take here small length dx and temperature difference is dt
so as per fourier law
heat conduction is express as
heat conduction q =
...............3
put here value and we get
heat conduction q =
it will be express as
now we intergrate it with limit 0 to 0.15 and take temp 600 to 300 K
solve it and we get
q (30) = (0.173) × (600 - 300)
q = 1.73 W