The perimeter of a triangle is the sum of all its side lengths
11.3 + 14.7 + x < 44
Combine like terms
26 + x < 44
Subtract 26 from both sides.
x < 18
Answer:
There is nothing here to answer
Step-by-step explanation:
Answer:
a) P = 2/7
b) P = 4/7
c) P = 1/7
Step-by-step explanation:
In the range of [2,8], we have the following integers which are: 2, 3, 4, 5, 6, 7, 8. So this is a total of 7 integers.
a) We look for the probability that the numbers are less than 4, so we conclude that there are possible numbers 2 and 3 out of possible 7, so the required probability is equal to P = 2/7.
b) We look for the probability that the numbers are greater than 4, so we conclude that there are possible numbers 5, 6, 7, 8 out of possible 7, so the required probability is equal to P = 4/7.
c) Based on the previous two examples, we conclude that the required probability is P = 2/7· 1/2=1/7.
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₈.