Answer:

Step-by-step explanation:


We use binomial expansion for 
This can be rewritten as
![[x(1+\dfrac{h}{x})]^{\frac{1}{2}}](https://tex.z-dn.net/?f=%5Bx%281%2B%5Cdfrac%7Bh%7D%7Bx%7D%29%5D%5E%7B%5Cfrac%7B1%7D%7B2%7D%7D)

From the expansion

Setting
and
,


Multiplying by
,



The limit of this as
is
(since all the other terms involve
and vanish to 0.)
Answer:
mean= 8.8
median= 9
mode= 9
range= 10
ANSWER: A
Step-by-step explanation:
Answer:
The stat command has two options that allows you to customize the output according to your needs: -c, (--format="format") and --printf="format". The difference between these two options is that when two or more files are used as operants --format automatically adds a newline after each operand’s output.
Step-by-step explanation:
There you go!!!
Answer:
y = 3x + 1.
Step-by-step explanation:
The slope is y2-y1/x2-x1
= 10/1/ 3-0
= 9/3
= 3.
Using the point-slope form for a straight line:
y-y1 = m(x-x1) (m = slope)
y - 10 = 3(x - 3)
y - 10 = 3x - 9
y = 3x - 9 + 10
y = 3x + 1 is the required equation.