Answer:
y= 25
i think
Step-by-step explanation:
Answer:
This cannot be done, but it can be factored as: 6(5x + 1)
Step-by-step explanation:
This expression cannot be distributed any further.
The distributive property is used when multiplying polynomials (multiplying one or more terms by two or more terms). In which case, each term in multiplied by each of the terms in the bracket, for example: .
5(x + 2) = 5x + 10
We can factor this expression however to go the opposite direction:
30x + 6
Since 30 and 6 are both divisible by 6, we can factor it out of each term.
Divide 30x by 6 and divide 6 by 6.
6(5x + 1)
Answer:
AC=15
BC=17
AB=?
According to Pythagore's Theorem: AB² + AC² = BC².
AB² = BC² - AC²
= (17)² - (15)²
= 289 - 225
AB² = 64
AB = √(64)
= 8.
So AB = 8.
Answer:
1/4
Step-by-step explanation:
Problem A
Usually the number of bits in a byte is 8 or 16 or 32 and recently 64. You don't have to write a formula to restrict it to this number of bits. You are not asked to do so. The general formula is 2^n - 1 for the problem of Millie and her golden keys. Somehow the system can be made to choose the right number of bits. Apple IIe s for example, used 8 bits and there was a location that told the processor that fact.
2^n - 1 <<<<< Answer
Problem B
In this case n = 4
2^n - 1 = 2^4 - 1 = 16 - 1 = 15
Millie can collect 15 keys <<<<<< Answer