Answer:
1/2
Step-by-step explanation:
Given:
(2 cubed) (2 superscript negative 4)
= (2³)(2^-4)
= (2³) (1 / 2⁴)
= (2³ * 1) / 2⁴
= 2³ / 2⁴
Both numerator and denominator has the same base. Thus, pick one of the bases
Also, in indices, division sign can be translated to subtraction
Therefore,
2³ / 2⁴
= 2^3-4
= 2^-1
= 1/2¹
= 1/2
(2³)(2^-4) = 1/2
Solution -
In order to convert a binary number to hexadecimal ,we need to chunk the binary number into groups of 4 digits, adding 0 if necessary.
As the given number number is a 16 digit binary number, so when chunk in 4 digit groups, it will form 4 groups. Each group will represent a single digit in hexadecimal code.
So, a 16-digit binary pattern converts to a 4 digit hexadecimal value.
Answer:
both these equations are the examples of associative property.
#1 is the example of associative property with respect to multiplication.
#2 is the example of associative property with respect to addition.
Answer:
A) 25
Step-by-step explanation:
You use x= -b/2a in order to get your maximum so x= -10/ 2(-5) and you get x=1. You plug 1 into the function as h(1)=-5(1)^2 + 10(1)+ 20 which gets you 25