Let the first odd integer = n
∴ The second <span>consecutive odd integer = n+2
∴ </span><span>The sum of the two integers = (n) + (n+2)
= 2n + 2
</span> The correct choice is option (D)
<span> D) 2n + 2
</span>
Answer:
-1/3
Step-by-step explanation:
9514 1404 393
Answer:
A. 57 7/9 ft³
Step-by-step explanation:
The volume of a rectangular prism (cuboid) is the product of its dimensions.
V = LWH
V = (4 1/3 ft)(3 1/3 ft)(4 ft)
If you drop the fractions, this becomes ...
V = (4 ft)(3 ft)(4 ft) = 48 ft³
You know the fractions add some amount to this, so you know the volume will be somewhat larger than 48 ft³. The only reasonable choice is A: 57 7/9 ft³.
__
If you feel the need to compute the volume exactly, you can do so using improper fractions.
V = (13/3 ft)(10/3 ft)(4 ft) = 520/9 ft³ = 57 7/9 ft³
Answer:
The answer to your question is b = 8.06 cm
Step-by-step explanation:
Data
hypotenuse = c = 9 cm
long leg = b = ?
short leg = a = 4 cm
Process
This is a right triangle so we must use the Pythagorean theorem to find the length of the long leg (b)
c² = a² + b²
-Solve for b²
b² = c² - a²
-Substitution
b² = 9² - 4²
-Simplification
b² = 81 - 16
b² = 65
-Result
b = 8.06 cm
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