129k views
2 votes
Function Composition:
Let the function
f(x)= 3+6x , determine:

Function Composition: Let the function f(x)= 3+6x , determine:-example-1
User Rossum
by
5.6k points

1 Answer

4 votes

Answer:

Given

  • f(x) = 3 + 6x

A

Find the inverse of f(x):

  • x = 3 + 6f⁻¹(x)
  • 6f⁻¹(x) = x - 3
  • f⁻¹(x) = (x - 3) / 6

B

  • f · f⁻¹( ∛5/6) =
  • f( f⁻¹( ∛5/6)) =
  • f((∛5/6 - 3)/6) =
  • 3 + 6((∛5/6 - 3)/6) =
  • 3 + ∛5/6 - 3 =
  • ∛5/6

C

  • f · f⁻¹(x) =
  • f(f⁻¹(x)) =
  • f((x - 3)/6) =
  • 3 + 6(x - 3)/6 =
  • 3 + x - 3 =
  • x
User Sudip Das
by
6.3k points