Answer:
The Correct Symplified ratio is 1:2
Step-by-step explanation:
Answer:
-85
Step-by-step explanation:
(-8.5)(-5)(-2)
=(-8.5)(10)
=-85
[] signs mean that the number is included in the domain and () mean that the number is not included. Now,
1. [-1,5)
Because x is greater than or equal to -1 (included) but less than 5 (excluded
2. [-5,13)
When we plug in x = -1, we get the minimum value of -5, which is included because its x-value was included. The, we plug in x = 5 to find the range's maximum and this is excluded because its x-value was excluded.
3. 218
x = 6 lies in the domain of the first function so we will use it to evaluate the value of x = 6. We do this by simply substituting x into the function.
4. 12
x = 9 is included in the domain of the second function and the value of the second function at all points is 12.
5. 103
x = 10 is included in the domain of the second function so we will use it to evaluate the value of x = 10. This is done by substituting x into the equation.
Step-by-step explanation:
25 as binary number is
11001
1×2⁴ + 1×2³ + 0×2² + 0×2¹ + 1×2⁰ = 16 + 8 + 1 = 25
25×2 = 50 = 11001 × 2 = 110010
multiplying a binary number by 2 is the save effect as multiplying a normal decimal number by 10 : all digits move one position to the left, and a 0 is put into the empty right position.
and so, we see
110P = 110010
P = 010
FYI : you normally don't mix binary and decimal numbers. if one of the numbers is binary, then all the others have to be binary too.
so, the problem should have looked like
110P/10 = 11001
110P = 11001×10 = 110010
P = 010