{"id":489,"date":"2024-04-19T20:47:22","date_gmt":"2024-04-19T20:47:22","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/?post_type=chapter&#038;p=489"},"modified":"2025-01-15T02:29:15","modified_gmt":"2025-01-15T02:29:15","slug":"module-1-cheat-sheet","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/chapter\/module-1-cheat-sheet\/","title":{"raw":"Algebra Essentials: Cheat Sheet","rendered":"Algebra Essentials: Cheat Sheet"},"content":{"raw":"<p style=\"text-align: right;\"><a href=\"https:\/\/course-building.s3.us-west-2.amazonaws.com\/College+Algebra+LOHM\/Cheat+Sheets\/College+Algebra+Cheat+Sheet+M1_+Algebra+Essentials.pdf\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14pt;\">Download a PDF of this page here.<\/span><\/a><\/p>\r\n<p style=\"text-align: right;\"><span style=\"font-size: 14pt;\">Download the Spanish version here.<\/span><\/p>\r\n\r\n<h2>Essential Concepts<\/h2>\r\n<h3>Real Numbers<\/h3>\r\nA <strong>real number<\/strong> is any value that can represent a distance along a continuous line, which includes both rational and irrational numbers.\r\n<ul>\r\n \t<li>The set of <strong>natural numbers<\/strong> includes the numbers used for counting: [latex]\\{1,2,3,\\dots\\}[\/latex].<\/li>\r\n \t<li>The set of <strong>whole numbers<\/strong> is the set of natural numbers plus zero: [latex]\\{0,1,2,3,\\dots\\}[\/latex].<\/li>\r\n \t<li>The set of <strong>integers<\/strong> adds the negative natural numbers to the set of whole numbers: [latex]\\{\\dots,-3,-2,-1,0,1,2,3,\\dots\\}[\/latex].<\/li>\r\n \t<li>The set of <strong>rational numbers<\/strong> includes fractions written as [latex]\\{\\frac{m}{n}|m\\text{ and }n\\text{ are integers and }n\\ne 0\\}[\/latex]. Rational numbers may be written as fractions or terminating or repeating decimals.<\/li>\r\n \t<li>The set of <strong>irrational numbers<\/strong> is the set of numbers that are not rational, are nonrepeating, and are nonterminating: [latex]\\{h|h\\text{ is not a rational number}\\}[\/latex].<\/li>\r\n<\/ul>\r\nThe <strong>order of operations<\/strong> is a set of rules used in mathematics to determine the sequence in which operations should be performed to correctly solve an expression. The standard order in which these operations must be carried out is often remembered by the acronym <strong>PEMDAS<\/strong>: <strong>P<\/strong>arenthesis, <strong>E<\/strong>xponents, <strong>M<\/strong>ultiplications, <strong>D<\/strong>ivisions, <strong>A<\/strong>dditions, and <strong>S<\/strong>ubtractions.\r\n\r\nThe real numbers under the operations of addition and multiplication obey basic rules, known as the properties of real numbers. These are the commutative properties, the associative properties, the distributive property, the identity properties, and the inverse properties.\r\n\r\nThe following properties hold for real numbers <em>a<\/em>, <em>b<\/em>, and <em>c<\/em>.\r\n<table summary=\"A table with six rows and three columns. The first entry of the first row is blank while the remaining columns read: Addition and Multiplication. The first entry of the second row reads: Commutative Property. The second column entry reads a plus b equals b plus a. The third column entry reads a times b equals b times a. The first entry of the third row reads Associative Property. The second column entry reads: a plus the quantity b plus c in parenthesis equals the quantity a plus b in parenthesis plus c. The third column entry reads: a times the quantity b times c in parenthesis equals the quantity a times b in parenthesis times c. The first entry of the fourth row reads: Distributive Property. The second and third column are combined on this row and read: a times the quantity b plus c in parenthesis equals a times b plus a times c. The first entry in the fifth row reads: Identity Property. The second column entry reads: There exists a unique real number called the additive identity, 0, such that for any real number a, a + 0 = a. The third column entry reads: There exists a unique real number called the multiplicative inverse, 1, such that for any real number a, a times 1 equals a. The first entry in the sixth row reads: Inverse Property. The second column entry reads: Every real number a has an additive inverse, or opposite, denoted negative a such that, a plus negative a equals zero. The third column entry reads: Every nonzero real\">\r\n<thead>\r\n<tr>\r\n<th><\/th>\r\n<th>Addition<\/th>\r\n<th>Multiplication<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>Commutative Property<\/strong><\/td>\r\n<td>[latex]a+b=b+a[\/latex]<\/td>\r\n<td>[latex]a\\cdot b=b\\cdot a[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Associative Property<\/strong><\/td>\r\n<td>[latex]a+\\left(b+c\\right)=\\left(a+b\\right)+c[\/latex]<\/td>\r\n<td>[latex]a\\left(bc\\right)=\\left(ab\\right)c[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Distributive Property<\/strong><\/td>\r\n<td>[latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Identity Property<\/strong><\/td>\r\n<td>There exists a unique real number called the additive identity, 0, such that, for any real number <em>a<\/em>\r\n<div>[latex]a+0=a[\/latex]<\/div><\/td>\r\n<td>There exists a unique real number called the multiplicative identity, 1, such that, for any real number <em>a<\/em>\r\n<div>[latex]a\\cdot 1=a[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Inverse Property<\/strong><\/td>\r\n<td>Every real number a has an additive inverse, or opposite, denoted <em>\u2013a<\/em>, such that\r\n<div>[latex]a+\\left(-a\\right)=0[\/latex]<\/div><\/td>\r\n<td>Every nonzero real number <em>a<\/em> has a multiplicative inverse, or reciprocal, denoted [latex]\\frac{1}{a}[\/latex], such that\r\n<div>[latex]a\\cdot \\left(\\dfrac{1}{a}\\right)=1[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\nAn <strong>algebraic expression<\/strong> is a collection of constants and variables joined together by the algebraic operations of addition, subtraction, multiplication, and division. They take on a numerical value when evaluated by replacing variables with constants.\r\n<ul>\r\n \t<li>An <strong>equation<\/strong> is a mathematical statement indicating that two expressions are equal.<\/li>\r\n \t<li>A <strong>formula<\/strong> is an equation expressing a relationship between constant and variable quantities.<\/li>\r\n<\/ul>\r\n<h3>Exponents and Scientific Notation<\/h3>\r\n<ul>\r\n \t<li><strong>Exponential form<\/strong> is a way of expressing a number or function using a base raised to a power, which indicates how many times the base is multiplied by itself, such as [latex]a^n[\/latex] where [latex]a[\/latex] is the base and [latex]n[\/latex] is the exponent.<\/li>\r\n \t<li>Products of exponential expressions with the same base can be simplified by adding exponents.<\/li>\r\n \t<li>Quotients of exponential expressions with the same base can be simplified by subtracting exponents.<\/li>\r\n \t<li>Powers of exponential expressions with the same base can be simplified by multiplying exponents.<\/li>\r\n \t<li>An expression with exponent zero is defined as 1.<\/li>\r\n \t<li>An expression with a negative exponent is defined as a reciprocal.<\/li>\r\n \t<li>The power of a product of factors is the same as the product of the powers of the same factors.<\/li>\r\n \t<li>The power of a quotient of factors is the same as the quotient of the powers of the same factors.<\/li>\r\n \t<li>The rules for exponential expressions can be combined to simplify more complicated expressions.<\/li>\r\n \t<li><strong>Scientific notation<\/strong> is a shorthand method used to write very large or very small numbers by expressing them as a product of a coefficient and a power of [latex]10[\/latex].<\/li>\r\n<\/ul>\r\n<p style=\"text-align: center;\">[latex]a\\times {10}^{n}[\/latex]<\/p>\r\n\r\n<ul>\r\n \t<li style=\"list-style-type: none;\">\r\n<ul>\r\n \t<li>The coefficient [latex]a[\/latex] is typically a number between [latex]1[\/latex] and [latex]10[\/latex].<\/li>\r\n \t<li>The power of [latex]10[\/latex], [latex]n[\/latex], represents how many times the coefficient should be multiplied or divided by [latex]10[\/latex]. So, [latex]n[\/latex] is an integer.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<h3>Radicals and Rational Exponents<\/h3>\r\n<ul>\r\n \t<li>The <strong>square root<\/strong> of a number [latex]a[\/latex] refers to any number [latex]x[\/latex] such that [latex]x^2 = a[\/latex]. For positive number [latex]a[\/latex], there are always two square roots: one positive and one negative.<\/li>\r\n \t<li>The <strong>principal square root<\/strong> of [latex]a[\/latex] is the nonnegative number that when multiplied by itself equals [latex]a[\/latex].<\/li>\r\n \t<li>The Product Rule for Simplifying Square Roots: If [latex]a[\/latex] and [latex]b[\/latex] are nonnegative, the square root of the product [latex]ab[\/latex] is equal to the product of the square roots of [latex]a[\/latex] and [latex]b[\/latex].\r\n<div style=\"text-align: center;\">[latex]\\sqrt{ab}=\\sqrt{a}\\cdot \\sqrt{b}[\/latex]<\/div><\/li>\r\n \t<li>The Quotient Rule for Simplifying Square Roots: The square root of the quotient [latex]\\dfrac{a}{b}[\/latex] is equal to the quotient of the square roots of [latex]a[\/latex] and [latex]b[\/latex], where [latex]b\\ne 0[\/latex].\r\n<div style=\"text-align: center;\">[latex]\\sqrt{\\dfrac{a}{b}}=\\dfrac{\\sqrt{a}}{\\sqrt{b}}[\/latex]<\/div><\/li>\r\n \t<li>We can add and subtract radical expressions if they have the same radicand and the same index.<\/li>\r\n \t<li>Radical expressions written in simplest form do not contain a radical in the denominator. To eliminate the square root radical from the denominator, multiply both the numerator.<\/li>\r\n \t<li>The [latex]\\text{n}^{\\text{th}}[\/latex] root of [latex]a[\/latex], denoted as [latex]\\sqrt[n]{a}[\/latex], is a number that, when raised to the nth power, equals [latex]a[\/latex].<\/li>\r\n \t<li>If [latex]a[\/latex] is a real number with at least one [latex]\\text{n}^{\\text{th}}[\/latex] root, then the <strong>principal [latex]\\text{n}^{\\text{th}}[\/latex] root<\/strong> of [latex]a[\/latex], written as [latex]\\sqrt[n]{a}[\/latex], is the number with the same sign as [latex]a[\/latex] that, when raised to the [latex]\\text{n}^{\\text{th}}[\/latex] power, equals [latex]a[\/latex]. Here, [latex]n[\/latex] is what we call the <strong>index<\/strong> of the radical, which tells us the degree of the root.<\/li>\r\n \t<li>If a and b are nonnegative, the square root of the product ab is equal to the product of the square roots of a and b.<\/li>\r\n \t<li>If a and b are nonnegative, the square root of the quotient (a\/b) is equal to the quotient of the square roots of a and b.<\/li>\r\n \t<li>We can add and subtract radical expressions if they have the same radicand and the same index.<\/li>\r\n \t<li>Radical expressions written in simplest form do not contain a radical in the denominator. To eliminate the square root radical from the denominator, multiply both the numerator and the denominator by the conjugate of the denominator.<\/li>\r\n \t<li>The principal nth root of a is the number with the same sign as a that when raised to the nth power equals a. These roots have the same properties as square roots.<\/li>\r\n \t<li>Rational exponents are another way to express principal [latex]\\text{n}^{\\text{th}}[\/latex] roots. The general form for converting between a radical expression with a radical symbol and one with a rational exponent is\r\n<div style=\"text-align: center;\">[latex]\\begin{align}{a}^{\\frac{m}{n}}={\\left(\\sqrt[n]{a}\\right)}^{m}=\\sqrt[n]{{a}^{m}}\\end{align}[\/latex]<\/div><\/li>\r\n \t<li>The properties of exponents apply to rational exponents.<\/li>\r\n<\/ul>\r\n<h2>Key Equations<\/h2>\r\n<table style=\"height: 136px; width: 89.5797%;\">\r\n<tbody>\r\n<tr style=\"height: 31px;\">\r\n<td style=\"height: 31px; width: 174.353%;\" colspan=\"2\"><strong>Rules of Exponents<\/strong>\r\nFor nonzero real numbers [latex]a[\/latex] and [latex]b[\/latex] and integers [latex]m[\/latex] and [latex]n[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Product rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{m}\\cdot {a}^{n}={a}^{m+n}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Quotient rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]\\dfrac{{a}^{m}}{{a}^{n}}={a}^{m-n}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left({a}^{m}\\right)}^{n}={a}^{m\\cdot n}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Zero exponent rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{0}=1[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Negative rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{-n}=\\dfrac{1}{{a}^{n}}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power of a product rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left(a\\cdot b\\right)}^{n}={a}^{n}\\cdot {b}^{n}[\/latex]<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power of a quotient rule<\/strong><\/td>\r\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left(\\dfrac{a}{b}\\right)}^{n}=\\dfrac{{a}^{n}}{{b}^{n}}[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2>Glossary<\/h2>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>algebraic expression\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">constants and variables combined using addition, subtraction, multiplication, and division<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>associative property of addition<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the sum of three numbers may be grouped differently without affecting the result; in symbols, [latex]a+\\left(b+c\\right)=\\left(a+b\\right)+c[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>associative property of multiplication\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the product of three numbers may be grouped differently without affecting the result; in symbols, [latex]a\\cdot \\left(b\\cdot c\\right)=\\left(a\\cdot b\\right)\\cdot c[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>base<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">in exponential notation, the expression that is being multiplied<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>commutative property of addition\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">two numbers may be added in either order without affecting the result; in symbols, [latex]a+b=b+a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>commutative property of multiplication\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">two numbers may be multiplied in any order without affecting the result; in symbols, [latex]a\\cdot b=b\\cdot a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>constant\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a quantity that does not change value<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>distributive property\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the product of a factor times a sum is the sum of the factor times each term in the sum; in symbols, [latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>equation\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a mathematical statement indicating that two expressions are equal<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>exponent<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">in exponential notation, the raised number or variable that indicates how many times the base is being multiplied<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>exponential notation\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a shorthand method of writing products of the same factor<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>formula\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">an equation expressing a relationship between constant and variable quantities<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>identity property of addition<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">there is a unique number, called the additive identity, 0, which, when added to a number, results in the original number; in symbols, [latex]a+0=a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>identity property of multiplication<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">there is a unique number, called the multiplicative identity, 1, which, when multiplied by a number, results in the original number; in symbols, [latex]a\\cdot 1=a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>index<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the number above the radical sign indicating the <em>n<\/em>th root<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>integers<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the set consisting of the natural numbers, their opposites, and 0: [latex]\\{\\dots ,-3,-2,-1,0,1,2,3,\\dots \\}[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>inverse property of addition\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">for every real number [latex]a[\/latex], there is a unique number, called the additive inverse (or opposite), denoted [latex]-a[\/latex], which, when added to the original number, results in the additive identity, 0; in symbols, [latex]a+\\left(-a\\right)=0[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>inverse property of multiplication\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">for every non-zero real number [latex]a[\/latex], there is a unique number, called the multiplicative inverse (or reciprocal), denoted [latex]\\dfrac{1}{a}[\/latex], which, when multiplied by the original number, results in the multiplicative identity, 1; in symbols, [latex]a\\cdot \\dfrac{1}{a}=1[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>irrational numbers<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the set of all numbers that are not rational; they cannot be written as either a terminating or repeating decimal; they cannot be expressed as a fraction of two integers<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>natural numbers<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the set of counting numbers: [latex]\\{1,2,3,\\dots \\}[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>order of operations<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a set of rules governing how mathematical expressions are to be evaluated, assigning priorities to operations<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>principal <em>n<\/em>th root<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the number with the same sign as [latex]a[\/latex] that when raised to the <em>n<\/em>th power equals [latex]a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>principal square root<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the nonnegative square root of a number [latex]a[\/latex] that, when multiplied by itself, equals [latex]a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>radical<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the symbol used to indicate a root<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>radical expression<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">an expression containing a radical symbol<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>radicand<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the number under the radical symbol<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>rational numbers\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the set of all numbers of the form [latex]\\dfrac{m}{n}[\/latex], where [latex]m[\/latex] and [latex]n[\/latex] are integers and [latex]n\\ne 0[\/latex]. Any rational number may be written as a fraction or a terminating or repeating decimal.<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>real number line\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a horizontal line used to represent the real numbers. An arbitrary fixed point is chosen to represent 0; positive numbers lie to the right of 0 and negative numbers to the left.<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>real numbers\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the sets of rational numbers and irrational numbers taken together<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>scientific notation\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a shorthand notation for writing very large or very small numbers in the form [latex]a\\times {10}^{n}[\/latex] where [latex]1\\le |a|&lt;10[\/latex] and [latex]n[\/latex] is an integer<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>variable\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">a quantity that may change value<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1170572443492\" class=\"definition\">\r\n \t<dt><strong>whole numbers\u00a0<\/strong><\/dt>\r\n \t<dd id=\"fs-id1170572443498\">the set consisting of 0 plus the natural numbers: [latex]\\{0,1,2,3,\\dots \\}[\/latex]<\/dd>\r\n<\/dl>","rendered":"<p style=\"text-align: right;\"><a href=\"https:\/\/course-building.s3.us-west-2.amazonaws.com\/College+Algebra+LOHM\/Cheat+Sheets\/College+Algebra+Cheat+Sheet+M1_+Algebra+Essentials.pdf\" target=\"_blank\" rel=\"noopener\"><span style=\"font-size: 14pt;\">Download a PDF of this page here.<\/span><\/a><\/p>\n<p style=\"text-align: right;\"><span style=\"font-size: 14pt;\">Download the Spanish version here.<\/span><\/p>\n<h2>Essential Concepts<\/h2>\n<h3>Real Numbers<\/h3>\n<p>A <strong>real number<\/strong> is any value that can represent a distance along a continuous line, which includes both rational and irrational numbers.<\/p>\n<ul>\n<li>The set of <strong>natural numbers<\/strong> includes the numbers used for counting: [latex]\\{1,2,3,\\dots\\}[\/latex].<\/li>\n<li>The set of <strong>whole numbers<\/strong> is the set of natural numbers plus zero: [latex]\\{0,1,2,3,\\dots\\}[\/latex].<\/li>\n<li>The set of <strong>integers<\/strong> adds the negative natural numbers to the set of whole numbers: [latex]\\{\\dots,-3,-2,-1,0,1,2,3,\\dots\\}[\/latex].<\/li>\n<li>The set of <strong>rational numbers<\/strong> includes fractions written as [latex]\\{\\frac{m}{n}|m\\text{ and }n\\text{ are integers and }n\\ne 0\\}[\/latex]. Rational numbers may be written as fractions or terminating or repeating decimals.<\/li>\n<li>The set of <strong>irrational numbers<\/strong> is the set of numbers that are not rational, are nonrepeating, and are nonterminating: [latex]\\{h|h\\text{ is not a rational number}\\}[\/latex].<\/li>\n<\/ul>\n<p>The <strong>order of operations<\/strong> is a set of rules used in mathematics to determine the sequence in which operations should be performed to correctly solve an expression. The standard order in which these operations must be carried out is often remembered by the acronym <strong>PEMDAS<\/strong>: <strong>P<\/strong>arenthesis, <strong>E<\/strong>xponents, <strong>M<\/strong>ultiplications, <strong>D<\/strong>ivisions, <strong>A<\/strong>dditions, and <strong>S<\/strong>ubtractions.<\/p>\n<p>The real numbers under the operations of addition and multiplication obey basic rules, known as the properties of real numbers. These are the commutative properties, the associative properties, the distributive property, the identity properties, and the inverse properties.<\/p>\n<p>The following properties hold for real numbers <em>a<\/em>, <em>b<\/em>, and <em>c<\/em>.<\/p>\n<table summary=\"A table with six rows and three columns. The first entry of the first row is blank while the remaining columns read: Addition and Multiplication. The first entry of the second row reads: Commutative Property. The second column entry reads a plus b equals b plus a. The third column entry reads a times b equals b times a. The first entry of the third row reads Associative Property. The second column entry reads: a plus the quantity b plus c in parenthesis equals the quantity a plus b in parenthesis plus c. The third column entry reads: a times the quantity b times c in parenthesis equals the quantity a times b in parenthesis times c. The first entry of the fourth row reads: Distributive Property. The second and third column are combined on this row and read: a times the quantity b plus c in parenthesis equals a times b plus a times c. The first entry in the fifth row reads: Identity Property. The second column entry reads: There exists a unique real number called the additive identity, 0, such that for any real number a, a + 0 = a. The third column entry reads: There exists a unique real number called the multiplicative inverse, 1, such that for any real number a, a times 1 equals a. The first entry in the sixth row reads: Inverse Property. The second column entry reads: Every real number a has an additive inverse, or opposite, denoted negative a such that, a plus negative a equals zero. The third column entry reads: Every nonzero real\">\n<thead>\n<tr>\n<th><\/th>\n<th>Addition<\/th>\n<th>Multiplication<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Commutative Property<\/strong><\/td>\n<td>[latex]a+b=b+a[\/latex]<\/td>\n<td>[latex]a\\cdot b=b\\cdot a[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Associative Property<\/strong><\/td>\n<td>[latex]a+\\left(b+c\\right)=\\left(a+b\\right)+c[\/latex]<\/td>\n<td>[latex]a\\left(bc\\right)=\\left(ab\\right)c[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Distributive Property<\/strong><\/td>\n<td>[latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/td>\n<\/tr>\n<tr>\n<td><strong>Identity Property<\/strong><\/td>\n<td>There exists a unique real number called the additive identity, 0, such that, for any real number <em>a<\/em><\/p>\n<div>[latex]a+0=a[\/latex]<\/div>\n<\/td>\n<td>There exists a unique real number called the multiplicative identity, 1, such that, for any real number <em>a<\/em><\/p>\n<div>[latex]a\\cdot 1=a[\/latex]<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td><strong>Inverse Property<\/strong><\/td>\n<td>Every real number a has an additive inverse, or opposite, denoted <em>\u2013a<\/em>, such that<\/p>\n<div>[latex]a+\\left(-a\\right)=0[\/latex]<\/div>\n<\/td>\n<td>Every nonzero real number <em>a<\/em> has a multiplicative inverse, or reciprocal, denoted [latex]\\frac{1}{a}[\/latex], such that<\/p>\n<div>[latex]a\\cdot \\left(\\dfrac{1}{a}\\right)=1[\/latex]<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>An <strong>algebraic expression<\/strong> is a collection of constants and variables joined together by the algebraic operations of addition, subtraction, multiplication, and division. They take on a numerical value when evaluated by replacing variables with constants.<\/p>\n<ul>\n<li>An <strong>equation<\/strong> is a mathematical statement indicating that two expressions are equal.<\/li>\n<li>A <strong>formula<\/strong> is an equation expressing a relationship between constant and variable quantities.<\/li>\n<\/ul>\n<h3>Exponents and Scientific Notation<\/h3>\n<ul>\n<li><strong>Exponential form<\/strong> is a way of expressing a number or function using a base raised to a power, which indicates how many times the base is multiplied by itself, such as [latex]a^n[\/latex] where [latex]a[\/latex] is the base and [latex]n[\/latex] is the exponent.<\/li>\n<li>Products of exponential expressions with the same base can be simplified by adding exponents.<\/li>\n<li>Quotients of exponential expressions with the same base can be simplified by subtracting exponents.<\/li>\n<li>Powers of exponential expressions with the same base can be simplified by multiplying exponents.<\/li>\n<li>An expression with exponent zero is defined as 1.<\/li>\n<li>An expression with a negative exponent is defined as a reciprocal.<\/li>\n<li>The power of a product of factors is the same as the product of the powers of the same factors.<\/li>\n<li>The power of a quotient of factors is the same as the quotient of the powers of the same factors.<\/li>\n<li>The rules for exponential expressions can be combined to simplify more complicated expressions.<\/li>\n<li><strong>Scientific notation<\/strong> is a shorthand method used to write very large or very small numbers by expressing them as a product of a coefficient and a power of [latex]10[\/latex].<\/li>\n<\/ul>\n<p style=\"text-align: center;\">[latex]a\\times {10}^{n}[\/latex]<\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>The coefficient [latex]a[\/latex] is typically a number between [latex]1[\/latex] and [latex]10[\/latex].<\/li>\n<li>The power of [latex]10[\/latex], [latex]n[\/latex], represents how many times the coefficient should be multiplied or divided by [latex]10[\/latex]. So, [latex]n[\/latex] is an integer.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Radicals and Rational Exponents<\/h3>\n<ul>\n<li>The <strong>square root<\/strong> of a number [latex]a[\/latex] refers to any number [latex]x[\/latex] such that [latex]x^2 = a[\/latex]. For positive number [latex]a[\/latex], there are always two square roots: one positive and one negative.<\/li>\n<li>The <strong>principal square root<\/strong> of [latex]a[\/latex] is the nonnegative number that when multiplied by itself equals [latex]a[\/latex].<\/li>\n<li>The Product Rule for Simplifying Square Roots: If [latex]a[\/latex] and [latex]b[\/latex] are nonnegative, the square root of the product [latex]ab[\/latex] is equal to the product of the square roots of [latex]a[\/latex] and [latex]b[\/latex].\n<div style=\"text-align: center;\">[latex]\\sqrt{ab}=\\sqrt{a}\\cdot \\sqrt{b}[\/latex]<\/div>\n<\/li>\n<li>The Quotient Rule for Simplifying Square Roots: The square root of the quotient [latex]\\dfrac{a}{b}[\/latex] is equal to the quotient of the square roots of [latex]a[\/latex] and [latex]b[\/latex], where [latex]b\\ne 0[\/latex].\n<div style=\"text-align: center;\">[latex]\\sqrt{\\dfrac{a}{b}}=\\dfrac{\\sqrt{a}}{\\sqrt{b}}[\/latex]<\/div>\n<\/li>\n<li>We can add and subtract radical expressions if they have the same radicand and the same index.<\/li>\n<li>Radical expressions written in simplest form do not contain a radical in the denominator. To eliminate the square root radical from the denominator, multiply both the numerator.<\/li>\n<li>The [latex]\\text{n}^{\\text{th}}[\/latex] root of [latex]a[\/latex], denoted as [latex]\\sqrt[n]{a}[\/latex], is a number that, when raised to the nth power, equals [latex]a[\/latex].<\/li>\n<li>If [latex]a[\/latex] is a real number with at least one [latex]\\text{n}^{\\text{th}}[\/latex] root, then the <strong>principal [latex]\\text{n}^{\\text{th}}[\/latex] root<\/strong> of [latex]a[\/latex], written as [latex]\\sqrt[n]{a}[\/latex], is the number with the same sign as [latex]a[\/latex] that, when raised to the [latex]\\text{n}^{\\text{th}}[\/latex] power, equals [latex]a[\/latex]. Here, [latex]n[\/latex] is what we call the <strong>index<\/strong> of the radical, which tells us the degree of the root.<\/li>\n<li>If a and b are nonnegative, the square root of the product ab is equal to the product of the square roots of a and b.<\/li>\n<li>If a and b are nonnegative, the square root of the quotient (a\/b) is equal to the quotient of the square roots of a and b.<\/li>\n<li>We can add and subtract radical expressions if they have the same radicand and the same index.<\/li>\n<li>Radical expressions written in simplest form do not contain a radical in the denominator. To eliminate the square root radical from the denominator, multiply both the numerator and the denominator by the conjugate of the denominator.<\/li>\n<li>The principal nth root of a is the number with the same sign as a that when raised to the nth power equals a. These roots have the same properties as square roots.<\/li>\n<li>Rational exponents are another way to express principal [latex]\\text{n}^{\\text{th}}[\/latex] roots. The general form for converting between a radical expression with a radical symbol and one with a rational exponent is\n<div style=\"text-align: center;\">[latex]\\begin{align}{a}^{\\frac{m}{n}}={\\left(\\sqrt[n]{a}\\right)}^{m}=\\sqrt[n]{{a}^{m}}\\end{align}[\/latex]<\/div>\n<\/li>\n<li>The properties of exponents apply to rational exponents.<\/li>\n<\/ul>\n<h2>Key Equations<\/h2>\n<table style=\"height: 136px; width: 89.5797%;\">\n<tbody>\n<tr style=\"height: 31px;\">\n<td style=\"height: 31px; width: 174.353%;\" colspan=\"2\"><strong>Rules of Exponents<\/strong><br \/>\nFor nonzero real numbers [latex]a[\/latex] and [latex]b[\/latex] and integers [latex]m[\/latex] and [latex]n[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Product rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{m}\\cdot {a}^{n}={a}^{m+n}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Quotient rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]\\dfrac{{a}^{m}}{{a}^{n}}={a}^{m-n}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left({a}^{m}\\right)}^{n}={a}^{m\\cdot n}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Zero exponent rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{0}=1[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Negative rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{a}^{-n}=\\dfrac{1}{{a}^{n}}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power of a product rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left(a\\cdot b\\right)}^{n}={a}^{n}\\cdot {b}^{n}[\/latex]<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<td style=\"height: 15px; width: 27.7435%;\"><strong>Power of a quotient rule<\/strong><\/td>\n<td style=\"height: 15px; width: 146.609%;\">[latex]{\\left(\\dfrac{a}{b}\\right)}^{n}=\\dfrac{{a}^{n}}{{b}^{n}}[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Glossary<\/h2>\n<dl id=\"fs-id1170572443492\" class=\"definition\">\n<dt><strong>algebraic expression\u00a0<\/strong><\/dt>\n<dd id=\"fs-id1170572443498\">constants and variables combined using addition, subtraction, multiplication, and division<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>associative property of addition<\/strong><\/dt>\n<dd>the sum of three numbers may be grouped differently without affecting the result; in symbols, [latex]a+\\left(b+c\\right)=\\left(a+b\\right)+c[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>associative property of multiplication\u00a0<\/strong><\/dt>\n<dd>the product of three numbers may be grouped differently without affecting the result; in symbols, [latex]a\\cdot \\left(b\\cdot c\\right)=\\left(a\\cdot b\\right)\\cdot c[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>base<\/strong><\/dt>\n<dd>in exponential notation, the expression that is being multiplied<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>commutative property of addition\u00a0<\/strong><\/dt>\n<dd>two numbers may be added in either order without affecting the result; in symbols, [latex]a+b=b+a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>commutative property of multiplication\u00a0<\/strong><\/dt>\n<dd>two numbers may be multiplied in any order without affecting the result; in symbols, [latex]a\\cdot b=b\\cdot a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>constant\u00a0<\/strong><\/dt>\n<dd>a quantity that does not change value<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>distributive property\u00a0<\/strong><\/dt>\n<dd>the product of a factor times a sum is the sum of the factor times each term in the sum; in symbols, [latex]a\\cdot \\left(b+c\\right)=a\\cdot b+a\\cdot c[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>equation\u00a0<\/strong><\/dt>\n<dd>a mathematical statement indicating that two expressions are equal<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>exponent<\/strong><\/dt>\n<dd>in exponential notation, the raised number or variable that indicates how many times the base is being multiplied<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>exponential notation\u00a0<\/strong><\/dt>\n<dd>a shorthand method of writing products of the same factor<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>formula\u00a0<\/strong><\/dt>\n<dd>an equation expressing a relationship between constant and variable quantities<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>identity property of addition<\/strong><\/dt>\n<dd>there is a unique number, called the additive identity, 0, which, when added to a number, results in the original number; in symbols, [latex]a+0=a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>identity property of multiplication<\/strong><\/dt>\n<dd>there is a unique number, called the multiplicative identity, 1, which, when multiplied by a number, results in the original number; in symbols, [latex]a\\cdot 1=a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>index<\/strong><\/dt>\n<dd>the number above the radical sign indicating the <em>n<\/em>th root<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>integers<\/strong><\/dt>\n<dd>the set consisting of the natural numbers, their opposites, and 0: [latex]\\{\\dots ,-3,-2,-1,0,1,2,3,\\dots \\}[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>inverse property of addition\u00a0<\/strong><\/dt>\n<dd>for every real number [latex]a[\/latex], there is a unique number, called the additive inverse (or opposite), denoted [latex]-a[\/latex], which, when added to the original number, results in the additive identity, 0; in symbols, [latex]a+\\left(-a\\right)=0[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>inverse property of multiplication\u00a0<\/strong><\/dt>\n<dd>for every non-zero real number [latex]a[\/latex], there is a unique number, called the multiplicative inverse (or reciprocal), denoted [latex]\\dfrac{1}{a}[\/latex], which, when multiplied by the original number, results in the multiplicative identity, 1; in symbols, [latex]a\\cdot \\dfrac{1}{a}=1[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>irrational numbers<\/strong><\/dt>\n<dd>the set of all numbers that are not rational; they cannot be written as either a terminating or repeating decimal; they cannot be expressed as a fraction of two integers<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>natural numbers<\/strong><\/dt>\n<dd>the set of counting numbers: [latex]\\{1,2,3,\\dots \\}[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>order of operations<\/strong><\/dt>\n<dd>a set of rules governing how mathematical expressions are to be evaluated, assigning priorities to operations<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>principal <em>n<\/em>th root<\/strong><\/dt>\n<dd>the number with the same sign as [latex]a[\/latex] that when raised to the <em>n<\/em>th power equals [latex]a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>principal square root<\/strong><\/dt>\n<dd>the nonnegative square root of a number [latex]a[\/latex] that, when multiplied by itself, equals [latex]a[\/latex]<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>radical<\/strong><\/dt>\n<dd>the symbol used to indicate a root<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>radical expression<\/strong><\/dt>\n<dd>an expression containing a radical symbol<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>radicand<\/strong><\/dt>\n<dd>the number under the radical symbol<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>rational numbers\u00a0<\/strong><\/dt>\n<dd>the set of all numbers of the form [latex]\\dfrac{m}{n}[\/latex], where [latex]m[\/latex] and [latex]n[\/latex] are integers and [latex]n\\ne 0[\/latex]. Any rational number may be written as a fraction or a terminating or repeating decimal.<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>real number line\u00a0<\/strong><\/dt>\n<dd>a horizontal line used to represent the real numbers. An arbitrary fixed point is chosen to represent 0; positive numbers lie to the right of 0 and negative numbers to the left.<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>real numbers\u00a0<\/strong><\/dt>\n<dd>the sets of rational numbers and irrational numbers taken together<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>scientific notation\u00a0<\/strong><\/dt>\n<dd>a shorthand notation for writing very large or very small numbers in the form [latex]a\\times {10}^{n}[\/latex] where [latex]1\\le |a|<10[\/latex] and [latex]n[\/latex] is an integer<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>variable\u00a0<\/strong><\/dt>\n<dd>a quantity that may change value<\/dd>\n<\/dl>\n<dl class=\"definition\">\n<dt><strong>whole numbers\u00a0<\/strong><\/dt>\n<dd>the set consisting of 0 plus the natural numbers: [latex]\\{0,1,2,3,\\dots \\}[\/latex]<\/dd>\n<\/dl>\n","protected":false},"author":12,"menu_order":1,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":32,"module-header":"cheat_sheet","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/489"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":16,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/489\/revisions"}],"predecessor-version":[{"id":7955,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/489\/revisions\/7955"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/parts\/32"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapters\/489\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/media?parent=489"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/pressbooks\/v2\/chapter-type?post=489"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/contributor?post=489"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/collegealgebra\/wp-json\/wp\/v2\/license?post=489"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}