200k views
2 votes
Given f(x) = 1 - 2x with the range {-3, -5, -7 }, find the domain.

Given f(x) = 1 - 2x with the range {-3, -5, -7 }, find the domain.-example-1

1 Answer

2 votes

Answer:

{2,3,4}

Explanation:

The range are simply the f(x) values

The range are the x values

To get the x values, we simply get x from each f(x)

So we have;

1-2x = -3

1+ 3 = 2x

2x = 4

x = 4/2

x = 2

Secondly;

1-2x = -5

1 + 5 = 2x

2x = 6

x = 6/2

x = 3

lastly;

1-2x = -7

1 + 7 = 2x

2x = 8

x = 8/2

x = 4

So the domain values are;

{2,3,4}

User Vojo
by
4.3k points