Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Functions and inverses

1.[2p]

What exactly does the definition of a function demand?

Correct
The answer is: Each input in the domain has exactly one output
The answer is: Each input in the domain has exactly one output
The answer is: Each input in the domain has exactly one output

2.[2p]

The domain of f(x)=1/(x-2) is every real number except one. Which?

CorrectNot quite: 2

3.[2p]

With f(x)=2x-5 and g(x)=x2+1, what is g(f(3))?

CorrectNot quite: 2

4.[2p]

With the same f and g, what is f(g(3))?

CorrectNot quite: 15

5.[3p]

Why does f(x)=x2 on all of the reals have no inverse?

Correct
The answer is: It is not injective: $3$ and $-3$ have the same output, so the inverse would need two values at $9$
The answer is: It is not injective: $3$ and $-3$ have the same output, so the inverse would need two values at $9$
The answer is: It is not injective: $3$ and $-3$ have the same output, so the inverse would need two values at $9$

6.[1p]

f-1(x) means 1/f(x).

The answer is: False
Correct

7.[3p]

United Kingdom income tax in 2024/25 charges nothing below 12,570 pounds and 20 per cent from there to 50,270. What is the tax on an income of 30,000 pounds?

CorrectNot quite: 3486

8.[2p]

Put the steps for finding an inverse algebraically in order.

  1. Gather every term containing x on one side

  2. Rename the variables so the inverse is written in x

  3. Solve for x in terms of y

  4. Write y=f(x)

Show the answer

a, b, c, d

9.[3p]

Match each function to its inverse.

  • 3x+1

  • x3

  • 9c/5+32

  • x2 with x0

  • the positive square root of x

  • 5(x-32)/9

  • the cube root of x

  • (x-1)/3

Show the answer

3x+1: (x-1)/3 x3: the cube root of x 9c/5+32: 5(x-32)/9 x2 with x0: the positive square root of x