Given that the function g(x)=x-3/x+4, the evaluation gives:
- g(9) = 6/13.
- g(3) = 0.
- g(-4) = undefined.
- g(-18.75) = 1.07.
- g(x+h) = x+h-3/x+h+4
<h3>How to evaluate the function?</h3>
In this exercise, you're required to determine the value of the function g at different intervals. Thus, we would substitute the given value into the function and then evaluate as follows:
When g = 9, we have:
g(x)=x-3/x+4
g(9) = 9-3/9+4
g(9) = 6/13.
When g = 3, we have:
g(x)=x-3/x+4
g(3) = 3-3/3+4
g(3) = 0/13.
g(3) = 0.
When g = -4, we have:
g(x)=x-3/x+4
g(-4) = -4-3/-4+4
g(-4) = -1/0.
g(-4) = undefined.
When g = -18.75, we have:
g(x)=x-3/x+4
g(-18.75) = -18.75-3/-18.75+4
g(-18.75) = -15.75/-14.75.
g(-18.75) = 1.07.
When g = x+h, we have:
g(x)=x-3/x+4
g(x+h) = x+h-3/x+h+4
Read more on function here: brainly.com/question/17610972
#SPJ1
Answer:
a=1
Step-by-step explanation:
If it has a slope f 1 the points should be matching.
Answer:
0.84
Step-by-step explanation:
The sine function is a trigonometric function.
We want to evaluate

The sine function can be found on most scientific calculators.
Make sure your calculator is in degree and enter sin 57
It will give you 0.83867
If you correct to the nearest hundredth, you get:
0.84
Answer:
There's a lot of them.
There are many different ways to calculate
. The ones used by computers to generate tons of digits are usually infinite series.
The series that has been prominent in recent records for the most digits of pi is the Chudnovsky algorithm.
The algorithm is this:

For faster performance, it can be simplified to this:

Other algorithms have been used, but right now this is the one that is being used to set the recent records.
There are also some approximations that are used because they are very easy to calculate.
first,
can be used to calculate a fairly accurate pi, but a better rational approximation is
This fraction is actually accurate to 6 digits and it is the best approximation of
in simplest form and with a denominator below 30,000.
There are several other approximations and if you want to learn more I would recommend looking at the Wikipedia page which has tons of algorithms for pi.