Answer:
12 x 10 = 120
120 divided by 2 = 60
Formula of a triangle:
B(base) x H(height) x 1/2(basically dividing by 2)
The total of 2 buckets of popcorn and 3 boxes of candy would be $23.25
To answer this question you need to form a set of simultaneous equations and solve them. We can do this by saying that a bucket of popcorn = P, and a box of candy = C. Then we can say:
4P + 6C = 46.50
P + C = 9.75
There are then two possible ways to solve; you can either say that C = 9.75 - P using the second equation and then substitute it into the first, or you can multiply the second equation by either 4 or 6 to cancel out P or C.
I’m going to multiply the second equation by 4:
4P + 4C = 39
Now we can subtract this for, the first equation:
4P + 6C = 46.50
4P + 4C = 39
2C = 7.50
C = 3.75
Now we can substitute this value of C into one of the equations to find P:
P + C = 9.75
P + 3.75 = 9.75
P = 6
And now to answer the question, you just multiply P by 2 and C by 3 and add them together, which gives you $23.25
I hope this helps! Let me know if you have any questions :)
Answer:
5.51 meters
Step-by-step explanation:
Answer:
See proof below
Step-by-step explanation:
An equivalence relation R satisfies
- Reflexivity: for all x on the underlying set in which R is defined, (x,x)∈R, or xRx.
- Symmetry: For all x,y, if xRy then yRx.
- Transitivity: For all x,y,z, If xRy and yRz then xRz.
Let's check these properties: Let x,y,z be bit strings of length three or more
The first 3 bits of x are, of course, the same 3 bits of x, hence xRx.
If xRy, then then the 1st, 2nd and 3rd bits of x are the 1st, 2nd and 3rd bits of y respectively. Then y agrees with x on its first third bits (by symmetry of equality), hence yRx.
If xRy and yRz, x agrees with y on its first 3 bits and y agrees with z in its first 3 bits. Therefore x agrees with z in its first 3 bits (by transitivity of equality), hence xRz.