Answer: (a) 36.18mm
(b) 23.52
Explanation: see attachment
Answer:
<em>Python code is as follows:
</em>
********************************************************************************
#function to get number up to any number of decimal places
def toFixed(value, digits):
return "%.*f" % (digits, value)
print("Enter the price: ", end='', flush=True) #prompt for the input of price
price = float(input()) #taken input
totalCost = price + 0.05 * price #calculating cost
print("Total Cost after the sales tax of 5% is applied: " + toFixed(totalCost,2)) #print and output totalCost
************************************************************************************
Answer:
Explanation:
In Engineering and Physics a Phasor That is a portmanteau of phase vector, is a complex number that represents a sinusoidal function whose Amplitude (A), Angular Frequency (ω), and Initial Phase (θ) are Time-invariant.
For the step by step solution to the question you asked, go through the attached documents.
Answer:
<em>
(A) architectural sheet metal roofing</em>
Explanation:
By the <em>name itself we can judge</em> that the <em>'Architectural sheet metal roofing'</em> is a <em>kind of metal roofing</em>.
And these type of metal roofing is primarily used for small and big houses, small buildings and as well as in a building that is for commercial use they can be totally flat as well as little bit sloped.
And the words similarly like<em> </em><em>batten and standing seam</em>, and <em>flat seam all tells us that these are the types of</em> architectural sheet metal roofing.