{"id":4680,"date":"2021-11-28T13:51:59","date_gmt":"2021-11-28T13:51:59","guid":{"rendered":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/?page_id=4680"},"modified":"2021-12-30T06:37:55","modified_gmt":"2021-12-30T06:37:55","slug":"decimal-number-system-mindspark","status":"publish","type":"page","link":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/","title":{"rendered":"DECIMAL NUMBER SYSTEM &#8211; MINDSPARK"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; module_class=&#8221;mainsec&#8221; _builder_version=&#8221;4.10.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#e0f2fd&#8221; z_index=&#8221;1&#8243; custom_padding=&#8221;5px||5px||true|false&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;3_5,2_5&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.10.8&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;100%&#8221; max_width=&#8221;1310px&#8221; custom_padding=&#8221;|51px|40px|51px|false|true&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;|40px|30px|40px|false|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; admin_label=&#8221;Column L&#8221; _builder_version=&#8221;4.9.10&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Acute Angles<br \/>\n&#8221; _builder_version=&#8221;4.13.1&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_text_align=&#8221;left&#8221; header_font_size=&#8221;50px&#8221; header_line_height=&#8221;1.18em&#8221; custom_padding=&#8221;|0px||4px|false|false&#8221; header_font_size_tablet=&#8221;&#8221; header_font_size_phone=&#8221;35px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>DECIMAL NUMBER SYSTEM &#8211; MINDSPARK<\/h1>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.13.1&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;16px&#8221; header_2_font=&#8221;|600|||||||&#8221; header_2_text_color=&#8221;#a01414&#8243; header_3_font=&#8221;|600|||||||&#8221; custom_padding=&#8221;15px|15px|54px|4px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2><b>DECIMAL NUMBER SYSTEM<\/b><b><\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Number system is a system of representing numbers. In a number system, we can represent a number by its base. A base of 2 means it is a binary number, base of 8 means it is an octal number and if the base is 10 it is called the decimal number system. A base of 16 means it is a hexadecimal.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Decimal number system is used in various computer applications and is also called the base 10 number system. It consists of 10 digits from 0 to 9.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">In this number system every value has the place value of power 10 and can be written as:\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">(82)_{10}=8 \\times 10^{1}+2 \\times 10^{0}<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p><span style=\"font-weight: 400;\">The digits to the right side of the decimal point are written with their decreasing power of 10.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For example, if we have 125.6 then we can write it as:\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">(125.6)_{10}=1 \\times 10^{2}+2 \\times 10^{1}+5 \\times 10^{0}+6 \\times 10^{-1}<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<h2><b>HOW TO READ A DECIMAL NUMBER?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">When we write a number, say 145.68, the number on the left side of the decimal point is read just like we would read in case of no decimal. Here, 145 = 100 + 40 + 5 which is one hundred forty five. The number to the right of the decimal is actually a number with decreasing power so 6 is actually 6-tenth and 8 is 8-hundredth. We read these numbers individually. We read the number 145.68 as <\/span><b>one hundred forty five point six eight.<\/b><span style=\"font-weight: 400;\">\u00a0\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<h2><b>CONVERTING OTHER BASES INTO DECIMAL NUMBER SYSTEM<\/b><\/h2>\n<p><b><\/b><\/p>\n<p><b>1. Converting Binary to Decimal<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When we have binary numbers, which have the base 2, we can easily convert them to decimals with base 10.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Consider the number <span class=\"katex-eq\" data-katex-display=\"false\">1101_2<\/span><\/span><span style=\"font-weight: 400;\">\u00a0which is a binary number. We have to convert it to a decimal number with base 10.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We simply multiply the digits with decreasing power of 2 as follows-<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">1 \\times 2^{3}+1 \\times 2^{2}+0 \\times 2^{1}+1 \\times 2^{0}<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">=8+4+0+1 <\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">=13<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\">Therefore,<span class=\"katex-eq\" data-katex-display=\"false\">1101_{2}=13_{10}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p><b>2. Converting Octal to Decimal<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Octal number has a base of 8. Every digit of the number is multiplied by the decreasing power of 8.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Consider the number <span class=\"katex-eq\" data-katex-display=\"false\">112_{8}<\/span><\/span><span style=\"font-weight: 400;\">which is an octal number. We will convert it to decimal number as follows \u2013\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">1 \\times 8^{2}+1 \\times 8^{1}+2 \\times 8^{0}<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">=64+8+2 <\/span><br \/><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">=74<\/span><\/span>\u00a0<\/p>\n<p><span style=\"font-weight: 400;\">Therefore,<span class=\"katex-eq\" data-katex-display=\"false\">112_{8}=74_{10}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p><b>3. Converting Hexadecimal to Decimal<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A hexadecimal number has the base of 16. So, if we have to convert the number into decimals, we will multiply by the decreasing power of 16.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">If we have the number <span class=\"katex-eq\" data-katex-display=\"false\">14_{16}<\/span><\/span><span style=\"font-weight: 400;\">. We will convert it to decimals like this \u2013<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">1 \\times 16^{1}+4 \\times 16^{0}<\/span><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">=16+4 <\/span><\/span><\/p>\n<span class=\"katex-eq\" data-katex-display=\"false\">=20<\/span>\n<p><span style=\"font-weight: 400;\">Therefore,<span class=\"katex-eq\" data-katex-display=\"false\">14_{16}=20_{10}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<h2><b>CONVERTING DECIMALS INTO OTHER BASES\u00a0<\/b><\/h2>\n<p><b><\/b><\/p>\n<p><b>1. Decimals to Binary<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When we converted binary to decimals, we multiplied by the decreasing power of 2. Here, we divide by 2 till the quotient is 0.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Suppose we have a number <span class=\"katex-eq\" data-katex-display=\"false\">22_{10}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Divide 22 by 2, we get:<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{22}{2}<\/span>= 11 Remainder \u2013 0 (most significant bit)<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{11}{2}<\/span>= 5 remainder \u2013 1<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{5}{2}<\/span>= 2 remainder \u2013 1<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{2}{2}<\/span>= 1 remainder \u2013 0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{1}{2}<\/span> = 0 remainder &#8211; 1 (least significant bit)<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We will write this number from the most significant bit to the least significant bit from left to right. The binary equivalent of <\/span><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">22_{10}=10110_{2}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p><b>2. Decimals to Octal numbers<\/b><\/p>\n<p><span style=\"font-weight: 400;\">In the case of converting decimals to octal numbers, we divide by 8 until we reach 0 as the quotient.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Consider the number <span class=\"katex-eq\" data-katex-display=\"false\">65_{10}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We will start by dividing with 8.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{65}{8}<\/span>= 8 Remainder \u2013 1 (most significant bit)<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{8}{8}<\/span>= 1 Remainder \u2013 0<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{1}{8}<\/span>= 0 remainder \u2013 1 (least significant bit)<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Therefore, the octal number for <span class=\"katex-eq\" data-katex-display=\"false\">65_{10} \\text { is } 101_{8}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p><b>3. Decimals to Hexadecimals<\/b><\/p>\n<p><span style=\"font-weight: 400;\">When we convert decimals to hexadecimals we divide by 16.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We consider the number <span class=\"katex-eq\" data-katex-display=\"false\">110_{10}<\/span><\/span><span style=\"font-weight: 400;\">. <\/span><span style=\"font-weight: 400;\">We divide the number by 16.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{110}{6}<\/span>= 6 remainder \u2013 14<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><span class=\"katex-eq\" data-katex-display=\"false\">\\frac{6}{16}<\/span>= 0 remainder \u2013 6<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We replace the numbers 10, 11, 12, 13, 14 with alphabets A, B, C, D, E respectively.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">So, we get <span class=\"katex-eq\" data-katex-display=\"false\">110_{10}=6 E_{16}<\/span>.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><\/span><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; module_id=&#8221;stickysideR&#8221; admin_label=&#8221;Column R&#8221; _builder_version=&#8221;4.10.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fdefe0&#8243; custom_padding=&#8221;25px|25px|25px|25px|true|true&#8221; sticky_position=&#8221;top&#8221; sticky_offset_top=&#8221;-280px&#8221; sticky_limit_top=&#8221;row&#8221; sticky_limit_bottom=&#8221;row&#8221; sticky_position_tablet=&#8221;none&#8221; sticky_position_phone=&#8221;none&#8221; sticky_position_last_edited=&#8221;on|desktop&#8221; sticky_limit_bottom_tablet=&#8221;&#8221; sticky_limit_bottom_phone=&#8221;&#8221; sticky_limit_bottom_last_edited=&#8221;on|phone&#8221; border_radii=&#8221;on|15px|15px|15px|15px&#8221; box_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/eistudymaterial.s3.amazonaws.com\/1080&#215;1080.png&#8221; alt=&#8221;Free Trial banner&#8221; title_text=&#8221;Mindspark Free Trial Banner&#8221; url=&#8221;https:\/\/mindspark.in\/free-trial&#8221; align=&#8221;center&#8221; module_class=&#8221;adsimg&#8221; _builder_version=&#8221;4.11.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;on|hover&#8221; transform_scale__hover_enabled=&#8221;on|hover&#8221; transform_translate__hover_enabled=&#8221;on|desktop&#8221; transform_rotate__hover_enabled=&#8221;on|desktop&#8221; transform_skew__hover_enabled=&#8221;on|desktop&#8221; transform_origin__hover_enabled=&#8221;on|desktop&#8221; transform_scale__hover=&#8221;102%|102%&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;Explore Other Topics<br \/>\n&#8221; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;25px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;8px|15px|0px|15px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>Explore Other Topics<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.10.7&#8243; _module_preset=&#8221;default&#8221; text_line_height=&#8221;2.2em&#8221; link_font_size=&#8221;16px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;10px|15px|10px|28px|true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div>\n<div class=\"trr\"><a href=\"https:\/\/stgwebsite.mindspark.in\/wordpress\/math-concepts\/#geometry\" class=\"otherc\">Geometry<\/a><\/div>\n<div class=\"trr\"><a href=\"https:\/\/stgwebsite.mindspark.in\/wordpress\/math-concepts\/#trigonometry\" class=\"otherc\">Trigonometry<\/a><\/div>\n<div class=\"trr\"><a href=\"https:\/\/stgwebsite.mindspark.in\/wordpress\/math-concepts\/#operations\" class=\"otherc\">Operations<\/a><\/div>\n<div class=\"trr\"><a href=\"https:\/\/stgwebsite.mindspark.in\/wordpress\/math-concepts\/#numbers\" class=\"otherc\">Numbers<\/a><\/div>\n<\/div>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Related Concepts<br \/>\n&#8221; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;25px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;8px|15px|0px|15px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>Related Concepts<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.13.1&#8243; _module_preset=&#8221;default&#8221; text_line_height=&#8221;2.2em&#8221; link_font_size=&#8221;16px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;10px|15px|10px|28px|true|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<div>\n<div class=\"trr\"><a href=\"#\" class=\"otherc\">Obtuse angle<\/a><\/div>\n<div class=\"trr\"><a href=\"#\" class=\"otherc\">Reflex angle<\/a><\/div>\n<\/div>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;Row for space&#8221; _builder_version=&#8221;4.10.6&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_divider show_divider=&#8221;off&#8221; _builder_version=&#8221;4.10.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;banner and faq Section&#8221; module_class=&#8221;mainsec2&#8243; _builder_version=&#8221;4.10.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;40px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;banner Row&#8221; _builder_version=&#8221;4.10.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#fff7d6&#8243; width=&#8221;100%&#8221; max_width=&#8221;1310px&#8221; height=&#8221;134px&#8221; custom_margin=&#8221;||50px||false|false&#8221; custom_padding=&#8221;12px||12px||true|false&#8221; border_radii=&#8221;on|11px|11px|11px|11px&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.9.10&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/stgwebsite.mindspark.in\/wordpress\/wp-content\/uploads\/2021\/08\/calloutImage.png&#8221; title_text=&#8221;calloutImage&#8221; show_bottom_space=&#8221;off&#8221; admin_label=&#8221;Image&#8221; module_class=&#8221;img1&#8243; _builder_version=&#8221;4.10.8&#8243; _module_preset=&#8221;default&#8221; width=&#8221;25px&#8221; height=&#8221;60px&#8221; custom_padding=&#8221;2px||2px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text module_class=&#8221;ftstyle&#8221; _builder_version=&#8221;4.9.10&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"ffmanage\">\n<div class=\"textmanagestyle\">\n<div class=\"fone\">\n<p>Ready to get started ?<\/p>\n<\/div>\n<div class=\"sone\">\n<p class=\"ffbtn\"><a href=\"https:\/\/mindspark.in\/free-trial\">Start Free Trial<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/stgwebsite.mindspark.in\/wordpress\/wp-content\/uploads\/2021\/08\/down-circle.png&#8221; title_text=&#8221;down-circle&#8221; show_bottom_space=&#8221;off&#8221; align=&#8221;right&#8221; module_class=&#8221;img2&#8243; _builder_version=&#8221;4.9.10&#8243; _module_preset=&#8221;default&#8221; width=&#8221;44px&#8221; height=&#8221;18px&#8221; custom_padding=&#8221;2px||2px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row admin_label=&#8221;FAQ Row&#8221; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;1310px&#8221; custom_padding=&#8221;|40px||40px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.9.11&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;FAQ&#8221; module_class=&#8221;faqstyl&#8221; _builder_version=&#8221;4.13.1&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;16px&#8221; header_font=&#8221;|700|||||||&#8221; header_text_align=&#8221;center&#8221; header_line_height=&#8221;2.5em&#8221; background_color=&#8221;#dbedc6&#8243; max_width=&#8221;80%&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px|25px|30px|25px|true|true&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>Frequently Asked Questions<span style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">\u00a0<\/span><\/span><\/h1>\n<ol><\/ol>\n<h3><strong>1. What is the decimal number system?<\/strong><\/h3>\n<p><span style=\"font-weight: 400;\"><strong>Ans: <\/strong>The number system that has the base 10 is called the decimal number system.<strong><\/strong><\/span><span style=\"font-weight: 400;\"><\/span><span style=\"font-weight: 400;\"><\/span><\/p>\n<h3><strong>2. What are octal numbers?<\/strong><\/h3>\n<p><strong>Ans: <\/strong>The numbers that have the base 8 are called octal numbers.<\/p>\n<h3><strong>3. What are hexadecimals?<\/strong><\/h3>\n<p><strong> Ans: <\/strong><span style=\"font-weight: 400;\">The numbers that have the base as 16 are called hexadecimal numbers.<\/span><strong><\/strong><strong><\/strong><strong><\/strong><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Meta Description: We can calculate the sum of the terms in a geometric progression using the formula  S = a(1-r^n)\/(1-r) when r < 1 and  S = a(r^n-1)\/(r-1)when r>1<\/p>\n","protected":false},"author":10,"featured_media":0,"parent":714,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain<\/title>\n<meta name=\"description\" content=\"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r &lt; 1 and S = a(r^n-1)\/(r-1)when r&gt;1\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain\" \/>\n<meta property=\"og:description\" content=\"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r &lt; 1 and S = a(r^n-1)\/(r-1)when r&gt;1\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/\" \/>\n<meta property=\"og:site_name\" content=\"mydomain\" \/>\n<meta property=\"article:modified_time\" content=\"2021-12-30T06:37:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/#website\",\"url\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/\",\"name\":\"mydomain\",\"description\":\"Just another WordPress site\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#webpage\",\"url\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/\",\"name\":\"DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain\",\"isPartOf\":{\"@id\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/#website\"},\"datePublished\":\"2021-11-28T13:51:59+00:00\",\"dateModified\":\"2021-12-30T06:37:55+00:00\",\"description\":\"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r < 1 and S = a(r^n-1)\/(r-1)when r>1\",\"breadcrumb\":{\"@id\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Math Concepts\",\"item\":\"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"DECIMAL NUMBER SYSTEM &#8211; MINDSPARK\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain","description":"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r < 1 and S = a(r^n-1)\/(r-1)when r>1","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/","og_locale":"en_US","og_type":"article","og_title":"DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain","og_description":"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r < 1 and S = a(r^n-1)\/(r-1)when r>1","og_url":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/","og_site_name":"mydomain","article_modified_time":"2021-12-30T06:37:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/#website","url":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/","name":"mydomain","description":"Just another WordPress site","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#webpage","url":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/","name":"DECIMAL NUMBER SYSTEM - MINDSPARK - mydomain","isPartOf":{"@id":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/#website"},"datePublished":"2021-11-28T13:51:59+00:00","dateModified":"2021-12-30T06:37:55+00:00","description":"Meta Description: We can calculate the sum of the terms in a geometric progression using the formula S = a(1-r^n)\/(1-r) when r < 1 and S = a(r^n-1)\/(r-1)when r>1","breadcrumb":{"@id":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/decimal-number-system-mindspark\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/"},{"@type":"ListItem","position":2,"name":"Math Concepts","item":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/math-concepts\/"},{"@type":"ListItem","position":3,"name":"DECIMAL NUMBER SYSTEM &#8211; MINDSPARK"}]}]}},"_links":{"self":[{"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/pages\/4680"}],"collection":[{"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/comments?post=4680"}],"version-history":[{"count":14,"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/pages\/4680\/revisions"}],"predecessor-version":[{"id":7198,"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/pages\/4680\/revisions\/7198"}],"up":[{"embeddable":true,"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/pages\/714"}],"wp:attachment":[{"href":"https:\/\/stgwebsite.mindspark.in\/studymaterial\/wp-json\/wp\/v2\/media?parent=4680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}