Subject: Mathematics
Book: Maths Mastery
Number systems like binary (base 2), octal (base 8), and hexadecimal (base 16) appear in computing, while decimal is base 10. To convert a decimal integer to binary, repeatedly divide by 2, gathering remainders. For example, 13 in binary is 1101. Reversely, sum place values 1×2³+1×2²+0×2¹+1×2⁰=8+4+0+1=13. Conversions among bases are vital in digital electronics, programming (memory addresses), or cryptographic systems. Mastering them fosters agility with computational tasks and fosters deeper understanding of how digital systems store and process numbers.
A man rows downstream at 6 km/h and upstream at 4 km/h. What is the speed of the stream?
View QuestionWhat is the sum of the first 10 positive even numbers?
View QuestionIf log(100) = 2 and log(10) = 1, what is log(1000)?
View QuestionA cube has a side length of 4 cm. What is its volume?
View QuestionIf x^2 - 5x + 6 = 0, what are the roots?
View QuestionWhat is the sum of all angles in a hexagon?
View QuestionWhat is the value of log₃(27)?
View QuestionWhat is the cube root of 729?
View QuestionWhat is the cube of 4?
View QuestionA sum of money doubles itself in 5 years at simple interest. What is the rate of interest?
View Question