Answer: Burning it.
Explanation: When your car moves its due to the burning of fuel, works like a turbine the molecules evaporate and turn a turbine like object.
Complete Question
The complete question is shown on the first uploaded image.
Answer:
The answer is shown on the second uploaded image
Explanation:
The explanation is also shown on the second uploaded image
Answer:
5984.67N
Explanation:
A 14 inch diameter pipe is decreased in diameter by 2 inches through a contraction. The pressure entering the contraction is 28 psi and a pressure drop of 2 psi occurs through the contraction if the upstream velocity is 4.0 ft/sec. What is the magnitude of the resultant force (lbs) needed to hold the pipe in place?
from continuity equation
v1A1=v2A2
equation of continuity
v1=4ft /s=1.21m/s
d1=14 inch=.35m
d2=14-2=0.304m
A1=pi*d^2/4
0.096m^2
a2=0.0706m^2
from continuity once again
1.21*0.096=v2(0.07)
v2=1.65
force on the pipe
(p1A1- p2A2) + m(v2 – v1)
from bernoulli
p1 + ρv1^2/2 = p2 + ρv2^2/2
difference in pressure or pressure drop
p1-p2=2psi
13.789N/m^2=rho(1.65^2-1.21^2)/2
rho=21.91kg/m^3
since the pipe is cylindrical
pressure is egh
13.789=21.91*9.81*h
length of the pipe is
0.064m
AH=volume of the pipe(area *h)
the mass =rho*A*H
0.064*0.07*21.91
m=0.098kg
(193053*0.096- 179263.6* 0.07) + 0.098(1.65 – 1.21)
force =5984.67N
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];
Hi! bridges could have been collapse due to an error made by the engineers during construction.