2/16 cause you evaluate the exponents to their power
Answer:
1 2/8 and 1 1/15
Step-by-step explanation:
10/8 is equal to 1 and 2/8
16/15 is equal to 1 and 1/15
The question regards composite functions. A composite function is a function composed of more than one function. Sorry for saying the word function so many times there, it's just what it is...
The phrase f(g(x)) means 'perform g on an input x, then perform f on the result'. You can then see that there are many options for f(x) and g(x) here, in fact an infinite number of one were to be ridiculous about it.
However a sensible choice might be g(x) = x^2, and f(x) = 2/x + 9. Checking:
g(x) = x^2
f(g(x)) = 2/(x^2) + 9
That is the first question dealt with. Next up is Q2. It is relatively simple to show that these functions are inverses. If you start with a value x, apply a function and then apply the function's inverse, you should return to the same starting value x. To take a common example, within a certain domain, sin^-1(sin(x)) = x.
f(g(x)) = (sqrt(3+x))^2 - 3 = 3 + x - 3 = x
g(f(x)) = sqrt(x^2 - 3 + 3) = sqrt(x^2) = x
A final note is that this is only true for a certain domain, that is x <= 0. This is because y = x^2 is a many-to-one function, so unrestricted it does not have an inverse. Take the example to illustrate this:
If x = -2, f(x) = (-2)^2 - 3 = 4 - 3 = 1
Then g(f(x)) =sqrt(1 + 3) = sqrt(4) = 2 (principal value).
However the question isn't testing knowledge of that.
I hope this helps you :)
Step-by-step explanation:

Answer:
10
Step-by-step explanation:
The number of tiles in the design is 1 + 2 + 3 + ...
We can model this as an arithmetic series, where the first term is 1 and the common difference is 1. The sum of the first n terms of an arithmetic series is:
S = n/2 (2a₁ + d (n − 1))
Given that a₁ = 1 and d = 1:
S = n/2 (2(1) + n − 1)
S = n/2 (n + 1)
Since S ≤ 60:
n/2 (n + 1) ≤ 60
n (n + 1) ≤ 120
n must be an integer, so from trial and error:
n ≤ 10
Mr. Tong should use 10 tiles in the final row to use the most tiles possible.