PRAXIS CORE MATH (5733) • NUMBER AND QUANTITY

Perform Rational Operations — Perform operations with integers, fractions, and decimals.

Master the foundational arithmetic of integers, fractions, and decimals required for PRAXIS Core certification.

Historical Context & Motivation

The concept of rational numbers — numbers expressible as the ratio of two integers — is among the oldest and most foundational ideas in mathematics. Ancient civilizations grappled with the practical need to divide quantities, measure land, and apportion goods, leading to the gradual development of integers, fractions, and eventually decimal notation. Understanding this historical trajectory reveals why arithmetic operations on rational numbers remain the bedrock of mathematical literacy and why the PRAXIS Core exam devotes substantial attention to them. As future educators, appreciating how these systems evolved equips you not only to perform operations fluently but also to convey their conceptual significance to your own students.

c. 1800 BCE
Egyptian and Babylonian Fractions
The Rhind Papyrus demonstrates Egyptian unit fractions, while Babylonian clay tablets use a base-60 system that anticipates positional decimal notation.
c. 300 BCE
Euclid's Elements and Ratio Theory
Euclid formalizes the concept of ratio and proportion in Books V and VII, providing the theoretical underpinning for rational number arithmetic that persists in modern curricula.
628 CE
Brahmagupta's Rules for Negative Numbers
Indian mathematician Brahmagupta establishes formal rules for operations with positive and negative integers, including multiplication and division involving zero.
1585 CE
Stevin's Decimal Notation
Simon Stevin publishes 'De Thiende,' popularizing decimal fractions in Europe and making arithmetic with non-whole rational numbers far more accessible to merchants and scientists.
Present
PRAXIS Core and Teacher Certification
The PRAXIS Core Math (5733) exam requires prospective educators to demonstrate fluency with integer, fraction, and decimal operations — skills foundational to K–12 instruction.

The central question this lesson addresses is both practical and conceptual: how do we perform addition, subtraction, multiplication, and division across the three major representations of rational numbers — integers, fractions, and decimals — and how do we convert fluently among these forms? Mastery of these operations is not merely a test-taking skill; it is the mathematical prerequisite that underpins every quantitative topic you will teach.

Core Principles & Definitions

Before engaging with computation, it is essential to anchor the discussion in precise definitions and structural principles. A rational number is any number that can be expressed as a/b where a and b are integers and b ≠ 0. This single definition unifies integers (which have b = 1), fractions (with arbitrary integer numerators and non-zero integer denominators), and terminating or repeating decimals (which are simply alternate notations for fractions). The four fundamental operations — addition, subtraction, multiplication, and division — are closed over the rationals, meaning the result of any such operation on two rational numbers is always another rational number (excluding division by zero).

1

Closure Property

The sum, difference, product, or quotient (divisor ≠ 0) of any two rational numbers is itself a rational number. This guarantees that arithmetic never "leaves" the rational number system.
2

Representation Equivalence

Every integer is a fraction (e.g., 5 = 5/1), and every fraction has a decimal form (e.g., 3/4 = 0.75). Converting among forms is a mechanical process, not a change in value.
3

Sign Rules for Multiplication & Division

Positive × Positive = Positive; Negative × Negative = Positive; Positive × Negative = Negative. These rules apply identically to division and are critical for integer operations.
4

Common Denominator Principle

Fractions can only be added or subtracted when they share a common denominator. The least common denominator (LCD) minimizes computational complexity.
5

Place Value & Decimal Alignment

Decimal operations rely on aligning digits by place value. Multiplication and division require careful management of decimal point placement using digit-counting rules.
KEY TAKEAWAY
Think of integers, fractions, and decimals as three languages expressing the same underlying quantities. Just as a bilingual speaker can say "water," "agua," and "eau" to mean the same thing, a mathematically fluent person recognizes that 3, 6/2, and 3.0 are identical values. The operations you perform are the same regardless of language — the only difference is the translation mechanics required to carry them out.

Visual Explanation — The Rational Number System

This diagram illustrates the three primary representations of rational numbers — integers, fractions, and decimals — along with the conversion pathways between them (shown by the bidirectional arrows). Note that each representation has distinct procedural requirements for the four basic operations.

The diagram above underscores a critical insight for the PRAXIS Core: while integers, fractions, and decimals are notationally distinct, they are mathematically equivalent representations of rational numbers. The arrows between columns indicate conversion pathways — dividing a fraction's numerator by its denominator yields the decimal form, while expressing an integer with a denominator of 1 reveals its fractional identity. Selecting the optimal representation before performing an operation can dramatically reduce the complexity of a calculation, a strategic skill the PRAXIS frequently tests.

Mathematical Framework — Operations in Detail

Integer Operations

INTEGER ADDITION (DIFFERENT SIGNS)
a + (−b) = a − b when a > b, result is positive a + (−b) = −(b − a) when b > a, result is negative
When adding integers of different signs, subtract the smaller absolute value from the larger and take the sign of the integer with the greater absolute value. For example, 8 + (−13) = −(13 − 8) = −5.
INTEGER MULTIPLICATION & DIVISION SIGN RULES
(+)(+) = (+) (−)(−) = (+) (+)(−) = (−) (−)(+) = (−)
Like signs produce a positive product or quotient; unlike signs produce a negative one. This rule applies universally to both multiplication and division.

Fraction Operations

FRACTION ADDITION & SUBTRACTION
a/b ± c/d = (a × d ± c × b) / (b × d)
To add or subtract fractions, find a common denominator (ideally the LCD), convert each fraction, then combine the numerators. When b × d is used as a common denominator, always simplify the result. For example, 2/3 + 1/4 = (2 × 4 + 1 × 3) / (3 × 4) = 11/12.
FRACTION MULTIPLICATION & DIVISION
a/b × c/d = (a × c) / (b × d) a/b ÷ c/d = a/b × d/c = (a × d) / (b × c)
Multiplication is performed "straight across" — multiply numerators together and denominators together. Division converts to multiplication by the reciprocal. Cross-cancellation before multiplying reduces the need to simplify afterward.

Decimal Operations

DECIMAL MULTIPLICATION RULE
Total decimal places in product = sum of decimal places in factors
Multiply the numbers as if they were whole numbers, then count the total number of decimal places in both factors and place the decimal point that many positions from the right in the product. For example, 2.5 × 0.04: compute 25 × 4 = 100, total decimal places = 1 + 2 = 3, so the product is 0.100 = 0.1.
💡 PRAXIS TIP
When dividing by a decimal, shift the decimal point in both the divisor and dividend by the same number of places to make the divisor a whole number. For instance, 4.56 ÷ 0.12 becomes 456 ÷ 12 = 38. This technique appears frequently on the exam and eliminates errors associated with dividing by small decimals.

Detailed Breakdown — Conversions & Mixed Operations

Many PRAXIS Core problems require you to operate on rational numbers presented in mixed representations — for instance, adding a fraction to a decimal or subtracting an integer from a mixed number. The key strategic decision is which representation to convert to before performing the operation. Generally, if all values can be expressed as simple fractions, fraction arithmetic is cleanest; if the fractions have complex denominators, converting to decimals may be more efficient. The conversion rules below should be second nature.

This flowchart maps the conversion routes among fractions, decimals, percents, and mixed numbers. Each arrow is labeled with the operation required. On the PRAXIS, being able to move fluidly between these forms allows you to choose the most efficient computation strategy for any given problem.
Common Conversions for PRAXIS Core
ConversionMethodExample
Fraction → DecimalDivide numerator by denominator5/8 = 5 ÷ 8 = 0.625
Decimal → FractionWrite over place value, then simplify0.36 = 36/100 = 9/25
Mixed Number → Improper FractionMultiply whole part by denominator, add numerator3 2/5 = (3 × 5 + 2)/5 = 17/5
Decimal → PercentMultiply by 1000.045 = 4.5%
Percent → FractionDivide by 100 and simplify125% = 125/100 = 5/4
🔄 REPEATING DECIMALS
Not all fractions produce terminating decimals. A fraction a/b in lowest terms terminates if and only if the prime factorization of b contains only 2s and 5s. Otherwise the decimal repeats. For example, 1/3 = 0.333… and 5/6 = 0.8333… On the PRAXIS, you may encounter repeating decimals; converting them to fractions before operating is typically the most reliable approach.

Worked Example — Multi-Step Mixed Operation

The following problem integrates integer, fraction, and decimal operations in a single multi-step computation, representative of the complexity you may encounter on the PRAXIS Core.

Evaluate: −3 + 2¾ × 0.4
1
Step 1 — Convert the mixed number to an improper fractionConvert 2¾ to an improper fraction: 2¾ = (2 × 4 + 3)/4 = 11/4.
2¾ = 11/4
2
Step 2 — Convert the decimal to a fractionExpress 0.4 as a fraction: 0.4 = 4/10 = 2/5 after simplifying by the GCF of 2.
0.4 = 2/5
3
Step 3 — Apply order of operations (multiplication before addition)By PEMDAS/order of operations, perform the multiplication first: 11/4 × 2/5 = (11 × 2)/(4 × 5) = 22/20. Simplify by dividing numerator and denominator by 2: 22/20 = 11/10.
11/4 × 2/5 = 11/10
4
Step 4 — Convert the integer to a fraction with the same denominatorExpress −3 with a denominator of 10: −3 = −30/10.
−3 = −30/10
5
Step 5 — Add the fractions−30/10 + 11/10 = (−30 + 11)/10 = −19/10. This can also be expressed as −1.9 or −1 9/10.
−19/10 = −1.9
🎯 STRATEGY NOTE
Notice the strategic decision in Steps 1–2: by converting all values to fractions before computing, we avoided messy decimal multiplication involving a repeating result. On the PRAXIS, always scan the numbers in a problem before choosing your approach — if denominators are friendly (factors of common bases like 2, 4, 5, 10), fractions are usually cleaner. If the fractions are unwieldy (e.g., 7ths, 13ths), decimals or a calculator may be faster.

Common Errors & Strategic Comparisons

Understanding what can go wrong is as important as knowing the correct procedures. The PRAXIS Core frequently designs answer choices around predictable errors that test-takers make. Familiarity with these common pitfalls transforms potential traps into recognizable patterns.

Top 5 Errors on Rational Operations Problems
Common ErrorWhat Goes WrongCorrect Approach
Adding fractions with unlike denominators directly1/3 + 1/4 ≠ 2/7. Adding numerators and denominators separately produces a mediant, not a sum.Find LCD (12): 4/12 + 3/12 = 7/12.
Misplacing decimal in multiplication0.3 × 0.2 ≠ 0.6. Forgetting to count total decimal places gives a product 10× too large.Count decimal places: 1 + 1 = 2 places → 0.06.
Sign error in subtraction−5 − (−3) ≠ −8. Treating subtraction of a negative as subtraction of a positive.Subtracting a negative is adding: −5 − (−3) = −5 + 3 = −2.
Forgetting to convert mixed numbersMultiplying 2 1/3 as if it were 2 × 1/3. The whole-number part is not separate in multiplication.Convert to improper first: 2 1/3 = 7/3, then multiply.
Ignoring order of operationsEvaluating 2 + 3 × 4 as 20 instead of 14 by adding before multiplying.Follow PEMDAS: 3 × 4 = 12 first, then 2 + 12 = 14.
⚠️ TEST-TAKING INSIGHT
The PRAXIS Core is a multiple-choice exam, and its distractor answer choices are engineered from common errors. Before selecting an answer, ask yourself: "Did I check the sign? Did I use a common denominator? Did I count decimal places? Did I follow order of operations?" Running through this mental checklist takes seconds and catches the majority of careless mistakes.

Connections to Advanced Topics & Teaching

Rational operations are not merely a PRAXIS topic to be mastered and forgotten; they form the arithmetic scaffolding upon which every subsequent mathematical domain is built. As an aspiring educator, you will need to understand how rational number fluency connects forward to algebra, proportional reasoning, and beyond — both for your own mathematical depth and for your ability to anticipate student difficulties.

From Rational Operations to Classroom Practice
Rational Operations SkillAdvanced ApplicationClassroom Connection
Fraction addition with LCDAdding rational expressions in algebra (e.g., 1/x + 1/y)Students who lack LCD fluency struggle significantly with algebraic fractions in Algebra 2
Integer sign rulesPolynomial multiplication, function evaluation at negative inputsSign errors are the #1 source of algebra mistakes in middle and high school
Decimal multiplication & place valueScientific notation, measurement precision, significant figuresPlace value understanding enables proportional reasoning and unit conversions
Fraction-decimal-percent conversionProbability, statistics, financial mathematicsData literacy and real-world problem solving demand fluid representation switching
Order of operationsEvaluating complex expressions, programming, function compositionA solid PEMDAS foundation prevents cascading errors across all of mathematics

As you prepare for the PRAXIS Core, recognize that these operations also connect to the exam's other domains. Algebra and Functions problems require rational number fluency for equation solving; Statistics and Probability problems assume comfort with fractions and decimals for computing means, probabilities, and percentages. Strengthening your rational operations skills therefore has a multiplier effect across the entire exam.

Practice Problems

PROBLEM 1CONCEPTUAL
A student claims that 0.333… is not a rational number because its decimal representation never terminates. Explain why this claim is incorrect, and express 0.333… as a fraction in lowest terms.
PROBLEM 2BASIC CALCULATION
Compute: −7/12 + 5/8. Express your answer as a fraction in simplest form.
PROBLEM 3INTERMEDIATE
Evaluate: 4.2 − (−1.75) × 2/5. Show all steps and express your answer as a decimal.
PROBLEM 4APPLIED
A teacher divides a 3.5-liter bottle of paint equally among 2/3 of the 24 students in her class. How many milliliters of paint does each student receive? Round to the nearest whole number.
PROBLEM 5CRITICAL THINKING
Prove that the product of any two rational numbers is rational. Then consider: if you add a rational number and an irrational number, is the result always rational, always irrational, or could it be either? Justify your answer.

Lesson Summary

This lesson covered the complete framework for performing rational operations across the three primary representations: integers, fractions, and decimals. For integers, the critical skills are applying sign rules for multiplication and division, and managing subtraction of negative numbers. For fractions, the foundational procedures include finding the least common denominator for addition and subtraction, multiplying straight across, and dividing by the reciprocal. For decimals, success depends on place value alignment in addition/subtraction and careful decimal point placement in multiplication and division.

The ability to convert fluently among fractions, decimals, and percents is equally important, as PRAXIS Core problems frequently present mixed representations and reward strategic format selection. Remember that the rational numbers are closed under all four basic operations (excluding division by zero), and always apply order of operations (PEMDAS) when evaluating expressions with multiple operations. As a future educator, your fluency with these operations will directly impact your ability to teach them — and to diagnose the common errors your students will inevitably make.

Varsity Tutors • PRAXIS Core Math (5733) • Perform Rational Operations — Perform operations with integers, fractions, and decimals.