Hello,
f(x) has as inverse f^(-1)(x)
and (fof^(-1))(x)=(f^(-1)of)(x)= x (the neutral function)
so h(f(x))=x
Answer:
The first one
Step-by-step explanation:
They have 2 outputs for the same input
Base 10 has the ten digits: {0, 1, 2, 3, 4, 5, 6,7, 8, 9}
Base 11 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A} where A is treated as a single digit number
Base 12 has the digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B}
Base 13 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C}
Base 14 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D}
The digit D is the largest single digit of that last set. So the largest 3-digit base 14 integer is DDD which is the final answer
Note: It is similar to how 999 is the largest 3-digit base 10 integer
Answer:
9, 32 and 36
Step-by-step explanation:
The perimeter of a triangle is the sum of all the sides. Since you know the perimeter and the expressions for each of the sides, you can set up an equation to solve for the variable and find the values of the other sides:
one side: '4 times the shortest side' = 4s
shortest side: 's'
third side: '23 more than the shortest side' = s + 23
perimeter = 77
Equation: 4s + s + (s + 23) = 77
Combine like terms: 6s + 23 = 77
Subtract 23 from both sides: 6s + 23 - 23 = 77 - 23 or 6s = 54
Divide by 6: 6s/6 = 54/6 or s = 9
one side: 4s = 4(9) = 36
shortest side: s = 9
third side: s + 23 = 9 + 23 = 32