119k views
2 votes
If the function g is defined by g(x)=x/(x+1) which of the following is true

A. g(10)
B. g(20)
C. g(0)=1
D. g(1)=0

1 Answer

1 vote

Final answer:

The correct statement about the function g(x) = x/(x+1) from the given options should be g(1) = 1/2, but none of the provided options are true as g(1) is not equal to 0.

Step-by-step explanation:

The function given is g(x) = x/(x+1). We can evaluate this function for various inputs to check which of the statements given is true:

  • g(10) = 10/(10+1) = 10/11
  • g(20) = 20/(20+1) = 20/21
  • g(0) = 0/(0+1) = 0
  • g(1) = 1/(1+1) = 1/2

Looking at the options provided, we see that the correct answer is D. g(1)=0. However, according to our calculation, g(1) is actually equal to 1/2, not 0. Therefore, there is an error in the question since none of the options provided are true based on the function g(x).

User Ogs
by
8.3k points