It is 518400000000 ur welcome
Answer:
Line A, (horizontal slope), Line B, (Negative slope) Line C, (Vertical slope) Line D, (Undefined slope)
Step-by-step explanation:
Answer:
(x+3)(x+4)(x-4)
x+2 and x-3 are not factors but x-4 is
Step-by-step explanation:
let's factor it :)
x^3 + 3x^2 - 16x -48
first we will factor this:
x^3 + 3x^2
x^2(x + 3)
then factor the second part :
- 16x - 48
-16(x + 3)
so now,
x^2(x + 3) - 16(x + 3)
factor out x+3
(x+3)(x^2 - 16)
factor x^2 - 16
(x+3)(x+4)(x-4)
Answer: 16 men
32 women
38 children
Step-by-step explanation:
Let x represent the number of men in the group.
Let y represent the number if women in the group.
Let z represent the number of children in the group.
A group of 86 people consist of men women and children. This means that
x + y + z = 86 - - - - - - - - - - - - 1
There are twice as many women than there are men. It means that
x = y/2
There are 6 more children than there are women. This means that
z = y + 6
Substituting x = y/2 and z = y + 6 into equation 1, it becomes
y/2 + y + y + 6 = 86
multiplying through by 2, it becomes
y + 2y + 2y + 12 = 172
5y = 172 - 12 = 160
y = 160/5 = 32
x = y/2 = 32/2
x = 16
z = y + 6 = 32 + 6
z = 38