Hence the correct answer is C) -23
Further explanation:
We have to put the values of m and n into both expression first separately and then multiply the answers.
Given expressions are:

The values are:

Putting the values in expression 1:

Putting the values of m and n in second expression

Multiplying both expressions:

Hence the correct answer is C) -23
Keywords: Polynomials, Putting values in expressions
Learn more about polynomials at:
#LearnwithBrainly
Answer:
$5.71
Step-by-step explanation:
20-5.88=14.12
14.12-8.41=5.71
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
) See annex
b) See annex
x = 0,5 ft
y = 2 ft and
V = 2 ft³
Step-by-step explanation: See annex
c) V = y*y*x
d-1) y = 3 - 2x
d-2) V = (3-2x)* ( 3-2x)* x ⇒ V = (3-2x)²*x
V(x) =( 9 + 4x² - 12x )*x ⇒ V(x) = 9x + 4x³ - 12x²
Taking derivatives
V¨(x) = 9 + 12x² - 24x
V¨(x) = 0 ⇒ 12x² -24x +9 = 0 ⇒ 4x² - 8x + 3 = 0
Solving for x (second degree equation)
x =[ -b ± √b²- 4ac ] / 2a
we get x₁ = 1,5 and x₂ = 0,5
We look at y = 3 - 2x and see that the value x₂ is the only valid root
then
x = 0,5 ft
y = 2 ft and
V = 0,5*2*2
V = 2 ft³
Answer:
7.1
Step-by-step explanation:
- Find mean
- For each number you subtract the mean and square the result.
- Work out the mean of those squared differences and find square root of that.
- Hope that helped! Let me know if you need further explanation.