Sector area = 0.5 * r^2 * angle (in radians)
so:
16 pi = 0.5 * r^2 * (90*pi/180)
r^2 = 16 pi /(0.25 pi) = 64
r = 8
therefore it would be d
Answer:
Volume: 112 m³.
Surface area: 172 m².
Step-by-step explanation:
The volume is the base times height times length. So, the volume will be 2 * 8 * 7 = 16 * 7 = 112 m³.
The surface area is 2lw + 2lh + 2wh. l = 8; w = 7; h = 2.
2(8)(7) + 2(8)(2) + 2(7)(2) = 2 * 56 + 2 * 16 + 2 * 14 = 112 + 32 + 28 = 112 + 60 = 172 m².
Hope this helps!
Number 4: line XZ; number 5: theory of congruent triangles.
Answer:
f(x) = 1/2(4 - x)(x - 1)(x - 2)
Step-by-step explanation:
Considering zero's and a coefficient, the function is:
f(x) = a(x - 4)(x - 1)(x - 2)
Considering y-intercept:
f(0) = a(0 - 4)(0 - 1)(0 - 2)
4 = a(-4)(-1)(-2)
4 = -8a
a = -1/2
So the function is:
f(x) = -1/2(x - 4)(x - 1)(x - 2) = 1/2(4 - x)(x - 1)(x - 2)