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 train 150 m long passes a pole in 15 seconds. What is its speed?
View QuestionThe LCM of two numbers is 60, and their HCF is 5. If one of the numbers is 20, what is the other number?
View QuestionIf two complementary angles differ by 30°, what are the angles?
View QuestionIf a = 2 and b = 3, what is the value of (a^2 + b^2)?
View QuestionWhat is the remainder when 5^100 is divided by 3?
View QuestionWhat is the value of x if log(x) + log(4) = log(32)?
View QuestionWhat is the sum of the first 20 odd numbers?
View QuestionIf x^3 - 3x^2 + 4 = 0, what is one root of the equation?
View QuestionWhat is the area of a circle with a diameter of 14 cm?
View QuestionA car covers a distance of 150 km in 2.5 hours. What is its average speed?
View Question