Step-by-step explanation:
We can observe from the table that the value of independent variable and then the values of function on that variable are given.
So,
<u>f(5) = 6</u>
As the value of function at x=5 is 6
<u>If f(x) = 4 then x = 7</u>
The value of function is 4 only on x=7 so the answer is x = 7
When the inverse is taken, the inputs become output and the outputs become inputs

The value of inverse will be 5 because in original function 5 is input and 6 is output when this will be reversed for inverse, the output will be 5 for 6
Now,
Lastly

The reverse rule of input and output will be used. The reverse function will generate 7 at input 4.
Remove the parentheses around the expression 1
The answer is going to be 0.1775
Answer:
You didn't give the expression whose zero you want to find. From the options you wrote, the expression has two zeros, this means it is a quadratic expression.
I will however explain how to find the zero of a quadratic expression.
Step-by-step explanation:
An expression is called quadratic, if the highest degree of the variable is 2, no more, no less. It is of the form: ax² + bx + c, where a, b, and c are constants.
The zeros of a quadratic expression are the values that make the expression vanish, that is equal to zero.
Example: Find the zeros of 2x² - 6x + 4
First, equate the expression to zero
2x² - 6x + 4 = 0
Next, solve for x
2x² - 2x - 4x + 4 = 0
2x(x - 1) - 4(x - 1) = 0
(2x - 4)(x - 1) = 0
(2x - 4) = 0
Or
(x - 1) = 0
2x - 4 = 0
2x = 4
=> x = 4/2 = 2
Or
x - 1 = 0
x = 1
Therefore, the zeros of the polynomial are 1 and 2.