Answer:
Modal analysis is performed to identify the modes, and the response in that mode can be picked from the response spectrum. These peak responses are then combined to estimate a total response. A typical combination method is the square root of the sum of the squares (SRSS) if the modal frequencies are not close.
222 is the answer your welcome
Answer:
The algorithm is as follows:
1. Declare Arr1 and Arr2
2. Get Input for Arr1 and Arr2
3. Initialize count to 0
4. For i in Arr2
4.1 For j in Arr1:
4.1.1 If i > j Then
4.1.1.1 count = count + 1
4.2 End j loop
4.3 Print count
4.4 count = 0
4.5 End i loop
5. End
Explanation:
This declares both arrays
1. Declare Arr1 and Arr2
This gets input for both arrays
2. Get Input for Arr1 and Arr2
This initializes count to 0
3. Initialize count to 0
This iterates through Arr2
4. For i in Arr2
This iterates through Arr1 (An inner loop)
4.1 For j in Arr1:
This checks if current element is greater than current element in Arr1
4.1.1 If i > j Then
If yes, count is incremented by 1
4.1.1.1 count = count + 1
This ends the inner loop
4.2 End j loop
Print count and set count to 0
<em>4.3 Print count</em>
<em>4.4 count = 0</em>
End the outer loop
4.5 End i loop
End the algorithm
5. End
Answer:
Fa = 57.32 N
Explanation:
given data
mass = 5 kg
acceleration = 4 m/s²
angular velocity ω = 2 rad/s
solution
first we take here moment about point A that is
∑Ma = Iα + ∑Mad ...............1
put here value and we get
so here I = (
) × m × L² ................2
I = (
) × 5 × 0.8²
I = 0.267 kg-m²
and
a is = r × α
a = 0.4 α
so now put here value in equation is 1
0 = 0.267 α + m r α (0.4) - m A (0.4)
0 = 0.267 α + 5 (0.4α) (0.4 ) - 5 (4) 0.4
so angular acceleration α = 7.5 rad/s²
so here force acting on x axis will be
∑ F(x) = m a(x) ..............3
a(x) = m a - m rα
put here value
a(x) = 5 × 4 - 5 × 0.4 × 7.5
a(x) = 5 N
and
force acting on y axis will be
∑ F(y) = m a(y) .............. 4
a(y) - mg = mrω²
a(y) - 5 × 9.81 = 5 × 0.4 × 2²
a(y) = 57.1 N
so
total force at A will be
Fa =
...............5
Fa =
Fa = 57.32 N
Answer:
Soil engineering helps in analyzing the structure and composition of the soil of the proposed construction site, thus helping in deciding whether the soil of the proposed construction site or building is worth exploiting.