Divide 7 by 32 and go from there
Answer:
2
Step-by-step explanation:

![\sqrt[3]{8} = 2](https://tex.z-dn.net/?f=%20%5Csqrt%5B3%5D%7B8%7D%20%20%3D%202)
Answer:
pi x diameter
Step-by-step explanation:
To calculate the circumference of a circle, simply multiply pi (3.14) by the diameter (straight line passing from side to side through the center of the circle)
For instance, if you knew the diameter of a circle was 6 inches. Simply multiply 6 inches by pi!
6 x pi = ?
? approximately equals 18.85 inches.
The circumference of the circle would be 18.85 inches!
If you only have the radius of the circle, simply multiply it by two to get your diameter. Remember, the radius is just half the length of the diameter.
Hope this helps! :)
X = 4 ; x = 3 + i ; x = 3 - i
(If you get a zero that is adding or subtracting, you always need to write it twice but change the sign do they cancel out)
f(x) = (x-4)(x-3-i)(x-3+i)
Distributing the last two parenthesis first is always the best way to start off
(x-3-i)(x-3+i) has (x-3) in common so it can be separated to
(x-3)^2 + (-i)(+i)
(x^2 - 6x + 9) ; (-i)(+i) is always +1
(x^2 - 6x + 9) + 1
(x^2 - 6x + 10)
Now multiply this with (x-4)
x^3 - 6x^2 + 10x
- 4x^2 + 24x - 40
x^3 - 10x^2 + 34x - 40 = f(x)
Answer: f(x) = 4x + 3
g(x) = -2x + 5
(f · g)(5) = (4(5) + 3)(-2(5) + 5)
(f · g)(5) = (20 + 3)(-10 + 5)
(f · g)(5) = (23)(-5)
(f · g)(5) = -115