Yes,you can.
-- If it's a rectangle, make it more square ... make the length and width
more nearly equal.
-- No matter what shape it is, make it more like a circle. The circle
has the most possible area inside the smallest possible perimeter.
Volume=4/3 pi r^3. so 4/3 pi r^3 = 500/3 pi. Therefore, divide by pi, and multiply by 3, you get 4r^3=500. Divide by 4 to get r^3=125, and cube root to result in 25. r=25.
Yeah I’ll get right on that.
Answer:
Step-by-step explanation:
The interior angles of a heptagon add up to 5*180 = 900
So
x + 143 + 116 + 135 + 135 + 116 + 155 = 900 Add up the known angles
x + 800 = 900 Subtract 800 from both sides
x + 800 - 800 = 900 - 800 Combine
x = 100
Answer: quotient is 2x^2 + 10x - 5
Solution:
The first polynomial is miswritten.
The right one is: 2x^3 + 4x^2 - 35x + 15.
So, the division is [2x^3 + 4x^2 - 35x + 15] / (x - 3)
The synthetic division uses the coeffcients and obviate the letters, but you have to be sure to respect the place of the coefficient.
So, in this case it is:
3 | 2 4 -35 15
---------------------------------
2 10 - 5 0
So, the quotient is 2x^2 + 10x - 5, and the remainder is 0.
I like to show it in this other way:
| 2 4 -35 15
|
|
3 | +6 +30 -15
--------------------------------
2 10 - 5 0
Of course they are the same coefficients and the answer continue being quotien 2x^2 + 10x - 5, remainder 0.