Answer:
x = 2
Step-by-step explanation:
A = lw
44 = 4(3x+5)
44 = 12x + 20
24 = 12x
x = 2
I believe the greatest common divisor would be 6.
hope this helps you! :-)
The volume of a figure is the quantity of three-dimensional space enclosed by a closed surface, or simpler the number of cubes required to fill it completely.
The basic unit of volume in the metric system is the liter (l).There are 1000 liters per cubic meter.
Howeever, the unit of measure that would be appropriate for the volume of a sphere with a radius of 2 meters is cubic meters. Correct answer: C
Answer:
f (x) = -2 (x + 6)^2 + 2
Step-by-step explanation:
f (x) = -2x^2 - 24x - 70 <--- divide out -2 out of the first two terms...
f (x) = -2 (x^2 + 12x) - 70 <-- divide the x coefficient by 2 and then square it, then add AND subtract it)
f (x) = -2 (x^2 + 12x + (12/2)^2 - (12/2)^2) - 70
f (x) = -2 (x^2 + 12x + 36 - 36) - 70 <--- distribute the -2 onto -36 to get it out of the brackets..
f (x) = -2 (x^2 + 12x + 36) + 72 - 70 <-- combine constants and factor perfect square trinomial...
f (x) = -2 (x + 6)^2 + 2 <-- standard form...