< 1 and < 2 are vertical angles...because they are opposite angles made by two intersecting lines
< 3 and < 4 are adjacent....because they have a common side and a common vertex
Answer:
The inverse function is:
{(1,8), (2,-1), (5,10), (-3,-3)}
Step-by-step explanation:
When a function is represented in the form of ordered pairs, the first element of each ordered pair is the input and the second element in each ordered pair is the output. In the inverse of a function the input becomes output and the output becomes input.
Given function is:
{(8,1), (-1,2), (10,5), (-3,-3)}
Reversing the order of elements of ordered pairs will given us the inverse function.
The inverse function is:
{(1,8), (2,-1), (5,10), (-3,-3)}
Men: 132
Women: 90
Children: 36
Total: 258
Ew. Composition of functions. Ok, f(g(x)) is what that fancy notation means. So, you would take g(x) & substitute that into wherever x is in f(x).
So we get something crazy like
f(x)= 4 - (.5x - 2)^2
Now, we foil out the squared quantity:
f(x)= 4 - (.25x^2 - x - x + 4)
Can you believe they call that simplification?
f(x)= 4 - .25x^2 + 2x -4
Almost there...
f(x)= -.25x^2 + 2x
Hope this helps!