If you would like to calculate the arithmetic mean, geometric mean, and harmonic mean from the following averages, you can calculate this using the following steps:
averages: 56.4, 59.8, 55.8
the number of values: 3
arithmetic mean:
(56.4 + 59.8 + 55.8) / 3 = 57.33
geometric mean:
(56.4 * 59.8 * 55.8)^(1/3) = 57.31
harmonic mean:
3 / (1/56.4 + 1/59.8 + 1/55.8) = 57.28
Answer:
D
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
here m = - 2 , then
y = - 2x + c ← is the partial equation
to find c substitute (3, - 2 ) into the partial equation
- 2 = - 6 + c ⇒ c = - 2 + 6 = 4
y = - 2x + 4 ← equation of line in slope- intercept form
Answer: The book costs $10 and the pen costs $4✔️
Step-by-step explanation:
Let B the cost of the book and let P the cost of the pen.
Then we know:
The book and the pen cost $14:
B + P = $14 } Equation 1
We also know:
The cost of the book is two dollars more than twice the cost of the pen.
B = 2P + $2 } Equation 2
Now we can substitute the value of B from the equation 2 in the equation 1:
2P + $2 + P = $14
3P = $14 - $2 = $12
P = $12/3 = $4 , cost of the pen
Since we know the value of B from the equation 2, we can calculate B:
B = 2P + $2 = 2x$4 + $2 = $8 + $2 = $10 , cost of the book
Answer: The book costs $10 and the pen costs $4✔️
<h3>Verify </h3>
We can substitute these values in equations 1 and 2 and check the results:
B + P = $14 } Equation 1
$10 + $4 = $14 ✔️check!
B = 2P + $2 } Equation 2
$10 = 2x$4 + $2 = $8 + $2 = $10 ✔️check!
<h2><em>Spymore</em></h2>
Answer:
B)
Step-by-step explanation:
Given f(x) = ( 7 - 8x )²
let f(x) be y,
y = ( 7 - 8x )² .............to find inverse we have to make x the subject.
±√y = 7 - 8x
-8x = √y - 7
x = (±√y - 7 ) / -8
Then,
Inverse of ( 7 - 8x )² is
and is a function.