Capacitors of 2μF and 6μF are connected to a 100V battery. How much charge I supplied by the battery in charging the capacitors when (a) they are connected in series and (b) when they are connected in parallel?
Create and Print List -3:
You are given N numbers as input. Create a list and add the N numbers which are given as input and print the list.
The first line of input is an integer N. The next N lines each contain an integer.
Explanation:
In the given example,
N=4 and the numbers are 1, 2, 3, 4. So, the output should be [ 1, 2, 3, 4 ]
Sample Input 1
4
1
2
3
4
Sample Output 1
[1, 2, 3, 4]
Sample Input 2
3
13
21
19
Sample Output 2
[13, 21, 19]
can i get code without using append by using +operator
Calculate the molality of each of the following solutions
a) 14.3 g of sucrose in 676 g of water
b) 7.20 moles of ethylene glycol (C2H6O2) in 354 g of water
Calculate the percent by mass of the solution in each of the following aqueous solutions.
a) 5.50 g of NaBr in 78.2 g of solution
b) 31.0 g of KCl in 152g of water
c) 4.5g of toluene in 29g of benzene
Find the complete solution of xdy + (x ^ 3 - xy ^ 2 - y) dy = 0
Complete the following for aqueous solutions of Aluminum nitrate. Show Complete Solution.
Fill the blanks to complete the statements related to concepts important in Genetics
What is a gene?
1. Instruction manuals for our bodies are called ____.
2. Of the ____ genes in the body only a few are used for making hemoglobin.
3. Since genes contain instructions for building proteins, one example of a protein would be ____.
You are a senior analyst at the Central Bank, MMA and have been assigned to come up with suggestions
on the way forward in Monetary & Fiscal Policy of Maldives. (Suggestions on Fiscal Policy will be advised
to the Government)
Write a comprehensive report on justifying your suggestions, which will be presented to the board of
directors of the MMA for approval.
Your report can include:
• Analysis of current situation
• Suggestions on Monetary Policy
• Suggestions on Fiscal Policy
• Reasoning and Justification of suggestions
• Other considerations regarding the economy
Find the complete solution of:
1.) (x ^ 2 y + y ^ 3 - y) d x + (x ^ 3 + xy ^ 2 + x) dy = 0