Answer:
<h2>The empty inside the box is 12,870 cubic centimeters, approximately.</h2>
Step-by-step explanation:
Givens
- The diameter of the globe (sphere) is 30 centimeters,
- The box must has dimensions 30x30.
We need to find each volume to subtract them.


The difference betweem the box and the sphere is

Therefore, the empty inside the box is 12,870 cubic centimeters, approximately.
13-4x=1-x
13=4x+x=1-x+x
13-3x=1
13-1-3x=1-1
12-3x=0
12=3x
12/3=3x/3
4=x
Therefore, x=4
Answer: 
Step-by-step explanation:
The consecutive numbers are the numbers which come one after another .
Using Algebraic expressions
Let x be the first number , then the second number would be x+1 and the third number would be x+2.
The given statement : The sum of three consecutive integers is 765.
According to this statement , the equation will become :

Therefore, the equation that describes the statement would be :
Answer:
i did my calculations and according to my calculations it is B
Answer:
f(x) = (x + 1)*(4*x² - 3*x + 4) - 12
Step-by-step explanation:
We have:
f(x) = 4*x³ + x² + x - 8
We want to write this in:
f(x) = (x - k)*q(x) + r.
with k = -1
Then we want to write:
4*x³ + x² + x - 8 = (x - (-1))*q(x) + r
4*x³ + x² + x - 8 = (x + 1)*q(x) + r
Because f(x) is polynomial of degree 3, we know that q(x) must be a polynomial of degree 2.
then:
q(x) = a*x² + b*x + c
Then:
4*x³ + x² + x - 8 = (x + 1)*(a*x² + b*x + c) + r
4*x³ + x² + x - 8 = a*x³ + b*x² + c*x + a*x² + b*x + c + r
if we take common factors in the right side we get:
4*x³ + x² + x - 8 = a*x³ + (b + a)*x² + (c + b)*x + (c + r)
Now, we must have:
4*x³ = a*x³
then:
4 = a
We also must have:
x² = (b + a)*x²
1 = (b + 4)
1 - 4 = b
-3 = b
We also must have:
x = (c + b)*x
1 = (c + (-3))
1 + 3 = c
4 = c
And finally:
- 8 = (c + r)
-8 = 4 + r
-8 - 4 = r
-12 = r
Then:
f(x) = (x + 1)*(4*x² - 3*x + 4) - 12