Answer:
Step-by-step explanation:
Percent Error = | Actual Yield-Theoretical/ Theoretical Yield | *100%
Error= |-1/7|*100%= 14.29%
Total number of integers = 5
median
= (5+1)/2 th observation
= 3 rd observation
therefore the 3rd number = 13
now let the other number be x
total sum = 1+3+13+x+22 = 39+x
ATQ
(39+x)/5 = 16
39+x = 80
x = 41
the numbers are -
1,3,13,22,41
(Простите, пожалуйста, мой английский. Русский не мой родной язык. Надеюсь, у вас есть способ перевести это решение. Если нет, возможно, прилагаемое изображение объяснит достаточно.)
Use the shell method. Each shell has a height of 3 - 3/4 <em>y</em> ², radius <em>y</em>, and thickness ∆<em>y</em>, thus contributing an area of 2<em>π</em> <em>y</em> (3 - 3/4 <em>y</em> ²). The total volume of the solid is going to be the sum of infinitely many such shells with 0 ≤ <em>y</em> ≤ 2, thus given by the integral

Or use the disk method. (In the attachment, assume the height is very small.) Each disk has a radius of √(4/3 <em>x</em>), thus contributing an area of <em>π</em> (√(4/3 <em>x</em>))² = 4<em>π</em>/3 <em>x</em>. The total volume of the solid is the sum of infinitely many such disks with 0 ≤ <em>x</em> ≤ 3, or by the integral

Using either method, the volume is 6<em>π</em> ≈ 18,85. I do not know why your textbook gives a solution of 90,43. Perhaps I've misunderstood what it is you're supposed to calculate? On the other hand, textbooks are known to have typographical errors from time to time...
Answer:
37 dimes and 10 nickels
Step-by-step explanation:
let d = # dimes
let n = # nickels
we can set up a system of equations:
n + d = 47
.05n + .10d = 4.2
if we solve the first equation for 'n' we get:
n = 47-d
now we can substitute this in for 'n' in the second equation:
.05(47-d) + .10d = 4.2
2.35 - .05d + .10d = 4.2
2.35 + .05d = 4.2
subtract 2.35 from each side to get:
.05d = 1.85
d = 1.85÷.05
d = 37
if d+n = 47 and d=37 then n = 10
Check:
.05(10) + .1(37) should equal 4.2
.50 + 3.7 = 4.2 [It Checks Out]