156k views
5 votes
Given g(10), what is the output value for the function of g(x)=.8x+231

2 Answers

5 votes
assuming .8x is 0.8x then we distribute to to 0.8x + 231 which looks like 10(0.8x + 231) = 8x + 2310.
User Parulb
by
7.6k points
0 votes

Given function is g(x)=0.8x+231, because .8 and 0.8 are same thing.

Now we have to calculate output of g(10) using that function.

g(10) is similar to g(x).

If you compare both then you will find that x=10

so to find the value of g(10), we just need to replae every "x" by "10" in the given function

g(x)=0.8x+231

g(10)=0.8*10+231

g(10)=8+231

g(10)=239


Hence final answer is g(10)=239.

User Matekus
by
6.1k points