Homework Answers

Math 58880 52480
Physics 50710 47629
Chemistry 44357 42759
Programming & Computer Science 34330 30918
Economics 34267 33209
English 12729 11462
Biology 9425 8734
Management 8270 7078
Engineering 8082 6895
History 4259 3853
Psychology 2611 2287
Geography 2457 1903
Sociology 2387 2125
Law 2080 1463
Other 2007 1890
Marketing 1915 1605
Philosophy 1405 1148
Political Science 1107 1010
French 565 528

Questions: 281 843

Answers by our Experts: 258 976

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Use Raoult’s Law to determine the vapor pressure of an aqueous solution when 164 g of


glycerin (C3H8O3) is added to 338 mL of H2O at 39.8 °C. The normal vapor pressure of pure


H2O at 39.8 °C is 54.74 torr. Density of H2O at 39.8 °C is 0.992 g/mL

The latest nationwide political poll indicates that for Indians who

are randomly selected, the probability that they are with alliance

ABC is 0.55, the probability that they are with alliance PQR is

0.30 and the probability that they are with alliance XYZ is 0.15.

Answer the following questions pertaining to a randomly chosen

group of 10 Indians.

What is the probabilities:


(i) None are with alliance ABC ?

(ii) 2 are with alliance XYZ ?

(iii) At least 8 are with alliance PQR ?


Write a program in C++ to read a number n and find out the sum of the integers from 1 to



then from 1 to 3, then 1 to 4, and so on and to display the sum of the integers from 1 to



n.



For example, from



1 to 2 = 1



1 to 3 = 3



1 to 4 = 6



1 to 5 = 10



1 to 6 = 18




If we know that the roots of the cubic equation x3 - 61x2 -8000 = 0 are in G.P., then find the roots of the equation.

Use Henry’s Law for gas-liquid solutions to determine the solubility of acetylene gas (C2H2) at 12.5 atm of pressure and 20ºC. Henry’s Law Constant for acetylene gas in water is 1.04 moles/L.atm at 20ºC. 


Develop a small application in C++ that should allow the user of application to enter the receipt number, sender name, sender address, receiver name, receiver address, shipment fee and parcel weight. After getting required information, generate a shipment receipt and show as summary on screen.

Write a program to determine the entered character is an alphabet or number or special character using if – else-if – else.


Instruction: This program read a character value from the user and displays whether it is an alphabet or number or special character, with a suitable message.



Write a program to implement the Date class which has three data members named day, month and year.

 

1.  Provide a constructor, which takes arguments (you may set values of data members to 0).

 

2.  Write getter and setter functions (input and show functions) for the Date class.

3.  Also write a member function void CompareDates(Date d1, Date d2) which tells which date comes first.


Create a class Circle having a data member radius. The class should be capable of calculating the area. Compare the areas of two circles and also displaying the area of which circle is greater. Make all the necessary function as needed including constructors.

A flask is charged with 2.00 atm of nitrogen dioxide and 1.00 atm of dinitrogen tetroxide at 25 °C and allowed to reach equilibrium. When equilibrium is established, the partial pressure of NO2 has decreased by 1.24 atm. 

(a) What are the partial pressures of NO2 and N2O4 at equilibrium? 

(b) Calculate and for Kp and Kc following reaction at 25 °C.

2NO2 (g) ↔ N2O2 (g)

(Answer: K = 2.80; K c = 68.6)


LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS