document.write( "Question 499473: What are the differences of Real numbers, irrationals, rationals,integers,whole numbers and natural numbers? \n" ); document.write( "
Algebra.Com's Answer #337718 by MRperkins(300)![]() ![]() You can put this solution on YOUR website! natural numbers are numbers we count with. We don't count with 0, so 0 is not included. (1,2,3,4...) \n" ); document.write( "whole numbers add the 0 to the natural numbers, so (0,1,2,3,...) \n" ); document.write( "Integers include negative numbers (-2,-1,0,1,2,...) \n" ); document.write( "rationals can be written as a fraction of two integers a and b (-a/b, a/b...) \n" ); document.write( "irrationals can not be written as a fraction. They are non repeating numbers like the square root of 2 or pi \n" ); document.write( "real numbers include all rationals, irrationals and everything. They do not include square root of negative numbers though.\r \n" ); document.write( "\n" ); document.write( "Hope this helps. \n" ); document.write( " |