Calculate the molality of solution containing 240.5g of NH4NO3 (ammonium nitrate) dissolved in 1050.0g of water?
The range of human hearing extends from approximately 20 Hz to 20,000 Hz. Find the wavelengths of these extremes at a temperature of 27°C
The Need for Security
Why is coding vital for security? Provide instances where HIPPA, National Security, Bank/Heath industries must have stringent coding practices. Explain why. If possible, provide a small piece of code (Java or Python snippet) that illustrates this.
two parallels wires, wire P and Q which carries a current of 30A and 50A, respectively in the same direction.The wires are placed 1.25 mm apart in a vacuum.
a) Calculate the magnetic force per unit length on wire P.
b) Determine the position x from wire P in between the wires where the magnetic field is zero.
Given a integer N as a string number and K as input, write a program to print a number pyramid of K rows
Input
The first line of input is an integer N
The second line of input is an integer K
If N=10,K=5
The output should be
10
11 12
13 14 15
16 17 18 19
20 21 22 23 24
. A charge of 20 x 10−6 C is 20 cm from another charge of 20 x 60−6 C
a. Find the force between them.
b. Determine the 𝐸𝑝 midway between them.
c. How much force will be experienced by an electron placed midway between them?
Test Data :
Input 5 number of elements in the array :
element - 0 : 2
element - 1 : 5
element - 2 : 7
element - 2 : 3
element - 2 : 10
Expected Output:
The values store into the array are:
2 5 7 3 10
The values store into the array in reverse are :
10 3 7 5 2
Write a C program for File Operations to read a string from standard input and prints the entered string using fgets() and fputs() function.
Runtime Input :
Hai
Output :
Hai
A 2-hour movie runs continuously at a local theater. You leave for the theater without first c checkingthe show times. Use an appropriate uniform density function to find the probability that you will arrive at the theater within 10 minutes of (before or after) the start of the film.
An organic compound is known to be nonvolatile and non electrolyte. A 0.35g sample is dissolved in water and diluted to 150mL. The osmotic pressure is measured as 0.04 atm at 250C. The approximate mass number for this compound is 1400g/mol. From the data provided in this problem and knowing that the density Of the solution is 1.00g/mL
a. Calculate the freezing point of the solutions.
b. Determine if the freezing point change would be a good way to determine the molecular mass of the compound.
c. Would the boiling point change be a better determining factor than the freezing point change?