Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.3: The Rational Numbers

( \newcommand{\kernel}{\mathrm{null}\,}\)

We begin with the definition of a rational number.

Rational Numbers

Any number that can be expressed in the form p/q, where p and q are integers, q0, is called a rational number. The letter Q is used to represent the set of rational numbers. That is:

Q={pq:p and q are integers, q0}

Because 2/3, 4/5, and 123/(12) have the form p/q, where p and q are integers, each is an example of a rational number. If you think you hear the word “fraction” when we say “rational number,” you are correct in your thinking. Any number that can be expressed as a fraction, where the numerator and denominator are integers, is a rational number. Every integer is also a rational number. Take, for example, the integer 12. There are a number of ways we can express 12 as a fraction with integer numerator and denominator, 12/1, 24/(2), and 36/3 being a few.

Reducing Fractions to Lowest Terms

First, we define what is meant by the greatest common divisor of two integers.

The Greatest Common Divisor

Given two integers a and b, the greatest common divisor of a and b is the largest integer that divides evenly (with no remainder) into both a and b. The notation GCD(a,b) is used to represent the greatest common divisor of a and b.

For example, GCD(12,18)=6,GCD(32,40)=8, and GCD(18,27)=9.

We can now state when a fraction is reduced to lowest terms.

Lowest Terms

A fraction a/b is said to be reduced to lowest terms if and only if GCD(a,b)=1.

A common technique used to reduce a fraction to lowest terms is to divide both numerator and denominator by their greatest common divisor.

Example 1.3.1

Reduce 8/12 to lowest terms.

Solution

Note that GCD(8,12)=4. Divide both numerator and denominator by 4.

812=8÷412÷4Divide numerator and denominator by GCD(8,12)=4=23Simplify numerator and denominator.Thus, 8/12=2/3

Exercise 1.3.1

Reduce: 48/60.

Answer

4/5

Recall the definition of a prime number.

Prime Number

A natural number greater than one is prime if and only if its only divisors are one and itself.

For example, 7 is prime (its only divisors are 1 and 7), but 14 is not (its divisors are 1, 2, 7, and 14). In like fashion, 2, 3, and 5 are prime, but 6, 15, and 21 are not prime.

Example 1.3.2

Reduce 10/40 to lowest terms.

Solution

Note that GCD(10,40)=10. Divide numerator and denominator by 10.

1040=10÷1040÷10Divide numerator and denominator by GCD(10,40)=10=14Simplify numerator and denominator.Thus, 10/40=1/4

Alternate Solution

Use factor trees to express both numerator and denominator as a product of prime factors.

fig 1.3.1a.png

Figure 1.3.1

Hence, 10=25 and 40=2225. Now, to reduce 10/40 to lowest terms, replace the numerator and denominator with their prime factorizations, then cancel factors that are in common to both numerator and denominator.

1040=252225Prime factor numerator and denominator.=252225Cancel common factors.=14Simplify numerator and denominator.

When we cancel a 2 from both the numerator and denominator, we’re actually dividing both numerator and denominator by 2. A similar statement can be made about canceling the 5. Canceling both 2 and a 5 is equivalent to dividing both numerator and denominator by 10. This explains the 1 in the numerator when all factors cancel.

Exercise 1.3.2

Reduce 18/24 to lowest terms. .

Answer

3/4

Example 1.3.2 demonstrates an important point.

When all factors cancel

When all of the factors cancel in either numerator or denominator, the resulting numerator or denominator is equal to one.

Multiplying Fractions

First, the definition.

Multiplication of Fractions

If a/b and c/d are two fractions, then their product is defined as follows:

abcd=acbd

Thus, to find the product of a/b and c/d, simply multiply numerators and multiply denominators. For example:

1234=38 and 2573=1415 and 58(16)=548

Like integer multiplication, like signs yield a positive answer, unlike signs yield a negative answer. Of course, when necessary, remember to reduce your answer to lowest terms.

Example 1.3.3

Simplify: 14201021.

Solution

Multiply numerators and denominators, then reduce to lowest terms.

14201021=140420Multiply numerators and denominators=225722357Prime factor.=225722357Cancel common factors.=13Simplify.

Note that when all the factors cancel from the numerator, you are left with a 1. Thus, (14/20)(10/21)=1/3.

Exercise 1.3.3

Simplify: 89(2720).

Answer

6/5

Cancellation Rule

When multiplying fractions, cancel common factors according to the following rule: “Cancel a factor in a numerator for an identical factor in a denominator.”

The rule is “cancel something on the top for something on the bottom.” Thus, an alternate approach to multiplying fractions is to factor numerators and denominators in place, then cancel a factor in a numerator for an identical factor in a denominator.

Example 1.3.4

Simplify: 158(149).

Solution

Factor numerators and denominators in place, then cancel common factors in the numerators for common factors in the denominators.

158(149)=35222(2733)Factor numerators and denominators.=35222(2733)Cancel a factor in a numerator for a common factor in a denominator.=3512Multiply numerators and denominators.

Note that unlike signs yield a negative product. Thus, (15/8)(14/9)=35/12.

Exercise 1.3.4

Simplify: 645(3514)

Answer

1/3

Dividing Fractions

Every nonzero rational number has a multiplicative inverse or reciprocal.

The Reciprocal

If a is any nonzero rational number, then 1/a is called the multiplicative inverse or reciprocal of a, and:

a1a=1

Note that:

212=1 and 3553=1 and 47(74)=1

Thus, the reciprocal of 2 is 1/2, the reciprocal of 3/5 is 5/3, and the reciprocal of 4/7 is 7/4. Note that to find the reciprocal of a number, simply invert the number (flip it upside down). Now we can define the quotient of two fractions.

Division of Fractions

If a/b and c/d are two fractions, then their quotient is defined as follows:

ab÷cd=abdc

The above definition of division is summarized by the phrase “invert and multiply.”

Example 1.3.5

Simplify: 3521÷(1012).

Solution

Invert and multiply, then factor in place and cancel common factors in a numerator for common factors in a denominator.

3521÷(1012)=3521(1210)Invert and multiply.=5737(22325)Prime factor.=5737(22325)Cancel common factors.=21Multiply numerators and denominators.=2Simplify.

Note that when all the factors in a denominator cancel, a 1 remains. Thus, (35/21)÷(10/12)=2. Note also that like signs yield a positive result.

Exercise 1.3.5

Simplify: 49÷2781.

Answer

4/3

Adding Fractions

First the definition.

Addition of Fractions

If two fractions have a denominator in common, add the numerators and place the result over the common denominator. In symbols:

ac+bc=a+bc

For example:

35+75=45 and 43+(73)=113 and 47+(57)=17

If the fractions do not posses a common denominator, first create equivalent fractions with a least common denominator, then add according to the rule above.

Least Common Denominator

If the fractions a/b and c/d do not share a common denominator, the least common denominator for b and d, written LCD(b,d), is defined as the smallest number divisible by both b and d.

Example 1.3.6

Simplify: 38+512.

Solution

The least common denominator in this case is the smallest number divisible by both 8 and 12. In this case, LCD(8,12)=24. We first need to make equivalent fractions with a common denominator of 24.

38+512=3833+51222Make equivalent fraction with a common denominator of 24=924+1024Multiply numerators and denominators.=124Add: 9+10=1

Note how we add the numerators in the last step, placing the result over the common denominator. Thus, 3/8+5/12=1/24.

Exercise 1.3.6

Simplify: 56+19.

Answer

13/18

Order of Operations

Rational numbers obey the same Rules Guiding Order of Operations as do the integers.

Rules Guiding Order of Operations

When evaluating expressions, proceed in the following order.

  1. Evaluate expressions contained in grouping symbols first. If grouping symbols are nested, evaluate the expression in the innermost pair of grouping symbols first.
  2. Evaluate all exponents that appear in the expression.
  3. Perform all multiplications and divisions in the order that they appear in the expression, moving left to right.
  4. Perform all additions and subtractions in the order that they appear in the expression, moving left to right.

Example 1.3.7

Given x=2/3, y=3/5, and z=10/9, evaluate xy+yz.

Solution

Following Tips for Evaluating Algebraic Expressions, first replace all occurrences of variables in the expression xy+yz with open parentheses. Next, substitute the given values of variables (2/3 for x, 3/5 for y, and 10/9 for z) in the open parentheses.

xy+yz=()()+()()Replace variables with parentheses=(23)(35)+(35)(109)Substitute: 2/3 for x,3/5 for y, and 10/9 for z

Use the Rules Guiding Order of Operations to simplify.

=615+(3045)Multiply=25+(23)Reduce=2533+(2355)Make equivalent fractions with a =615+(1015)Least Common Denominator=1615Add

Thus, if x=2/3,y=3/5, and z=10/9, then xy+yz=16/15

Exercise 1.3.7

Given a=1/2,b=2/3 and c=3/4, evaluate the expression a+bc and simplify the result.

Answer

1

Example 1.3.8

Given x=3/5, evaluate x3.

Solution

First, replace each occurrence of the variable x with open parentheses, then substitute 3/5 for x.

x3=()3Replace x with open parentheses.=(35)3Substitute -3/5 for x=(35)(35)(35)Write -3/5 as a factor three times=(27125)The product of three negative fractions is negative. Multiply numerators and denominators.=27125The opposite of -27/125 is 27/125

Hence, x3=27/125, given x=3/5.

Exercise 1.3.8

Simplify: (1/3)4.

Answer

1/81

Example 1.3.9

Given a=4/3 and b=3/2, evaluate a2+2ab3b2.

Solution

Following Tips for Evaluating Algebraic Expressions, first replace all occurrences of variables in the expression a2+2ab3b2 with open parentheses.

Next, substitute the given values of variables (4/3 for a and 3/2 for b) in the open parentheses.

a2+2ab3b2=()2+2()()3()2=(43)2+2(43)(32)3(32)2

Next, evaluate the exponents: (4/3)2=16/9 and (3/2)2=9/4
=169+21(43)(32)31(94)

Next, perform the multiplications and reduce.

=169+246274=169+4274

Make equivalent fractions with a common denominator, then add.

=16944+4363627499=6436+1443624336=3536

Thus, if a=4/3 and b=3/2, then a2+2ab3b2=35/36

Exercise 1.3.9

Given x=3/4 and y=4/5 ,evaluate x2y2.

Answer

31/400

Fractions on the Graphing Calculator

We must always remember that the graphing calculator is an “approximating machine.” In a small number of situations, it is capable of giving an exact answer, but for most calculations, the best we can hope for is an approximate answer.

However, the calculator gives accurate results for operations involving fractions, as long as we don’t use fractions with denominators that are too large for the calculator to respond with an exact answer.

Example 1.3.10

Use the graphing calculator to simplify each of the followingSimplify using the graphing calculator:

  1. 23+12
  2. 2357
  3. 35÷13

Solution

We enter each expression in turn.

  1. The Rules Guiding Order of Operations tell us that we must perform divisions before additions. Thus, the expression 2/3+1/2 is equivalent to:
    2/3+1/2=23+12Divide first.=46+36Equivalent fractions with LCD.=76Add.Enter the expression 2/3+1/2 on your calculator, then press the ENTER key. The result is shown in the first image in Figure 1.3.2. Next, press the MATH button, then select 1:Frac (see the second image in Figure 1.3.2) and press the ENTER key again. Note that the result shown in the third image in Figure 1.3.2 matches the correct answer of 7/6 found above.

fig 1.3.2.png

Figure 1.3.2: Calculating 2/3+1/2.

  1. The Rules Guiding Order of Operations tell us that there is no preference for division over multiplication, or vice-versa. We must perform divisions and multiplications as they occur, moving from left to right. Hence: 2/3×5/7=23×5/7Divide: 2/3=23=103/7Multiply: 23×5=103=103×17Invert and multiply.=1021Multiply: 103×17=1021 This is precisely the same result we get when we perform the following calculation. 23×57=1021Multiply numerators and denominators. Hence: 2/3×5/7 is equivalent to 23×57Enter the expression 2/3×5/7 on your calculator, then press the ENTER key. The result is shown in the first image in Figure 1.3.3. Next, press the MATH button, then select 1:Frac (see the second image in Figure 1.3.3) and press the ENTER key again. Note that the result shown in the third image in Figure 1.3.3 matches the correct answer of 10/21 found above.

fig 1.3.3.png

Figure 1.3.3: Calculating 2/3×1/2.

  1. This example demonstrates that we need a constant reminder of the Rules Guiding Order of Operations. We know we need to invert and multiply in this situation. 35÷13=35×31 Invert and multiply. =95 Multiply numerators and denominators. 
    So, the correct answer is 9/5. Enter the expression 3/5/1/3 on your calculator, then press the ENTER key. Select 1:Frac from the MATH menu and press the ENTER key again. Note that the result in the first image in Figure 1.3.4 does not match the correct answer of 9/5 found above. What have we done wrong? If we follow the Rules Guiding Order of Operations exactly, then: 3/5/1/3=35/1/3Divide: 3/5=35=35/3 Divide: 35/1=35=35×13Invert and multiply.=15Multiply: 35×13=15 This explains the answer found in the first image in Figure 1.3.4. However, it also show that: 3/5/1/3 is not equivalent to 35÷13 We can cure the problem by using grouping symbols. (3/5)/(1/3)=35/13 Parentheses first. =35÷13 is equivalent to ÷ Hence: (3/5)/(1/3) is equivalent to 35÷13Enter the expression (3/5)/(1/3) on your calculator, then press the ENTER key. Select 1:Frac from the MATH menu and press the ENTER key again. Note that the result in the second image in Figure 1.3.4 matches the correct answer of 9/5.

fig 1.3.4.png

Figure 1.3.4: Calculating (3/5)/(1/3).

Exercise 1.3.10

Simplify using the graphing calculator: 45+83.

Answer

28/15

Contributors


This page titled 1.3: The Rational Numbers is shared under a CC BY-NC-ND 3.0 license and was authored, remixed, and/or curated by David Arnold via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?