Answer:
avoiding cutting down tree carelessy
Explanation:
people cutting down tree due to high population in order to find land for building this house so government should encourage people to have less children in the families and train them that when they are cutting trees should plants 10 tree inorder to recovery tree that is take off.
Answer:
y ≈ 2.5
Explanation:
Given data:
bottom width is 3 m
side slope is 1:2
discharge is 10 m^3/s
slope is 0.004
manning roughness coefficient is 0.015
manning equation is written as

where R is hydraulic radius
S = bed slope



P is perimeter 

![Q = (2+2y) y) \times 1/0.015 [\frac{(3+2y) y}{(3+2\sqrt{5} y)}]^{2/3} 0.004^{1/2}](https://tex.z-dn.net/?f=Q%20%3D%20%282%2B2y%29%20y%29%20%5Ctimes%201%2F0.015%20%5B%5Cfrac%7B%283%2B2y%29%20y%7D%7B%283%2B2%5Csqrt%7B5%7D%20y%29%7D%5D%5E%7B2%2F3%7D%200.004%5E%7B1%2F2%7D)
solving for y![100 =(2+2y) y) \times (1/0.015) [\frac{(3+2y) y}{(3+2\sqrt{5} y)}]^{2/3} \times 0.004^{1/2}](https://tex.z-dn.net/?f=100%20%3D%282%2B2y%29%20y%29%20%5Ctimes%20%281%2F0.015%29%20%5B%5Cfrac%7B%283%2B2y%29%20y%7D%7B%283%2B2%5Csqrt%7B5%7D%20y%29%7D%5D%5E%7B2%2F3%7D%20%5Ctimes%200.004%5E%7B1%2F2%7D)
solving for y value by using iteration method ,we get
y ≈ 2.5
Answer:
Define Variables and Use List methods to do the following
Explanation:
#<em>Conjoins two lists together</em>
all_names = male_names.union(female_names)
#<em>Finds the names that appear in both lists, just returns those</em>
neutral_names = male_names.intersection(female_names)
#<em>Returns names that are NOT in both lists</em>
specific_names = male_names.symmetric_difference(female_names)
For the general public, the main impact is the cost of living. The economy has a direct impact on our spending ability. An economic recession generally leads to an increased cost of living. ... The countries currency is also generally affected during a recession, which contributes to inflation of prices.
Answer:
a) Ef = 0.755
b) length of specimen( Lf )= 72.26mm
diameter at fracture = 9.598 mm
c) max load ( Fmax ) = 52223.24 N
d) Ft = 51874.67 N
Explanation:
a) Determine the true strain at maximum load and true strain at fracture
True strain at maximum load
Df = 9.598 mm
True strain at fracture
Ef = 0.755
b) determine the length of specimen at maximum load and diameter at fracture
Length of specimen at max load
Lf = 72.26 mm
Diameter at fracture
= 9.598 mm
c) Determine max load force
Fmax = 52223.24 N
d) Determine Load ( F ) on the specimen when a true strain et = 0.25 is applied during tension test
F = 51874.67 N
attached below is a detailed solution of the question above