So for this problem we need to do order of operations so the very first step that we need to do here is (8+2) because that is the smallest enclosed symbols (8+2)=10 next divide by 20 because that is the next step in the equation which 20/10=2, so now we have {[2]^6+6} and due to order of operations the next step here is to take 2 to the power of 6 which is 64 so now we have {64+6} which is 70 so now we have 70/(4^2/2) and due to order of operations we do the parentheses first and that would mean that we do 4^2 because exponents come after parantheses like so,
70/(16/2) now we do 16/2 because its still inside the paranthesess so 16/2=8 so now we have 70/8 and that equals are end answer of 8.75 Enjoy!=)
Answer:
56.4
Step-by-step explanation:
To convert decimal number 86.25, we convert its integer and fraction part individually and then add them to get the equivalent hexadecimal number, as below:
To convert integer 86 to hexadecimal, follow these steps:
Divide 86 by 16 keeping notice of the quotient and the remainder. Continue dividing the quotient by 2 until you get a quotient of zero.
Then just write out the remainders in the reverse order to get the equivalent hexadecimal number.
86 / 16 = 5 with remainder 6
5 / 16 = 0 with remainder 5
Here is the answer to 86 decimal to hexadecimal number:
56
For converting decimal fraction 0.25 to hexadecimal number, follow these steps:
Multiply 0.25 by 16 keeping notice of the resulting integer and fractional part. Continue multiplying by 16 until you get a resulting fractional part equal to zero (we calcuclate upto ten digits).
Then just write out the integer parts from the results of each multiplication to get equivalent hexadecimal number.
0.25 × 16 = 4 + 0
Here is the answer to 0.25 decimal to hexadecimal number:
0.4
Therefore, decimal number 86.25 converted to hexadecimal is equal: 56.4
Take the decimal and multiply it by 100.
What question do you need help with