202k views
2 votes
A value of a certain stock went up by 12% . Which functions can be used to find the current value of the stock that has an original value of x ? You may choose more than one correct answer. new value = original value + .12 f(x) = 1.12x f(x) = x + .12 new value = original value + .12(original value)

1 Answer

3 votes
Let x = original value
12% = .12 % means divide by 100
.12x = increase amount

f(x) = 1x + .12x
f(x) = 1.12x
User Cfogelberg
by
8.2k points

No related questions found