Answer:
Step-by-step explanation:
Area = length * width
length: x + 3
width: x - 5
A = (x + 3)(x - 5)
Simplify (x + 3)(x - 5) using the FOIL method:
1. First numbers: multiply the first number of each binomial together--x*x = x%5E2
2. Outer numbers: multiply the outer number of each binomial (out of the entire expression, the number farthest to the left (x) and the number farthest to the right (-5))--x*-5 = -5x
3. Inner numbers: multiply the inner number of each binomial--3*x = 3x
4. Last numbers: multiply the last number of each binomial--3*-5 = -15
==> Now, add all of the results together and combine like terms: x%5E2+-+5x+%2B+3x+-+15 = x%5E2+-+2x+-+15
Therefore, A = x%5E2+-+2x+-+15
jeez that looks really hard
Step-by-step explanation:
Answer:
1/ 112
Step-by-step explanation:
1-½ = ½ ( Mr. Daniel's leftover)
½×½= ¼ ( Mr. Richie)
½×¼= 1/8 ( Ms Laura)
½×1/8 = 1/16 ( Ms. Kimberly)
1/7 × 1/16 = 1/ 112 (the last turn)
so, Ms. Sarah eats 1/ 112 of a piece.
Prism volume = lbh
= 10*8*12
= 960cm^3
Note: I'm assuming the hole was cut right through it...
Hole volume = lbh
= 2*3*12
= 72cm^3
Final volume = 960 - 72 = 888cm^3
If the given number is in base 2, that means
11100111₂ = 2⁷ + 2⁶ + 2⁵ + 2² + 2 + 1
8 = 2³, and so we have
11100111₂ = 2 • (2³)² + (2³)² + 2² • 2³ + 2² + 2 + 1
11100111₂ = 3 • 8² + 4 • 8 + 7
11100111₂ = 347₈
Because 8 is the 3rd power of 2, we can also split up the given number into block of length up-to 3, then convert each block directly into base 8:
11 100 111
11₂ = 2 + 1 = 3
100₂ = 2² = 4
111₂ = 2² + 2 + 1 = 7
so again we get 347₈.