Answer: (-2y+3)(y+11)
Step-by-step explanation:
33 is 3×11 so expect something like
(y+3)(y+11) = y^2+14y+33
leading term has coefficient -2 so
one factor is like (-2y+__)
Try (-2y+3)(y+11) = -2y^2-19y+33
which happens to be the answer
Answer:
72 spheres are formed
Step-by-step explanation:
We start by calculating the volume of the metallic cylinder
Mathematically, we have this as;
V = pi * r^2 * h
V = pi * 21 * 14^2
V = 4116 π cm^3
The volume of each small sphere is;
V = 4/3 * pi * r^3
= 4/3 * π * 7/2^3 = 57.167 π cm^3
To get the number of small spheres, we simply divide the volumes
That will be 4116 pi / 57.167 pi = 72
The percentage decrease is I think is 4 didn't get A's. I don't know if it's right.
Answer:
- f(1) = 4
- f(n) = f(n - 1) + 4
Step-by-step explanation:
Given the sequence:
The first term is 4 and common difference is 4
<u>Recursive formula:</u>
- f(1) = 4
- f(n) = f(n - 1) + 4