Answer:
2376 vph
Explanation:
Given data
free flow speed ( Vf ) = 45 mph
Jam density = 25 ft per vehicle
flow rate = 1950 vph
first we calculate the Jam density in vehicle /mile
= 5280 / 25 = 211.2 vehicle/mile
where ; 1 mile = 5280 feet
The maximum flow can be calculated using Greenshield method
q = ( Vf * jam density ) / 4 = ( 45 * 211.2 ) / 4
= 2376 vph
Answer:
rf
Explanation:
attached to the tube. The space between the fins is 3 mm, and thus there are 250 fins per meter length of the tube. Heat is transferred to the surrounding water at T= 43.06°C, with a heat transfer coefficient of 5300 W/m2 · °C. Determine the increase in heat transfer from the tube per meter of its length as a resu.
Answer:
See the picture for circuit figure.
Explanation:
First load 12 bit unsigned number on shift register and apply clock tick to increment counter from LSB bit.
Logic 1 is shifted into register to ensure counter doesn't count more than 12 bits.
Answer:
80.16 m/s^2
at t=2 s
x=42.3 m
y=16 m
z=14 m
Explanation:
solution
The x,y,z components of the velocity are donated by the i,j,k vectors.

acceleration is a derivative of velocity with respect to time.
![a_{x}=\frac{d}{dt} v_{x}=\frac{d}{dt}[16t^{2}]=32t\\a_{y}=\frac{d}{dt} v_{y}=\frac{d}{dt}[4t^{3}]=12t^{2} \\a_{z}=\frac{d}{dt} v_{z}=\frac{d}{dt}[5t+2]=5](https://tex.z-dn.net/?f=a_%7Bx%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%20v_%7Bx%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%5B16t%5E%7B2%7D%5D%3D32t%5C%5Ca_%7By%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%20v_%7By%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%5B4t%5E%7B3%7D%5D%3D12t%5E%7B2%7D%20%5C%5Ca_%7Bz%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%20v_%7Bz%7D%3D%5Cfrac%7Bd%7D%7Bdt%7D%5B5t%2B2%5D%3D5)
evaluate acceleration at 2 seconds

the magnitude of the acceleration is the square root of the sum of the square of each component of the acceleration.

position is the integral of velocity with respect to time position at a time can be found by taking by taking the definite intergral of each component.

Answer and Explanation:
Let A denote its switch first after that we will assume B which denotes the next switch and then we will assume C stand for both the bulb. we assume 0 mean turn off while 1 mean turn on, too. The light is off, as both switches are in the same place. This may be illustrated with the below table of truth:
A B C (output)
0 0 0
0 1 1
1 0 1
1 1 0
The logic circuit is shown below
C = A'B + AB'
If the switches are in multiple places the bulb outcome will be on on the other hand if another switches are all in the same place, the result of the bulb will be off. This gate is XOR. The gate is shown in the diagram adjoining below.