148k views
3 votes
For each function, do the following: a) state the name of the function, b) identify the independent and dependent variable, c) identify the rule that assigns exactly one output to the very input, and d) evaluate the function for the given input value.

For each function, do the following: a) state the name of the function, b) identify-example-1
User Vasiliy R
by
4.6k points

1 Answer

2 votes

Answer:

Given the function in the question

f(x) = |x-3| + 2

a) state the name of the function

Absolute value function

since it is similar to f(x) = |x|

b) identify the independent and dependent variable

x = independent variable (input variable)

f(x) or y = dependent variable (output variable)

The variable which we assign the value we call the independent variable, and the other variable is the dependent variable, since it value depends on the independent variable.

c) identify the rule

A function is an equation that has only one answer for y for every x.

d) evaluate the function

given x = -5

f(-5) = |-5 - 3| + 2

= |-8| + 2

= 8 +2

= 10

User Tim Greaves
by
4.5k points