Answer:
We can do it with envelopes with amounts $1,$2,$4,$8,$16,$32,$64,$128,$256 and $489
Step-by-step explanation:
- Observe that, in binary system, 1023=1111111111. That is, with 10 digits we can express up to number 1023.
This give us the idea to put in each envelope an amount of money equal to the positional value of each digit in the representation of 1023. That is, we will put the bills in envelopes with amounts of money equal to $1,$2,$4,$8,$16,$32,$64,$128,$256 and $512.
However, a little modification must be done, since we do not have $1023, only $1,000. To solve this, the last envelope should have $489 instead of 512.
Observe that:
- 1+2+4+8+16+32+64+128+256+489=1000
- Since each one of the first 9 envelopes represents a position in a binary system, we can represent every natural number from zero up to 511.
- If we want to give an amount "x" which is greater than $511, we can use our $489 envelope. Then we would just need to combine the other 9 to obtain x-489 dollars. Since
, by 2) we know that this would be possible.
Answer: x = 27
Step-by-step explanation:
2x+3x+45=180º because all of the angles of a triangle add up to 180
5x=180-45
5x=135
x=135/5
x=27
Volume of a cube is length * width * height. Because it's a cube, all of these lengths are the same measurement so rather than doing V = l*w*h, we can do one of the measurements cubed, let's call it x.
So Volume = x³. So if we are given the volume, we can the length by doing the cube root.
∛125 = 5
∛216 = 6
Surface area of a cube = 6x². So now we plug both of these measurements into the formula.
For 5:
SA = 6(5)² = 6(25) = 150
For 6:
SA = 6(6)² = 6(36) = 216
The ratio of their surface areas is 150:216 or if you simplify it by dividing both by the GCF of 6, 25:36
Answer: x = 13/5
Explanation:
(x+4)/(3x+1) = 3/4
Cross multiply:
4(x+4) = 3(3x+1)
4x + 16 = 9x + 3
4x - 9x = 3 - 16
-5x = -13
x = -13/-5
x = 13/5