Answer: (-4, -2) and (6, -2)'s slope is 0, (2,9) and (2, -5)'s is undefined
Step-by-step explanation:
bro its not that hard, y1-y2 divided by x1-x2
Answer: Mean: 17.14 Range: 20.
Step-by-step explanation: 12+13+13+15+16+19+32 25+13+15+16+19+32 38+15+16+19+32 53+16+19+32 69+19+32 88+32 120/7 17.14
32-12 20
Answers:
a = 2
b = 3
=======================================================
Explanation:
Plug in x = 0 and y = 2 to find that
y = a*b^x
2 = a*b^0
2 = a*1
2 = a
a = 2
Then plug in x = 3 and y = 54 to determine the value of b
y = a*b^x
y = 2*b^x
54 = 2*b^3
2b^3 = 54
b^3 = 54/2
b^3 = 27
b = (27)^(1/3)
b = 3
So we have y = a*b^x update to y = 2*3^x
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