Let “w” and “L” be the width and length of the rectangle. “p” and “a” are perimeter and area
For python,
w=int(input(“width”))
l=int(input(“length”))
a= w*l
p=2*w+2*l
print(str(a), str(p)
Answer:
Combination circuit; The basic strategy for the analysis of combination circuits involves using the meaning of equivalent resistance for parallel branches to transform the combination circuit into a series circuit.
Example:
The use of both series and parallel connections within the same circuit. In this case, light bulbs A and B are connected by parallel connections and light bulbs C and D are connected by series connections. This is an example of a combination circuit.
Answer:
The design process is at the verify phase of Design for Six Sigma
Explanation:
In designing for Six Sigma, DFSS, is a product or process design methodology of which the goal is the detailed identification of the customer business needs by using measurements tools such as statistical data, and incorporating the identified need into the created product which in this case is the hydraulic robot Kristin Designed
Implementation of DFSS follows a number of stages that are based on the DMAIC (Define - Measure - Analyze - Improve) projects such as the DMADV which stand for define - measure - analyze - verify
Therefore, since Kristin is currently ensuring that the robot is working correctly and meeting the needs of her client the design process is at the verify phase.
Answer:
(a) Flow rate of vehicles = No of vehicles per mile * Speed
=No of cars per mile * Speed +No of trucks per mile * Speed
= 0.75*50*60 + 0.25*50*40
=2750 vehicles / hour
(b) Let Density of vehicles on grade = x
Density on flat * Speed =Density on grade * Speed
So,( 0.75*50) * 60 + (0.25*50) * 40 = (0.75* x) * 55 + (0.25* x) * 25
So, x= 57.89
So, Density is around 58 Vehicles per Mile.
(c) Percentage of truck by aerial photo = 25%
(d)Percentage of truck bystationary observer on the grade= 25*30/60 * 25/55 =22.73 %