<h3>
Answer: 120</h3>
===================================================
Explanation:
There are 5 choices for the first selection, 4 choices for the second, etc etc until we reach 1 for the last selection. We have the countdown {5,4,3,2,1}. We'll multiply those values together to get our answer.
5*4*3*2*1 = 120
This operation of starting with some integer, counting down and multiplying along the way, is done so very often that it's given a name which is "factorial". The shorthand notation is to use an exclamation mark. So we'd say 5! = 120
Answer:
The morality of the solution is calculated as 0.859 m. We are required to determine the freezing point depression constant of pure water. The freezing point depression of the solution is given as
* (morality of solution)
and
are the freezing points of the pure solvent (water, 0°C) and
= freezing point depression constant of water. Therefore,
*(0.859 m)
=====> (0°C) – (3.00°C) = 
=====> -3.00°C =
Ignore the negative sign (since
is positive) and get
= (3.00°C) / (0.859 m) = 3.492°C/m
The freezing point depression constant of the solvent is 3.5°C kg/mole
3.5 K.kg/mole (temperature differences are the same in Celsius and Kelvin scales).
Answer:
la C
Step-by-step explanation:
Answer:
a) y = (x+2)/3
b) 5
Step-by-step explanation:
f^-1(x) means "f inverse of x". To find the inverse, we simply:
a ) f(x) = 3x -2
y = 3x - 2 --> because f(x) is the same thing as y
x = 3y - 2 --> to find the inverse, we simply just switch x and y
x + 2 = 3y
y = (x+2)/3
b) f^-1(13)
f^-1(13) = [((13) + 2)/3]
f^-1(13) = (15)/3
f^-1(13) = 5