asked 195k views
4 votes
Assume that the linear function f(x) contains the points f(1) = 5 and f(9) = 37. What is the value of f(f(6))?

2 Answers

5 votes

Answer:

101

Explanation:

f(1) = 5 = 4*1 +1

f(9) = 37 = 4*9+1

f(6) = 4*6+1 = 25

f(f(6)) = f(25) = 4*25+1 =101

answered
User Rob Boek
by
8.0k points
7 votes

Answer:

101

Explanation:

Given the values of a linear function f(1) = 5 and f(9) = 37, you want the value of f(f(6)).

Linear function

The given ordered pairs are (1, 5) and (9, 37). Using these, we can find the slope of the function to be ...

m = (y2 -y1)/(x2 -x1)

m = (37 -5)/(9 -1) = 32/8 = 4

The y-intercept is ...

b = y -mx

b = 5 -4(1) = 1

So the function in slope-intercept form is ...

y = mx +b

f(x) = 4x +1

Application

The value of f(6) is ...

f(6) = 4·6 +1 = 25

The value of f(f(6)) is ...

f(f(6)) = f(25) = 4·25 +1 = 101

The value of f(f(6)) is 101.

answered
User Bill Tarbell
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.