Answer: Exploration includes plethora of activities and depend upon the kind of exploration a person is doing. But most include some of the basic activities like research , investigation, planning and execution.
Suppose we want to explore new petroleum sites then we would have to start with studying the geography of that area, then according to our research we will analyse the hot spots or the sector where probability of finding of oil field is highest, post that appropriate man power is skilled professionals, tools and machinery will be brought at the site so that execution can take place.
The advantage of a pareto chart is to make sure they have all of their tools
Answer:
± 0.003 ft
Explanation:
Since our distance is 10,000 ft and we need to use a full tape measure of 100 ft. We find that 10,000 = 100 × 100.
Let L' = our distance and L = our tape measure
So, L' = 100L
Now by error determination ΔL' = 100ΔL
Now ΔL' = ± 0.30 ft
ΔL = ΔL'/100
= ± 0.30 ft/100
= ± 0.003 ft
So, the maxim error per tape is ± 0.003 ft
Malleable and ductile
non metals like plastic also have other properties but can't be malleable and ductile so they r most valuable metallic properties
Answer:
START
READ ID_Number
READ Item_description
READ length_of_auction_Days
READ minimum_required_bid
IF minimum_required_bid GREATER THAN 100
THEN
DISPLAY
Item Details are
Item Id : ID_Number
Item Description: Item_description
Length Action days: length_of_auction_Days
Minimum Required Bid: minimum_required_bid
END
Explanation: