asked 148k views
24 votes
How do you know if a function is a growth

function?

A. a > 1
B. b> 1
C. 0 < b < 1

1 Answer

2 votes

Answer:

B. b > 1

Explanation:

When the function is ...

f(x) = a·b^x

it is a growth function when b > 1, and a decay function when b < 1.

__

Additional comment

If you have f(x) = a·b^-x with a negative multiplying the exponent, it is equivalent to a·(1/b)^x, which will be a growth function if (1/b) > 1, or b < 1. In short, pay attention to the sign of the exponent as well as the base value.

answered
User Digi
by
8.3k 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.