Answer:
420
Step-by-step explanation:
The remainder theorem tells you the remainder is f(4), which you can find by evaluating the expression for x=4. Evaluation is simpler if the expression is written in Horner form first.
... f(x) = (((x +4)x -1)x -16)x -12
... f(4) = (((4 +4)4 -1)4 -16)4 -12
... = ((8·4 -1)4 -16)4 -12
... = (31·4 -16)4 -12
... = 108·4 -12 = 420
_____
<em>Comment on evauation using Horner's form</em>
The intermediate results (contents of parentheses) are the same as the intermediate results you get when you use synthetic division.
Half of 20 the line is in the middle of the triangle
there are 3600 seconds per hour
5280 feet per mile
1 foot per second = 3600/5280 = 0.681818 Miles per Hour
60 seconds per minute
so 1500/60 = 25 feet per second
25 x 0.681818 = 17.05 miles per hour
Answer:
B. Yuri divided by n instead of n-1
Step-by-step explanation:
It was stated in the question that the dataset was sample dataset. For a sample dataset, the standard deviation is given by the formula,
σ = √ Σ (Xi - mean)²/(n - 1) where i = 1,2,3.....n
Since this is just a sample dataset and not the whole population, Yuri should have divided by n-1 instead of n.