I believe the correct number is 88.
<span>f(x) = 1.5 x (1 - x)
f(0.8) = 1.5(0.8)(1 - 0.8) = 0.24
f(0.24) = 1.5(0.24)(1 - 0.24) ~= 0.274
f(0.274) = 1.5(0.274)(1 - 0.274) ~= 0.298
f(0.298) = 1.5(0.298)(1 - 0.298) ~= 0.314
f(0.314) = 1.5(0.314)(1 - 0.314) ~= 0.323
</span>So the answer is D : 0.24, 0.274, 0.298, 0.314, 0.323
Answer:
because they made a mistake
All you have to do is to reverse the order of the x and y components of (7,2):
(2,7).
The volume of the first cube is (5h^2)^3, while the volume of the second cube is (3k)^3, so their total volume is (5h^2)^3 + (3k)^3. We can use the special formula for factoring a sum of two cubes:
x^3 + y^3 = (x + y)(x^2 - xy + y^2)
(5h^2)^3 + (3k)^3 = (5h^2 + 3k)((5h^2)^2 - (5h^2)(3k) + (3k)^2)
= (5h^2 + 3k)(25h^4 - 15(h^2)(k) + 9k^2)
This is the second of the given choices.