If the letters are considered distinct, then the number of permutations is

.
If we count either C as the same character, then we would be double-counting - to correct this, we would simply divided by the number of ways we can choose C from the available characters, or

.
Answer:
D 565.2 in
Step-by-step explanation:
First you need to find the area of the stepping stone. The rule for area of circle is pi times radius squared. To find the radius you divide 12 by 2 = 6. After you do 6 times 6= 36 you multiply 36 times pi (3.14) = 113.04. After we find the are of the stepping stone we multiply it by five to get how many inches we have to cover. 113.04 times 5= 565.2 in.
Child=x
Adult=y
y=3x
5.2x+9.9y=767.8
5.2x+9.9(3x)=767.8
5.2x+29.7x=767.8
34.9x=767.8
x=22
Answer:
• The function is a linear function
• The function changes at a constant rate
Step-by-step explanation:
A graph of the function shows it to be a straight line (linear function). Such a function always changes at a constant rate. The line goes downward to the right, so the function is a decreasing function.
___
"changes at a constant rate" and "linear function" are two different ways of saying the same thing: the graph of the function is a straight line.
Answer:
(f + g)(x) = x^2 + 3x - 6
Step-by-step explanation:
Given f(x) = x^2 + x − 2 and g(x) = 2x − 4
Plug in:
(f + g)(x) = x^2 + x − 2 + 2x − 4
(f + g)(x) = x^2 + 3x - 6