Arithmetic Operations
Arithmetic operations are addition, subtraction, multiplication and division. You
will find that you have already have done many of these problems when you were working
with polynomials, rational expressions, and/or radical expressions. Assume all rational
expressions are defined over real numbers.
Problem 1 (addition): Let 
Solution Problem 1:

Problem 2 (subtraction): Let
Solution Problem 2:

Problem 3 (multiplication): Let

Solution Problem 3:

Problem 4 (division): Let 
Solution Problem 4:

Problem 5: Let f(x) = 5x - 6, g(x) = x -1; find 2f(x) - (g(x))2
Solution Problem 5:
2f(x) = 2(5x - 6) = 10x - 12
(g(x))2 = (x -1)2 = x2 - 2x + 1
2f(x) - (g(x))2 = (10x - 12) - (x2 - 2x + 1) = 10x - 12 - x2
+ 2x -1 = - x2 +12x -13
Click here to go to Lesson 16: Exercises for Lessons 12 - 15.