Answer:
x= 10
I hope i helped, best of luck!
Answer:
20 years
Step-by-step explanation:
9000/ 100= 900 = 10%
900/2= 450
450 x 2= 900
900 x 10= 9000
Now we multiply 10 by 2 because we doubled the value of our 450 into a 900 and now we get 20.
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
2(x + 3) = x - 4
distribute
2x + 6 = x - 4
either subtract 6 from both sides or add 4. i will be subtracting 6.
2x = x - 10
subtract x from both sides
x = -10