Explanation: Division property of equality is dividing both sides of an equation by the same non-zero number does not change the equation.
a÷c=b÷c for c≠0
<u><em>First, you divide by 3 both sides of an equation.</em></u>
<u><em>3y/3=24/3</em></u>
<u><em>Then, simplify.</em></u>
<u><em>24/3=8</em></u>
<u><em>8*3=24</em></u>
<u><em>24/8=3</em></u>
<u><em>y=8 is the final answer.</em></u>
<u><em>Hope this helps!</em></u>
<u><em>Thanks!</em></u>
<u><em>Have a great day!</em></u>
The answer is 86. Hope this helps.
I also need the poem please
Answer: <span>Postulate 4: If two points lie in a plane, the line containing them lies in that plane.
</span>That is because two points, call them A and B, always form a line, and so, given that they form the line AB and they are in the plane Q, the line AB is in the plane Q.<span />
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