Answer: electrical, mathematical, and geographical
Explanation: Yee
- Cash Nasty
Answer:
percentage change in volume is 2.60%
water level rise is 4.138 mm
Explanation:
given data
volume of water V = 500 L
temperature T1 = 20°C
temperature T2 = 80°C
vat diameter = 2 m
to find out
percentage change in volume and how much water level rise
solution
we will apply here bulk modulus equation that is ratio of change in pressure to rate of change of volume to change of pressure
and we know that is also in term of change in density also
so
E =
................1
And
............2
here ρ is density
and we know ρ for 20°C = 998 kg/m³
and ρ for 80°C = 972 kg/m³
so from equation 2 put all value


dV = 0.0130 m³
so now % change in volume will be
dV % =
× 100
dV % =
× 100
dV % = 2.60 %
so percentage change in volume is 2.60%
and
initial volume v1 =
................3
final volume v2 =
................4
now from equation 3 and 4 , subtract v1 by v2
v2 - v1 =
dV =
put here all value
0.0130 =
dl = 0.004138 m
so water level rise is 4.138 mm
Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
The minimum diameter for each cable should be 0.65 inches.
Explanation:
Since, the load is supported by two ropes and the allowable stress in each rope is 1500 psi. Therefore,
(1/2)(Weight/Cross Sectional Area) = Allowable Stress
Here,
Weight = 1000 lb
Cross-sectional area = πr²
where, r = minimum radius for each cable
(1/2)(1000 lb/πr²) = 1500 psi
500 lb/1500π psi = r²
r = √1.061 in²
r = 0.325 in
Now, for diameter:
Diameter = 2(radius) = 2r
Diameter = 2(0.325 in)
<u>Diameter = 0.65 in</u>
Answer:
C. underground road
Explanation:
Generally compound curves are not filtered and recommended for use in an underground road. However, they are best used in the road, water way, and rail way.