Answer:
Point
Step-by-step explanation:
Just see it like this
we have a cube, so we have x-, y- and z- axis.
Now if we divide this cube by its z- value we will have a 2 dimensional figure with x- and y- axis.
If we keep doing this we will have a 1 dimensional figure with only a x - axis (a line) and if we divide that 1 more time we will make the figure collapse in 1 point.
Answer:
sum of interior angle of heptagon is 900°.
140°+148°+136°+150°+142°+90°+x=900°
806+x=900°
x=900°-806°
x=94°
Answer:is this the question?
Step-by-step explanation:
Let g and b represent the numbers of grandstand and bleacher tickets sold.
.. g + b = 5716 . . . . . . . . . total number of tickets sold
.. 65g +40b = 341690 . . value of tickets sold
Using the first equation
.. g = 5716 -b
Sustituting into the second equation
.. 65(5716 -b) +40b = 341690
.. -25b + 371540 = 341690 . . . . . collect terms
.. -25b = -29850 . . . . . . . . . . . . . . subtract 371540
.. b = 1194 . . . . . . . . . . . . . . . . . . . . divide by -25
1194 bleacher tickets were sold.
Answer:
Solutions are 2, -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i
or 2, -1 + 1.58 i and -1 - 1.58i
(where the last 2 are equal to nearest hundredth).
Step-by-step explanation:
The real solution is x = 2:-
x^3 - 8 = 0
x^3 = 8
x = cube root of 8 = 2
Note that a cubic equation must have a total of 3 roots ( real and complex in this case). We can find the 2 complex roots by using the following identity:-
a^3 - b^3 = (a - b)(a^2 + ab + b^2).
Here a = x and b = 2 so we have
(x - 2)(x^2 + 2x + 4) = 0
To find the complex roots we solve x^2 + 2x + 4 = 0:-
Using the quadratic formula x = [-2 +/- sqrt(2^2 - 4*1*4)] / 2
= -1 +/- (sqrt( -10)) / 2
= -1 + 0.5 sqrt10 i and -1 - 0.5 sqrt10 i