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:
The energy, that is dissipated in the resistor during this time interval is 153.6 mJ
Explanation:
Given;
number of turns, N = 179
radius of the circular coil, r = 3.95 cm = 0.0395 m
resistance, R = 10.1 Ω
time, t = 0.163 s
magnetic field strength, B = 0.573 T
Induced emf is given as;

where;
ΔФ is change in magnetic flux
ΔФ = BA = B x πr²
ΔФ = 0.573 x π(0.0395)² = 0.002809 T.m²

According to ohm's law;
V = IR
I = V / R
I = 3.0848 / 10.1
I = 0.3054 A
Energy = I²Rt
Energy = (0.3054)² x 10.1 x 0.163
Energy = 0.1536 J
Energy = 153.6 mJ
Therefore, the energy, that is dissipated in the resistor during this time interval is 153.6 mJ
Answer:
The 21st century world have been earmarked with great influx of people to the urban centre,the notion of gender equality and female education have also made most traditional roles in the family changing.Before now,wives we're known for their full independence on their husband who is considered the bread winner.
Inspite of the growth of of the urban centre the availability of resources have dwindled,resulting in the surge of unemployment in many urban centre,the political entity of the society which is the government have serious challenging in managing the various threat posed by overpopulation, unemployment results in the decrease of standard of living of person and family,to cater for this family have to change their roles,wives now work to support the husband.
Explanation:
Answer:
Answer is c Heisenberg's uncertainty principle
Explanation:
According to Heisenberg's uncertainty principle there is always an inherent uncertainty in measuring the position and momentum of a particle simultaneously.
Mathematically

here 'h' is planck's constant