We know that
Based on the table
Percent%=[1-Decay factor]*100%
so
for decay factor=0.98
Percent%=[1-0.98]*100%----> 2%
for decay factor=0.50
Percent%=[1-0.50]*100%---->50 %
for decay factor=0.64
Percent%=[1-0.64]*100%----> 36%
for decay factor=0.23
Percent%=[1-0.23]*100%----> 77%
therefore
the answer is
36%
Answer:
In think the answer is 42,000
Step-by-step explanation:
The graph that does not represents a proportional relationship is: A (see image attached below).
<h3>What is a Proportional Relationship?</h3>
A proportional relationship has a constant, which is uniform and is defined in the equation y = kx, as k. This means a relationship that is proportionate will have an equation in that form.
For a proportional graph, the line must pass through the point of origin which is denoted by the ordered pair, (0, 0).
Therefore, from the options given, the option B represents a proportional relationship because it contains (0, 0), while option C and D takes the form of y = kx.
Therefore, option A does not represent a proportional relationship.
Learn more about proportional relationship on:
brainly.com/question/15618632
#SPJ1
The value of log subscript 6 baseline start fraction 1 over 36 end fraction is -2.
Let x is the unknown value
We have to determine the value of x

<h3>What is the meaning of logarithmic function?</h3>
Logarithmic functions are the inverses of exponential functions, and an exponential function can be expressed in logarithmic form.


We know that,

Therefore by applying the above rule of log we have

Therefore we get

Therefore option 2 is correct.
To learn more about the logarithmic expression visit:
brainly.com/question/1832186
Explanation:
An <em>explicit function</em> returns a value based only on the arguments given.
y = f(x)
__
A <em>recursive function</em> returns a value based on the arguments given and on other values of the function.
y = f(x, f(g(x))