Answer:
the population this year is 15 I think
Step-by-step explanation:
the population this year is 15 I think because 60 = 100% so if you divide 60 into two you will get 30 / 50%. then divide 30 again which would be 15 and that's 25 percent. only if you know what 60 divides by 2 and then 30 divided by 2.
Answer:
B. 192.5 ft³
Step-by-step explanation:
To find the volume of a triangle prism, multiply the base, height, and length together, and then divide it by 2 (or multiply that by 0.5).
(5 * 7 * 11)/2
Multiply 5 by 7 to get 35.
(35 * 11)/2
Multiply 35 by 11 to get 385.
385/2
192.5 ft³ is the volume of this triangluar prism.
Answer:
the subtraction
Step-by-step explanation:
Divide both sides by 5
4x + 7 = 59
Subtract 7 on both sides
4x = 52
Divide 4 on both sides
x = 13
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