Answer:
B
Step-by-step explanation:
Let say, a=9,b=11,c=6
Then associative properties says that every element is related to each other, here "b" associates a &c.
Therefore, a is related to b+c
c is related to a+b
Answer: 240 men
Step-by-step explanation:
From the question, we are informed that there were 600 performers in a dance recital and that the ratio of men to women is 4:6.
Fraction of men at the recital = 4/10
Fraction of women at the recital = 6/10
The number of men performers that were in the dance recital will be:
= 4/10 × 600
= 240 men
There were 240 men at the recital.
<span>Simplify and you will get -111</span>
Answer: 30 inches
Step-by-step explanation:
Given:
ABC-tringle
BH= 8 in - height
S= 120 in^2
AC-?
Solution:
S=1/2ab
120in=1/2a*8in
120=4a
4a=120
a=30 in
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2