25cm^3 of magnesium Chloride compleatly reacted with 12.5cm^3 of 0.2M silver nitrate to precipitate silver Chloride .Haw many grams of magnesium Chloride are contained in 500cm^3 of the solution
Acme Tobacco is currently selling 5,000 pounds of pipe tobacco per year. Due to competitive pressures, the average price of a pipe declines from $15 to $12. As a result , the demand for Acme pipe tobacco increases to 6,000 pounds per year.
a) Assuming that the cross elasticity does not change, at what price of pipes would the demand for pipe tobacco be 3,000 pounds per year? Use $15 as the initial price of a pipe
⟶ [1 ⟶ [-1 ⟶ [5
u1 = -3 u2 = 9 u3 = -7
-2] -6] h]
are linearly independent? (Show all working)
Computers process data under the control of sets of instructions called
Write a program which takes a number n as input and prints YAYY if the sum of all digits
except the rightmost digit is equal to the rightmost digit., otherwise print OOPS. (10 marks)
For example: If user enters 2237, it will print YAYY because 2+2+3 is equal to 7.
Whereas, if user enters 3425, it will print OOPS because 3+4+2 is not equal to 5. Without using loops
Which of the following is the solution of the equation below?
0x + 0y = 0.
1. (0, 0, 0).
2. (1, 0, 0).
3. No such solution exists.
4. Infinitely many solution or (−1, 2, 1)
1)Rank the following in terms lf increasing boiling point:
CaBr2
C2H5OH
C4H10
2) Rank these substances from lowest to highest intermolecular forces:
HF
F2
PCl3
3)Rank the following in terms of increasing melting point:
MgCl2
NaCl
AlCl3
using ϵ−δ definition, show that
lim x→2 (1/2 x2 - x + 1)
1)Rank the following in terms lf increasing boiling point:
CaBr²
C²H⁵OH
C⁴H¹⁰
2) Rank these substances from lowest to highest intermolecular forces:
HF
F²
PCl³
3)Rank the following in terms of increasing melting point:
MgCl²
NaCl
AlCl³
A New Telephone Company has the following rate structure for long distance calls:
● The regular rate for a call is $0.10 per minute. (10 marks)
● Any call started at or after 6:00P.M. (1800 hours) but before 8:00A.M. (0800 hours) is
discounted 50 percent.
● Any call longer than 60 minutes receives a 15 percent discount on its cost (after any other
discount is subtracted).
● All calls are subject to a 4 percent federal tax on their final cost.
Write a program that reads the start time for a call based on a 24-hour clock and the length of the call. The gross cost (before any discounts or tax) should be printed, followed by the net cost (after discounts are deducted and tax is added). Print instructions to the user and compute the net cost