Section1.9Rational expressions and rational equations
¶Subsection1.9.1Written Examples
When presented with a formula for a function named \(f\text{,}\) barring any stated restrictions, the domain of \(f\) is the set of all real numbers for which the formula returns a real number. For example, \(9\) is in the domain of the function \(f(x)=\sqrt{x-5}\) because the value of \(f(9)\) is a real number (specifically \(2\)) where as \(1\) is not in the domain because when we apply the formula to \(1\) the result is \(\sqrt{-4}\) which is not a real number.
A rational function is a function whose formula can be written in the form \(\frac{p(x)}{q(x)}\) where \(p(x)\) and \(q(x)\) are both polynomial functions. Determining the domain of a rational function essentially boils down to determining the values of \(x\) that do not lie in the domain. The values excluded from the domain are the values that result in division by zero (which leads to an undefined result).
To help facilitate identifying the values that cause the denominator to evaluate to zero, we generally completely factor the denominators of rational expressions. For reasons of simplification, which is discussed in the next section, we also completely factor the numerators of rational expression.
Let's determine the domain of the function \(f(x)=\frac{x+3}{x^2-12x+20}\text{.}\) We begin by completely factoring the denominator of the rational expression.
From the factored expression we can see that the value of \(x\) can be neither \(10\) nor \(2\) as either of those values would cause division by \(0\text{.}\) Consequently, the domain of \(f\) consists of all real numbers other that \(2\) and \(10\text{.}\) Using set builder notation we express the domain as \(\{x\mid x \neq 2, x \neq 10\}\) and using interval notation we express the domain as \((-\infty,2) \cup (2,10) \cup (10,\infty)\text{.}\)
Let's determine the domain of the function \(g(t)=\frac{6}{t^2+9t}\text{.}\) We begin by factoring.
The input variable for \(g\) is \(t\text{,}\) so we need to determine the values of \(t\) that would result in division by zero. The two values are \(0\) and \(-9\text{,}\) so those are the two values that are not in the domain of \(g\text{.}\) So the domain of \(g\text{,}\) stated using set builder notation, is \(\{x \mid x \neq -9, x \neq 0\}\text{.}\) Using interval notation, the domain of \(g\) is expressed as \((-\infty,-9) \cup (-9,0) \cup (9,\infty)\text{.}\)
One more example. This example requires the factor formula \(a^3-b^3=(a-b)(x^2+ab+b^2)\text{.}\)
Let's determine the domain of \(f(x)=\frac{x-2}{x^3-8}\text{.}\) Factoring we have:
If we replace \(x\) with \(2\text{,}\) the resultant expression is \(\frac{0}{0}\text{,}\) which is just as undefined as any other expression involving division by zero. So \(2\) is not in the domain of \(f\text{.}\) It turns out that \(2\) is the only value of \(x\) that results in division by zero. The easiest way to see this is to look at the original denominator. If \(x^3-8=0\text{,}\) then \(x^3=8\text{.}\) The only real number that cubes to \(8\) is \(2\text{,}\) so that is the only number not in the domain of \(f\text{.}\) So the domain of \(f\) is \(\{x \mid x \neq 2\}\) or, equivalently, \((-\infty,2) \cup (2,\infty)\text{.}\)
Click here to access some practice problems: Practice Exercises 1.9.2.1
2Simplifying rational expressions/Domain restrictions
Recall that multiplying fractions entails multiplying the numerators with one another and multiplying the denominators with one another. For example:
The process of simplifying a rational expression involves employing the multiplication process in reverse, but in a strategic way. What we want to do is completely factor both the numerator and the denominator of the expression and then look for factors that occur in both the numerator and the denominator. We can then factor the common factors from the larger expression as fractions that reduce to one, thereby simplifying the original expression. This will make more sense when seen it in action.
Let's simplify the expression \(\frac{x^2+6x-55}{x^2+x-30}\text{.}\) We begin by factoring both the numerator and the denominator.
We now see that there is indeed a factor that is common to both the numerator and the denominator, specifically \((x-5)\text{.}\) We can isolate these factors from the other factors in the form of a fraction that reduces to one. Picking up where we left off:
So long as the value of \(x\) is not \(5\text{,}\) the expression \(\frac{x-5}{x-5}\) simplifies to \(1\text{.}\) Let's go ahead and replace \(\frac{x-5}{x-5}\) with \(1\text{,}\) but when we do so we have to state a domain restriction, that the value of \(x\) is not allowed to be \(5\text{.}\)
As a rule we leave out the line with the explicit factor of \(1\text{.}\) So a complete simplification would be as follows.
Several examples follow.
Example
Example
Example
Click here to access some practice problems: Practice Exercises 1.9.2.2
3Multiplying rational expressions
As suggested in the last section, multiplying rational expressions entails writing the numerators of the expression over the product of the denominators of the expression. We then simplify the result. Several examples follow.
Example
Note that we did not need to state the restriction \(x \neq -3\) because a factor of \((x+3)\) is still present in the simplified result.
Example
Example
Example
Click here to access some practice problems: Practice Exercises 1.9.1.3
4Dividing rational expressions
Recall that when we divide one fraction by another, we rewrite the quotient as a product after reciprocating the divisor. That is:
When working with rational expressions that include division, we always first rewrite the quotient as a product and then simplify the result. When we convert the quotient to a product, we need to state any domain restrictions in the original divisior that are lost by reciprocating the divisor. For example:
When presented with a quotient in which one of the expressions is a rational expression but the other expression is a polynomial, it can be useful to write the polynomial as a rational expression with a denominator of \(1\text{.}\) Two examples follow.
Example
Example
When there is repeated division between rational expression, every divisor ends up being reciprocated when the expression is rewritten as a product. The is a result of the fact that operations are performed left-to-right. An example follows.
Click here to access some practice problems: Practice Exercises 1.9.2.4
5Combining rational expressions that have common denominators
Recall that when adding or subtracting fractions that have a common denominator, we add or subtract the numerators over a single occurrence of the denominator. We then simplify the result (i.e. reduce the resultant fraction â if it reduces). Two examples are shown below.
The same strategy is used when adding or subtracting rational expressions that have a common denominator. When subtracting a fraction whose numerator has multiple terms, we need to be careful to distribute the subtraction to each term. Regardless, once the numerators are added or subtracted we need to simplify, factor, and cancel any factors common to the numerator and denominator. Several examples of both addition and subtraction of rational expressions follow.
Example
Example
Example
Click here to access some practice problems: Practice Exercises 1.9.2.5
6Combining rational expressions that have denominators with no common factors
One way of thinking about the fraction \(\frac{3}{8}\) is that an object has been broken up into eight pieces of equal size and we have retained three of the eight pieces. In that sense, the denominator keeps track of the number of pieces (of equal size) that a whole object has broken into and the numerator keeps track of the number of pieces retained. When interpreting fractions, it is vital that every piece of the whole is the same size as every other piece of the whole (whatever "the whole" has been defined to be).
Consider the sum \(\frac{1}{2}+\frac{1}{3}\text{.}\) There is a fundamental problem with this sum as currently written, and that is that the pieces of the whole in the first fraction are larger than the pieces of the whole in the second fraction. For example, let's say that we cut two cakes of equal size, one into two pieces and the other into three pieces. Half a cake is larger than a third of a similarly sized cake. If we want to express the sum of \(\frac{1}{2}\) and \(\frac{1}{3}\) as a single fraction, we first need to cut each of our cakes into equal number of pieces. That is, we need to establish a common denominator between the two fractions.
Thinking about our cakes, if we cut each half into three pieces and each third into two pieces, all of the resultant pieces will be one-sixth of the original cake. Also, cutting each half into three pieces triples the number of pieces whereas cutting each third into two pieces doubles the number of pieces. The process is represented by the equation
Note that the products in the denominator represent the additional cuts whereas the products in the numerators represent the resultant increase in the number of pieces retained.
After performing the products, both of our cakes have been cut into six pieces of equal size, so we can simply add the number of retained pieces over the denominator of six. The calculation is completed below.
When combining rational expressions we must also first establish common denominators between all of the expressions. We first factor all denominators and then assess the situation. The easiest case is when none of the denominators share any factors. That is the focus of this section.
When the denominators share no common factors, the least common denominator (LCD) is simply the product of every factor the occurs in any given denominator (along with any exponent that occurs on that factor).
For example, the LCD in the sum
is \((x-2)(x-3)\text{.}\)
Also, the LCD in the difference
is \(x^2(x+7)(x+1)\text{.}\)
When combining the fractions, we need to assess the situation term-by-term. For each term we introduce any factor missing from the LCD and balance that action by also introducing the same factors to the numerator. This is illustrated below.
Once the common denominator has been established, we can go ahead and add or subtract the numerators over the common denominator. We have to be deliberate in this execution. Specifically:
If we want to get the correct answer we must always fully expand the numerator and factor if possible.
Put another way:
If we start crossing things out before the numerator has been fully expanded (and factored when possible), we will not get the correct answer.
Additionally:
If we want to get the correct answer we should never expand the denominator, as that action might obscure a common factor to the numerator and denominator.
Picking up where we left off in the last example, we complete the addition below.
Several examples follow.
Example
Example
Example
Example
Click here to access some practice problems: Practice Exercises 1.9.2.6
7Combining rational expressions that have denominators with both common factors and non-common factors
The basic strategy for adding and/or subtracting rational expressions always begins with establishing the lowest common denominator of all of the expressions in the sum or difference. As discussed in the last section, this is extremely straight forward when the denominators have no common factors. Things get a little more dicey when there a both common factors and non-common factors. Specifically, it can be tempting to include too many occurrences of a given factor.
Consider
If we simply multiply the two denominators we have
But this expression has one more factor of of \((x-4)\) then is needed in the LCD. There is no reason to introduce second factors of \((x-4)\) to the denominators - they already have a single occurrence of that factor in common. We can create common denominators by introducing a factor of \((x-2)\) to the first denominator and a factor of \((x+5)\) to the second denominator. This will result in a the common denominator:
On strategy for establishing the LCD is to start by listing all of the factors in the denominator of the first term. Then look at the second denominator and add any factors that are present but not yet listed. Repeat that for the third term (if present) and continue until all denominators have been addressed.
Let's consider
From the first term we know that the LCD must include
Looking at the denominator of the second term we see a factor of \((x-7)\) that has been accounted for, so adding that to our "list," the LCD grows to
Finally, comparing the denominator of the third term to our "LCD in progress," we see that two out of three factors of \((x-1)\) have been accounted for, so we need to add one more factor of \((x-1)\) to the LCD. So our actual LCD is
Another strategy for determining the LCD goes as follows.
- Ignoring exponents, any factor that occurs in at least one denominator occurs in the LCD
- For any given factor, the exponent that appears on that factor in the LCD is the largest exponent that appears on the factor in any single denominator
Let's consider
Ignoring exponents, the factors that occur in at least one denominator are \(x\text{,}\) \((x-3)\text{,}\) and \((x+5)\text{.}\) The largest exponents that occurs on each factor in any one denominator are, respectively, \(4\text{,}\) \(2\text{,}\) and \(7\text{.}\) So the LCD for the expression is
Click here to access some practice problems: Practice Exercises 1.9.2.7
8Combining rational expressions that have denominators that include opposite factors
The factors \((x-8)\) and \((8-x)\) are called opposite factors, because when we replace \(x\) with any value other than \(8\) the factors evaluate to opposite numbers. For example if we replace \(x\) with \(20\text{,}\) the expressions evaluate to \(12\) and \(-12\text{,}\) respectively. Because the factors are opposites, it must be the case that
Let's consider the expression
At first blush, you might think that the LCD for the expression is \((x-8)(8-x)\text{,}\) but that expression contains one too many factors. We can transform the factor \((8-x)\) into \((x-8)\) by multiplying by \(-1\text{.}\) Of course, when we do that we need to balance the action by also multiplying the numerator (\(64\)) by \(-1\text{.}\) Let's go ahead and simplify the expression.
Let's consider the expression
We begin by observing that
We can see that the denominators contain opposite factors, but unraveling the LCD would be a lot easier if the factors were actually identical. We can force that situation by always making sure that the leading terms of each denominator have positive coefficients. Recall that the leading term of a polynomial of \(x\) is the term that contains the greatest power of \(x\text{.}\) In the case of \(25-x^2\text{,}\) that would be \(-x^2\text{.}\) We want the coefficient on that term to be positive, so we'll multiply by \(-1\text{.}\) Let's do that (with the requisite balancing action).
We can now see that the LCD requires two factors of \((x-5)\) and one factor of \((x+5)\text{.}\) Lets' see the simplification process from start to finish.
Click here to access some practice problems: Practice Exercises 1.9.2.8
9Simplifying complex fractions
A complex fraction is a fraction in which the numerator and/or denominator contains yet another fraction.
Complex fractions of the following form
are the manner in which division of or by fractions is usually communicated in an algebraic setting. For examples, instead of writing
we would write
Because division by a fraction is equivalent to multiplying by the reciprocal of the fraction, it follows that
When writing complex fractions, it is vitally important that we are clear which is the main fraction bar (which is done by clearly making it the longest bar). This importance is made clear by the following two examples.
whereas
The above illustrates that
If you look carefully at the inequality statement, you might discern another way that we communicate the location of the main fraction bar - the equal sign horizontally aligns with the main fraction bar.
There are situations where one frequently encounters complex fractions what include addition or subtraction of fractions in the numerator or denominator. Encountering these type expressions is a lucky day event, as they are essentially two or even three problems in one! You get to combine the expressions in the numerator and/or denominator and then proceed to the division. Because the process can be rather complicated, we generally do not address domain restrictions in these type of exercises. Several examples follow.
Example
Example
Example
There is an alternate strategy for simplifying rational expressions. The process goes as follows.
- Determine the Lowest Common Denominator of all of the fractions that occur in either the numerator or denominator of the main fraction.
- Multiply both the numerator and denominator of the main fraction by the LCD found in step 1. It may be helpful to write one or both occurrences of the LCD over 1.
- Distribute the LCD through both the numerator and denominator. Term by term, cancel factors that are common to the numerator and denominator.
- If you were successful in the first three steps, the fraction is no longer complex. Expand both the numerator and denominator of the resultant fraction.
- Factor both the numerator and the denominator and cancel any factors common to the numerator and denominator.
Click here to access some practice problems: Practice Exercises 1.9.2.9.
Let's try the new strategy to simplify
We begin by observing that the LCD of the denominators of the smaller fractions is \(x(x-1)\text{.}\) We proceed as follows.
Let's use the new strategy to simplify
It might be helpful to write the denominator as a fraction to help identify the LCD of the smaller fractions.
From this we can see that the LCD of the smaller fractions is \(x(x+h)\text{.}\) Let's proceed.
10Solving rational equations
A rational equation is an equation that contains one or more rational expression. Similar to the addition or subtraction of rational expressions, when solving a rational equation we first identify the least common denominator of all of the fractions present in the equation. After that, however, the process is very different. Because we are working with equations, we do not need to establish common denominators amongst the expressions. Quite the contraryâwe actually eliminate all of the fractions by multiplying both sides of the equation by the LCD. When doing so, we need to be careful to distribute the LCD to every term, whether they are fractions or not.
While the clearing of fractions leads to a much simplified equation, the new equation sometimes leads to false solutions, Once we determine the solution(s), we need to make sure that no solution creates a value of \(0\) in any of the denominators of the original equation. If any such solution exists, we reject it due to the fact that division by \(0\) is never defined.
Example
Determine the solution set to the equation \(\frac{2}{x-5}=\frac{x}{x+4}\text{.}\)
We begin by making the observation that the LCD of the fractions in the equation is \((x-5)(x+4)\text{.}\) We need to multiply both sides of the equation by that LCD, simplify each term and solve the resultant equation
Neither \(8\) nor \(-1\) create any zeros in the denominators of the original equation, so we accept both solutions. The solution set to the given equation is \(\{8,-1\}\text{.}\)
Example
Determine the solution set to the equation \(\frac{5}{x+2}+\frac{2x}{x^2-4}=\frac{3}{x-2}\text{.}\)
We begin by making sure that all of the denominators are fully factored.
We now multiply both sides of the equation by the LCD, \((x+2)(x-2)\text{.}\) We then distribute, simplify each term, and solve the resultant equation.
The solution, \(4\) creates no zeros in any of the denominators of the original equation, so we accept it as a solution. The solution set to the given equation is \(\{4\}\text{.}\)
Example
Determine the solution set to the equation \(\frac{3}{x-3}=\frac{5x}{x^2-x-6}-\frac{5}{x+2}\text{.}\)
We begin by making sure that all of the denominators are fully factored.
We now multiply both sides of the equation by the LCD, \((x-3)(x+2)\text{.}\) We then distribute, simplify each term, and solve the resultant equation.
The value of \(3\) creates a a value of \(0\) in at least one of the denominators of the original equation, so we reject \(3\) as a solution. The solution set to the given equation is \(\emptyset\text{.}\)
Example
Determine the solution set to the equation \(\frac{24}{x}-x=5\)
We begin by multiplying both sides of the equation by the only denominator in the equation, \(x\text{.}\) We then distribute, simplify each term, and solve the resultant equation.
Neither solution creates any zero-denominators in the original equation, so we accept both solutions. The solution set to the given equation is \(\{-8,3\}\text{.}\)
Click here to access some practice problems: Practice Exercises 1.9.2.10
11Application problems that lead to rational equations
Example
Joaquin and Abraham co-own a bicycle repair shop. On average, Joaquin can swap out both tires on a bicycle in \(26\) minutes while, on average, it takes Abraham \(32\) minutes to complete the same task. Determine the amount of time it would take the two of them to swap out both tires on 40 bicycles. Assume that the rate at which they complete the task when they work together is the sum of the rates each owner averages on his on.
Solution
Let \(t\) represent the amount of time it takes them to swap out the tires on \(40\) bicycles when they work together. The information given in the problem is summarized in Table 1.9.1. In each row, the rate expression was derived using:
rate (swaps/hr)
time (minutes)
number of swaps completed
Joaquin alone
\(\frac{1}{26}\)
\(26\)
\(1\)
Abraham alone
\(\frac{1}{32}\)
\(32\)
\(1\)
working together
\(\frac{40}{t}\)
\(t\)
\(40\)
The equation we need to solve comes from the fact that the two individual rates sum to the rate at which they work together. To wit:
We begin solving the equation by noting that \(26=2 \times 13\) and \(32=2 \times 16\text{,}\) so the LCD of the fractions in the equation is \(2 \times 13 \times 16t\) which simplifies to \(416t\text{.}\) We need to multiply both sides of the equation by the LCD, distribute, simplify each term, and solve the resultant equation.
That's a whole lot of minutes. Let's convert \(573.8\) minutes to hours to get a better sense of the amount of time we're looking at here.
So when they work together, it takes Abraham and Joaquin approximately \(9.6\) hours to swap out both tires on \(40\) bicycles.
Example
A river craft that would move at a rate of 10 mph in still water, actually moves at the brisk rate 16 mph (relative to the land) when maintaining that same rate of propulsion while traveling downstream in a river whose current is flowing at the rate of \(6\) mphâthe actual rate being the sum of the propulsion rate and the current rate. Similarly, the actual speed of the craft while traveling upstream in the same current is a mere 4 mphâthe difference of the two rates.
Suppose that one day you and your partner spent two hours canoing, part of the time moving \(7\) miles upstream and the remaining time traversing the same \(7\) miles downstream. Suppose that during that time you and your partner somehow managed to paddle at a constant rate of \(7.8\) mph (if you had been in still water). Suppose, remarkably, that the rate at which the current flowed was constant the entire time as well. Determine what that constant current rate must have been.
Solution
Let \(x\) represent the constant rate (mph) at which the current flowed during the canoe trip. The information given in the problem is summarized in Table 1.9.2. In each row, the time expression was derived using:
rate (miles/hr)
time (hours)
distance (miles)
Paddling upstream
\(7.8-x\)
\(\frac{7}{7.8-x}\)
\(7\)
Paddling downstream
\(7.8+x\)
\(\frac{7}{7.8+x}\)
\(7\)
The equation we need to solve comes from the fact that you spent a total of two on the river, so the two time expressions need to sum to two. Let's write and solve that equation.
We reject the negative solution because, presumably, the river was not flowing in the opposite direction of its natural course. So we conclude that the river current was flowing at a rate of about \(2.5\) mph during your canoeing excursion.
Click here to access some practice problems: Practice Exercises 1.9.2.11
Subsection1.9.2Practice Exercises (with step-by-step solutions)
1Determining the domain of a rational function
Determine the domain of each function. State each domain using both set builder notation and interval notation.
- \(f(x)=\frac{2x-8}{x^2-16}\)
- \(g(t)=\frac{t}{t^2+5t-6}\)
- \(h(x)=\frac{4x+8}{2x^2-8x}+\frac{x-3}{x^2-6x+8}\)
- \(m(t)=\frac{t+7}{t^2+49}\)
- \(p(x)=\frac{1}{x^3-8}\)
- \(r(t)=\frac{t-3}{3-t}-\frac{t-2}{t-3}\)
Solution
-
\(\begin{aligned}[t] f(x)\amp=\frac{2x-8}{x^2-16}\\ \amp=\frac{2x-8}{(x-4)(x+4)}\\ \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(f\) is \(\{x \mid x \neq -4, x \neq 4\}\text{.}\)
The domain of \(f\) is \((-\infty,-4)\cup(-4,4)\cup(4,\infty)\text{.}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] g(t)\amp=\frac{t}{t^2+5t-6}\\ \amp=\frac{t}{(t-6)(t+1)} \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(g\) is \(\{t \mid t \neq -1, t \neq 6\}\text{.}\)
The domain of \(g\) is \((-\infty,-1) \cup (-1,6) \cup (6,\infty)\text{.}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] h(x)\amp=\frac{4x+8}{2x^2-8x}+\frac{x-3}{x^2-6x+8}\\ \amp=\frac{4x+8}{2x(x-4)}+\frac{x-3}{(x-4)(x-2)} \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(h\) is \(\{x \mid x \neq 0, x \neq 2, x \neq 4\}\text{.}\)
The domain of \(h\) is \((-\infty,0) \cup (0,2) \cup (2,4) \cup (4,\infty)\text{.}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] m(t)=\frac{t+7}{t^2+49} \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(m\) is \(\{t \mid t \in \mathbb{R}\}\text{.}\)
The domain of \(m\) is \((-\infty,\infty)\text{.}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] p(x)\amp=\frac{1}{x^3-8}\\ \amp=\frac{1}{(x-2)(x^2+2x+4)} \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(p\) is \(\{x \mid x \neq 2\}\text{.}\)
The domain of \(p\) is \((-\infty,2) \cup (2,\infty)\text{.}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] r(t)=\frac{t-3}{3-t}-\frac{t-2}{t-3} \end{aligned}\)
\begin{equation*} \end{equation*}The domain of \(r\) is \(\{t \mid t \neq 3\}\text{.}\)
The domain of \(r\) is \((-\infty,3) \cup (3,\infty)\text{.}\)
\begin{equation*} \end{equation*}
2Simplifying rational expressions/Domain restrictions
Simplify each expression. Make sure that you state any necessary domain restrictions.
- \(\frac{x-3}{x^2+x-12}\)
- \(\frac{x^2-5x+4}{x^2+6x-40}\)
- \(\frac{x^2+7x}{x^2-7x}\)
- \(\frac{x^4+21x^2}{5x^3+x^7}\)
- \(\frac{4t^2-9}{2t-3}\)
- \(\frac{t^2-16}{t^2+16}\)
-
\(\begin{aligned}[t] \frac{x-3}{x^2+x-12}\amp=\frac{x-3}{(x-3)(x+4)}\\ \amp=\frac{x-3}{x-3} \cdot \frac{1}{x+4}\\ \amp=\frac{1}{x+4}, x \neq 3 \end{aligned}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] \frac{x^2-5x+4}{x^2+6x-40}\amp=\frac{(x-4)(x-1)}{(x-4)(x+10)}\\ \amp=\frac{x-4}{x-4} \cdot \frac{x-1}{x+10}\\ \amp=\frac{x-1}{x+10}, x \neq 4 \end{aligned}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] \frac{x^2+7x}{x^2-7x}\amp=\frac{x(x+7)}{x(x-7)}\\ \amp=\frac{x}{x} \cdot \frac{x+7}{x-7}\\ \amp=\frac{x+7}{x-7}, x \neq 0 \end{aligned}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] \frac{x^4+21x^2}{5x^3+x^7}\amp=\frac{x^2(x^2+21)}{x^3(5+x^4)}\\ \amp=\frac{x^2}{x^2} \cdot \frac{x^2+21}{x(5+x^4)}\\ \amp=\frac{x^2+21}{x(5+x^4)} \end{aligned}\)
\begin{equation*} \end{equation*} -
\(\begin{aligned}[t] \frac{4t^2-9}{2t-3}\amp=\frac{(2t-3)(2t+3)}{2t-3}\\ \amp=\frac{2t-3}{2t-3} \cdot \frac{2t+3}{1}\\ \amp=2t+3, t \neq \frac{3}{2} \end{aligned}\)
\begin{equation*} \end{equation*} \(\begin{aligned}[t] \frac{t^2-16}{t^2+16}=\frac{(t-4)(t+4)}{t^2+16} \end{aligned}\)
3Multiplying rational expressions
Multiply each expression and simplify each result. Make sure that you state any necessary domain restrictions.
- \(\frac{x-4}{2x+3} \cdot \frac{x-1}{x-4}\)
- \(\frac{12x+18}{x^2-1} \cdot \frac{x+1}{6x+9}\)
- \(\frac{4x^2+20x+24}{x^2-25} \cdot \frac{5x+25}{x^2-9}\)
- \((x^2+4x+4) \cdot \frac{x+2}{x^2-4}\)
\(\begin{aligned}[t] \frac{x-4}{2x+3} \cdot \frac{x-1}{x-4}\amp=\frac{(x-4)(x-1)}{(2x+3)(x-4)}\\ \amp=\frac{x-4}{x-4} \cdot \frac{x-1}{2x+3}\\ \amp=\frac{x-1}{2x+3}, x \neq 4 \end{aligned}\)
\(\begin{aligned}[t] \frac{12x+18}{x^2-1} \cdot \frac{x+1}{6x+9}\amp=\frac{(12x+18)(x+1)}{(x^2-1)(6x+9)}\\ \amp=\frac{6(2x+3)(x+1)}{(x-1)(x+1) \cdot 3(2x+3)}\\ \amp=\frac{x+1}{x+1} \cdot \frac{2x+3}{2x+3} \cdot \frac{6}{3(x-1)}\\ \amp=\frac{2}{x-1}, x \neq -1, x \neq -\frac{3}{2} \end{aligned}\)
\(\begin{aligned}[t] \frac{4x^2+20x+24}{x^2-25} \cdot \frac{5x+25}{x^2-9}\amp=\frac{(4x^2+20x+24)(5x+25)}{(x^2-25)(x^2-9)}\\ \amp=\frac{4(x^2-5x+6) \cdot 5(x+5)}{(x-5)(x+5)(x-3)(x+3)}\\ \amp=\frac{20(x-3)(x-2)(x+5)}{(x-5)(x+5)(x-3)(x+3)}\\ \amp=\frac{x-3}{x-3} \cdot \frac{x+5}{x+5} \cdot \frac{20(x-3)}{(x-5)(x+3)}\\ \amp=\frac{20(x-3)}{(x-5)(x+3)}, x \neq 3, x \neq -5 \end{aligned}\)
-
\(\begin{aligned}[t] (x^2+4x+4) \cdot \frac{x+2}{x^2-4}\amp=\frac{x^2+4x+4}{1} \cdot \frac{x+2}{x^2-4}\\ \amp=\frac{(x^2+4x+4)(x+2)}{x^2-4}\\ \amp=\frac{(x+2)(x+2)(x+2)}{(x+2)(x-2)}\\ \amp=\frac{x+2}{x+2} \cdot \frac{(x+2)(x+2)}{x-2}\\ \amp=\frac{(x+2)^2}{x-2}, x \neq -2 \end{aligned}\)
\begin{equation*} \end{equation*}
4Dividing rational expressions
Multiply and/or divide each expression and simplify each result. Make sure that you state any necessary domain restrictions.
- \(\frac{x^2-9}{x+1} \div \frac{x+3}{x^2-1}\)
- \(\frac{x+5}{x^2-6x-7} \cdot \frac{x^2+1}{x^2+11x+30} \div \frac{x-7}{x+1}\)
- \(\frac{x^2+2x-15}{4x+20} \div (x-3)\)
- \(\frac{2x}{x-2} \div \frac {x+2}{x} \div \frac{7x}{x^2-4}\)
- \(\begin{aligned}[t]
\amp\frac{x^2-9}{x+1} \div \frac{x+3}{x^2-1}\\
\amp \phantom{={}} \phantom{={}} =\frac{x^2-9}{x+1} \cdot \frac{x^2-1}{x+3}, x \neq 1\\
\amp \phantom{={}} \phantom{={}} =\frac{(x^2-9)(x^2-1)}{(x+1)(x+3)}, x \neq 1\\
\amp \phantom{={}} \phantom{={}} =\frac{(x+3)(x-3)(x+1)(x-1)}{(x+1)(x+3)}, x \neq 1\\
\amp \phantom{={}} \phantom{={}} =\frac{x+3}{x+3} \cdot \frac{x+1}{x+1} \cdot \frac{(x-3)(x-1)}{1}, x \neq 1\\
\amp \phantom{={}} \phantom{={}} =(x-3)(x-1), x \neq 1, x \neq -1, x \neq -3
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{x+5}{x^2-6x-7} \cdot \frac{x^2+1}{x^2+11x+30} \div \frac{x-7}{x+1}\\
\amp \phantom{={}} \phantom{={}} =\frac{x+5}{x^2-6x-7} \cdot \frac{x^2+1}{x^2+11x+30} \cdot \frac{x+1}{x-7}, x \neq -1\\
\amp \phantom{={}} \phantom{={}} =\frac{(x+5)(x^2+1)(x+1)}{(x^2-6x+7)(x^2+11x+30)(x-7)}, x \neq -1\\
\amp \phantom{={}} \phantom{={}} =\frac{(x+5)(x^2+1)(x+1)}{(x-7)(x+1)(x+5)(x+6)(x-7)}, x \neq -1\\
\amp \phantom{={}} \phantom{={}} =\frac{x+5}{x+5} \cdot \frac{x+1}{x+1} \cdot \frac{x^2+1}{(x+6)(x-7)}, x \neq -1\\
\amp \phantom{={}} \phantom{={}} =\frac{x^2+1}{(x+6)(x-7)}, x \neq -1, x \neq -5
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\frac{x^2+2x-15}{4x+20} \div (x-3)\amp=\frac{x^2+2x-15}{4x+20} \div \frac{x-3}{1}\\
\amp=\frac{x^2+2x-15}{4x+20} \cdot \frac{1}{x-3}\\
\amp=\frac{x^2+2x-15}{(4x+20)(x-3)}\\
\amp=\frac{(x+5)(x-3)}{4(x+5)(x-3)}\\
\amp=\frac{x+5}{x+5} \cdot \frac{x-3}{x-3} \cdot \frac{1}{4}\\
\amp=\frac{1}{4}, x \neq -5, x \neq 3
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t] \amp\frac{2x}{x-2} \div \frac{x+2}{x} \div \frac{7x}{x^2-4}\\ \amp \phantom{={}} \phantom{={}} =\frac{2x}{x-2} \cdot \frac {x}{x+2} \cdot \frac{x^2-4}{7x}\\ \amp \phantom{={}} \phantom{={}} =\frac{2x \cdot x \cdot (x^2-4)}{(x-2) \cdot (x+2) \cdot 7x}\\ \amp \phantom{={}} \phantom{={}} =\frac{2x^2(x+2)(x-2)}{7x(x-2)(x+2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{x} \cdot \frac{x+2}{x+2} \cdot \frac{x-2}{x-2} \cdot \frac{2x}{7}\\ \amp \phantom{={}} \phantom{={}} =\frac{2x}{7}, x \neq 0, x \neq 2, x \neq -2 \end{aligned}\)
5Combining rational expressions that have common denominators
Add and/or subtract each set of expressions. Make sure that you simplify each result.
- \(\frac{2x}{x-7}-\frac{14}{x-7}\)
- \(\frac{x^2}{x^2+4x+4}+\frac{9x+14}{x^2+4x+4}\)
- \(\frac{2x^2}{x^2-6x-72}-\frac{240-4x}{x^2-6x-72}\)
- \(\begin{aligned}[t]
\frac{2x}{x-7}-\frac{14}{x-7}\amp=\frac{2x-14}{x-7}\\
\amp=\frac{2(x-7)}{x-7}\\
\amp=2, x \neq 7
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\frac{x^2}{x^2+4x+4}+\frac{9x+14}{x^2+4x+4}\amp=\frac{x^2+9x+14}{x^2+4x+4}\\
\amp=\frac{(x+7)(x+2)}{(x+2)(x+2)}\\
\amp=\frac{x+2}{x+2} \cdot \frac{x+7}{x+2}\\
\amp=\frac{x+7}{x+2}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t] \frac{2x^2}{x^2-6x-72}-\frac{240-4x}{x^2-6x-72}\amp=\frac{2x^2-240+4x}{x^2-6x-72}\\ \amp=\frac{2(x^2+2x-120)}{x^2-6x-72}\\ \amp=\frac{2(x+12)(x-10)}{(x+12)(x-6)}\\ \amp=\frac{x+12}{x+12} \cdot \frac{2(x-10)}{x-6}\\ \amp=\frac{2(x-10)}{x-6}, x \neq 12 \end{aligned}\)
6Combining rational expressions that have denominators with no common factors
Add and/or subtract each set of expressions. Make sure that you simplify each result.
- \(\frac{5}{x-2}-\frac{1}{x+7}\)
- \(\frac{2}{x-2}+\frac{x+3}{x+4}\)
- \(-\frac{1}{x}+\frac{x+1}{x^2-3x-10}\)
- \(\frac{x}{x^2+7x+12}-\frac{x}{x-3}\)
- \(\begin{aligned}[t]
\amp\frac{5}{x-2}-\frac{1}{x+7}\\
\amp \phantom{={}} \phantom{={}} =\frac{5}{x-2} \cdot \frac{x+7}{x+7}-\frac{1}{x+7} \cdot \frac{x-2}{x-2}\\
\amp \phantom{={}} \phantom{={}} =\frac{5(x+7)-1 \cdot (x-2)}{(x-2)(x+7)}\\
\amp \phantom{={}} \phantom{={}} =\frac{5x+35-x+2}{(x-2)(x+7)}\\
\amp \phantom{={}} \phantom{={}} =\frac{4x+37}{(x-2)(x+7)}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{2}{x-2}+\frac{x+3}{x+4}\\
\amp \phantom{={}} \phantom{={}} =\frac{2}{x-2} \cdot \frac{x+4}{x+4}+\frac{x+3}{x+4} \cdot \frac{x-2}{x-2}\\
\amp \phantom{={}} \phantom{={}} =\frac{2(x+4)+(x+3)(x-2)}{(x-2)(x+4)}\\
\amp \phantom{={}} \phantom{={}} =\frac{2x+8+x^2-2x+3x-6}{(x-2)(x+4)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x^2+3x+2}{(x-2)(x+4)}\\
\amp \phantom{={}} \phantom{={}} =\frac{(x+2)(x+1)}{(x-2)(x+4)}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp-\frac{1}{x}+\frac{x+1}{x^2-3x-10}\\
\amp \phantom{={}} \phantom{={}} =-\frac{1}{x}+\frac{x+1}{(x-5)(x+2)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-1}{x} \cdot \frac{(x-5)(x+2)}{(x-5)(x+2)}+\frac{x+1}{(x-5)(x+2)} \cdot \frac{x}{x}\\
\amp \phantom{={}} \phantom{={}} =\frac{-1 \cdot (x-5)(x+2)+(x+1) \cdot x}{x(x-5)(x+2)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-1 \cdot (x^2-3x-10)+x(x+1)}{x(x-5)(x+2)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-x^2+3x+10+x^2+x}{x(x-5)(x+2)}\\
\amp \phantom{={}} \phantom{={}} =\frac{4x+10}{x(x-5)(x+2)}\\
\amp \phantom{={}} \phantom{={}} =\frac{2(2x+5)}{x(x-5)(x+2)}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t] \amp\frac{x}{x^2+7x+12}-\frac{x}{x-3}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{(x+4)(x+3)}-\frac{x}{x-3}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{(x+4)(x+3)} \cdot \frac{x-3}{x-3}-\frac{x}{x-3} \cdot \frac{(x+4)(x+3)}{(x+4)(x+3)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x(x-3)-x(x+4)(x+3)}{(x+4)(x+3)(x-3)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x(x-3)-x(x^2+7x+12)}{(x+4)(x+3)(x-3)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x^2-3x-x^3-7x^2-12x}{(x+4)(x+3)(x-3)}\\ \amp \phantom{={}} \phantom{={}} =\frac{-x^3-6x^2-15x}{(x+4)(x+3)(x-3)}\\ \amp \phantom{={}} \phantom{={}} =\frac{-x(x^2+6x+15)}{(x+4)(x+3)(x-3)} \end{aligned}\)
7Combining rational expressions that have denominators with both common factors and non-common factors
Determine the least common denominator for each expression. That's it - do not actually combine the expressions.
- \(\frac{x+4}{(x-6)^2}+\frac{x-2}{(x-6)(x+3)}\)
- \(\frac{5}{x+2}-\frac{6}{(x+2)^3}\)
- \(-\frac{x^2+4}{x^2-25}-\frac{x^2-4}{x^2+10x+25}\)
- \(\frac{3}{a^3bc^2}+\frac{7}{4a^3b}-\frac{5}{6bc^4}\)
- \(\frac{x+10}{x^3(x-6)^4}+\frac{x+2}{x(x-6)}\)
Add and/or subtract each set of expressions. Make sure that you simplify each result.
- \(\frac{x}{(2x-1)(x+5)}-\frac{x+1}{(2x-1)(x+16)}\)
- \(-\frac{1}{x^2+4x-12}+\frac{1}{x^2-7x-6}\)
- \(\frac{4}{x^2-3x+2}+\frac{4}{x-1}\)
- \(\frac{x-2}{x^2-5x}+\frac{2x}{x^2-10x+25}\)
- \(\frac{4}{x^3-4x^2+4x}+\frac{2}{x^2-2x}\)
- The least common denominator is \((x-6)^2(x+3)\text{.}\)
- The least common denominator is \((x+2)^3\text{.}\)
- The least common denominator is \((x-5)(x+5)^2\text{.}\)
- The least common denominator is \(12a^3bc^4\text{.}\)
- The least common denominator is \(x^3(x-6)^4\text{.}\)
- \(\begin{aligned}[t]
\amp\frac{x}{(2x-1)(x+5)}-\frac{x+1}{2x-1(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x}{(2x-1)(x+5)} \cdot \frac{x+16}{x+16} -\frac{x+1}{(2x-1)(x+16)} \cdot \frac{x+5}{x+5}\\
\amp \phantom{={}} \phantom{={}} =\frac{x(x+16)-(x+1)(x+5)}{(2x-1)(x+5)(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x^2+16x-(x^2+6x+5)}{(2x-1)(x+5)(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{10x-5}{(2x-1)(x+5)(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{5(2x-1)}{(2x-1)(x+5)(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{2x-1}{2x-1} \cdot \frac{5}{(x+5)(x+16)}\\
\amp \phantom{={}} \phantom{={}} =\frac{5}{(x+5)(x+16)}, x \neq \frac{1}{2}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{1}{x^2-4x-12}+\frac{1}{x^2-7x-6}\\
\amp \phantom{={}} \phantom{={}} =\frac{1}{(x-6)(x+2)}+\frac{1}{(x-6)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{1}{(x-6)(x+2)} \cdot \frac{x-1}{x-1} +\frac{1}{(x-6)(x-1)} \cdot \frac{x+2}{x+2}\\
\amp \phantom{={}} \phantom{={}} =\frac{1 \cdot (x-1)-1 \cdot (x+2)}{(x-6)(x+2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-3}{(x-6)(x+2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =-\frac{3}{(x-6)(x+2)(x-1)}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{4}{x^2-3x+2}+\frac{4}{x-1}\\
\amp \phantom{={}} \phantom{={}} =\frac{4}{(x-2)(x-1)}+\frac{4}{x-1}\\
\amp \phantom{={}} \phantom{={}} =\frac{4}{(x-2)(x-1)}+\frac{4}{x-1} \cdot \frac{x-2}{x-2}\\
\amp \phantom{={}} \phantom{={}} =\frac{4+4(x-2)}{(x-2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{4+4x-8}{(x-2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{4x-4}{(x-2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{4(x-1)}{(x-2)(x-1)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x-1}{x-1} \cdot \frac{4}{x-2}\\
\amp \phantom{={}} \phantom{={}} =\frac{4}{x-2}, x \neq 1
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{x-2}{x^2-5x}-\frac{2x}{x^2-10x+25}\\
\amp \phantom{={}} \phantom{={}} =\frac{x-2}{x(x-5)}-\frac{2x}{(x-5)(x-5)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x-2}{x(x-5)} \cdot \frac{x-5}{x-5} -\frac{2x}{(x-5)(x-5)} \cdot \frac{x}{x}\\
\amp \phantom{={}} \phantom{={}} =\frac{(x-2)(x-5)-2x \cdot x}{x(x-5)(x-5)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x^2-7x+10-2x^2}{x(x-5)(x-5)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-x^2-7x+10}{x(x-5)^2}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t] \amp\frac{4}{x^3-4x^2+4x}+\frac{2}{x^2-2x}\\ \amp \phantom{={}} \phantom{={}} =\frac{4}{x(x^2-4x+4)}+\frac{2}{x(x-2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{4}{x(x-2)(x-2)}+\frac{2}{x(x-2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{4}{x(x-2)(x-2)}+\frac{2}{x(x-2)} \cdot \frac{x-2}{x-2}\\ \amp \phantom{={}} \phantom{={}} =\frac{4+2(x-2)}{x(x-2)(x-2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{2x}{x(x-2)(x-2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{x} \cdot \frac{2}{(x-2)(x-2)}\\ \amp \phantom{={}} \phantom{={}} =\frac{2}{(x-2)^2}, x \neq 0 \end{aligned}\)
8Combining rational expressions that have denominators that include opposite factors
Add and/or subtract each set of expressions. Make sure that you simplify each result.
- \(\frac{3}{x-7}-\frac{6}{7-x}\)
- \(\frac{x}{x-9}+\frac{9}{9-x}\)
- \(\frac{28}{x^2-8x-33}+\frac{2}{11-x}\)
- \(\frac{x}{x^2-25}+\frac{2}{-x^2+x-20}\)
- \(\begin{aligned}[t]
\frac{3}{x-7}-\frac{6}{7-x}\amp=\frac{3}{x-7}-\frac{6}{7-x} \cdot \frac{-1}{-1}\\
\amp=\frac{3}{x-7}-\frac{-6}{x-7}\\
\amp=\frac{3+6}{x-7}\\
\amp=\frac{9}{x-7}
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\frac{x}{x-9}+\frac{9}{9-x}\amp=\frac{x}{x-9}+\frac{9}{9-x} \cdot \frac{-1}{-1}\\
\amp=\frac{x}{x-9}+\frac{-9}{x-9}\\
\amp=\frac{x-9}{x-9}\\
\amp=1, x \neq 9
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t]
\amp\frac{28}{x^2-8x-33}+\frac{2}{11-x}\\
\amp \phantom{={}} \phantom{={}} =\frac{28}{(x-11)(x+3)}+\frac{2}{11-x}\\
\amp \phantom{={}} \phantom{={}} =\frac{28}{(x-11)(x+3)}+\frac{2}{11-x} \cdot \frac{-1}{-1}\\
\amp \phantom{={}} \phantom{={}} =\frac{28}{(x-11)(x+3)}+\frac{-2}{x-11}\\
\amp \phantom{={}} \phantom{={}} =\frac{28}{(x-11)(x+3)}+\frac{-2}{x-11} \cdot \frac{x+3}{x+3}\\
\amp \phantom{={}} \phantom{={}} =\frac{28-2(x+3)}{(x-11)(x+3)}\\
\amp \phantom{={}} \phantom{={}} =\frac{28-2x-6}{(x-11)(x+3)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-2x+22}{(x-11)(x+3)}\\
\amp \phantom{={}} \phantom{={}} =\frac{-2(x-11)}{(x-11)(x+3)}\\
\amp \phantom{={}} \phantom{={}} =\frac{x-11}{x-11} \cdot \frac{-2}{x+3}\\
\amp \phantom{={}} \phantom{={}} =\frac{-2}{x+3}, x \neq 11
\end{aligned}\)\begin{equation*} \end{equation*}
- \(\begin{aligned}[t] \amp\frac{x}{x^2-25}+\frac{2}{-x^2+x-20}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{x^2-25}+\frac{2}{-x^2+x-20} \cdot \frac{-1}{-1}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{x^2-5}+\frac{-2}{x^2-x+20}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{(x+5)(x-5)}+\frac{-2}{(x+4)(x-5)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x}{(x+5)(x-5)} \cdot \frac{x+4}{x+4}+\frac{-2}{(x+4)(x-5)} \cdot \frac{x+5}{x+5}\\ \amp \phantom{={}} \phantom{={}} =\frac{x(x+4)-2(x+5)}{(x+5)(x+4)(x-5)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x^2+4x-2x-10}{(x+5)(x+4)(x-5)}\\ \amp \phantom{={}} \phantom{={}} =\frac{x^2+2x-10}{(x+5)(x+4)(x-5)} \end{aligned}\)
9Simplifying complex fractions
Completely simplify each expression. You do not need to address any domain restrictions.
- \(\frac{\frac{x+3}{x-2}}{\frac{x+3}{x+2}}\)
- \(\frac{\frac{1}{x-7}}{x-7}\)
- \(\frac{x-9}{\frac{x^2-7x-18}{x^2+4}}\)
- \(\frac{\frac{1}{x-10}+\frac{1}{10}}{x}\)
- \(\frac{\frac{1}{x+5}-\frac{1}{x+4}}{\frac{1}{x+4}+\frac{1}{x+3}}\)
- Simplification following the "build common denominators" approach.\begin{align*} \frac{\frac{x+3}{x-2}}{\frac{x+3}{x+2}}\amp=\frac{x+3}{x-2} \cdot \frac{x+2}{x+3}\\ \amp=\frac{(x+3)(x+2)}{(x-2)(x+3)}\\ \amp=\frac{x+3}{x+3} \cdot \frac{x+2}{x-2}\\ \amp=\frac{x+2}{x-2} \end{align*}
- Simplification following the "build common denominators" approach.\begin{align*} \frac{\frac{1}{x-7}}{x-7}\amp=\frac{\frac{1}{x-7}}{\frac{x-7}{1}}\\ \amp=\frac{1}{x-7} \cdot \frac{1}{x-7}\\ \amp=\frac{1}{(x-7)^2} \end{align*}
- Simplification following the "build common denominators" approach.\begin{align*} \frac{x-9}{\frac{x^2-7x-18}{x^2+4}}\amp=\frac{\frac{x-9}{1}}{\frac{x^2-7x-18}{x^2+4}}\\ \amp=\frac{x-9}{1} \cdot \frac{x^2+4}{x^2-7x-18}\\ \amp=\frac{(x-9)(x^2+4)}{x^2-7x-18}\\ \amp=\frac{(x-9)(x^2+4)}{(x-9)(x+2)}\\ \amp=\frac{x-9}{x-9} \cdot \frac{x^2+4}{x+2}\\ \amp=\frac{x^2+4}{x+2} \end{align*}
- Simplification following the "build common denominators" approach.\begin{align*} \frac{\frac{1}{x-10}+\frac{1}{10}}{x}\amp=\frac{\frac{1}{x-10} \cdot \frac{10}{10} + \frac{1}{10} \cdot \frac{x-10}{x-10}}{\frac{x}{1}}\\ \amp=\frac{10+x-10}{10(x-10)} \cdot \frac{1}{x}\\ \amp=\frac{x}{10x(x-10)}\\ \amp =\frac{x}{x} \cdot \frac{1}{10(x-10)}\\ \amp=\frac{1}{10(x-10)} \end{align*}Simplification using the "clear away the denominators" approach.\begin{align*} \frac{\frac{1}{x-10}+\frac{1}{10}}{x}\amp=\frac{\frac{1}{x-10}+\frac{1}{10}}{x} \cdot \frac{\frac{10(x-10)}{1}}{10(x-10)}\\ \amp=\frac{\frac{10(x-10)}{x-10}+\frac{10(x-10)}{10}}{10x(x-10)}\\ \amp=\frac{10+x-10}{10x(x-10)}\\ \amp=\frac{x}{10x(x-10)}\\ \amp=\frac{1}{10(x-10)} \end{align*}
- Simplification following the "build common denominators" approach.\begin{align*} \frac{\frac{1}{x+5}-\frac{1}{x+4}}{\frac{1}{x+4}+\frac{1}{x+3}}\amp=\frac{\frac{1}{x+5} \cdot \frac{x+4}{x+4} - \frac{1}{x+4} \cdot \frac{x+5}{x+5}}{\frac{1}{x+4} \cdot \frac{x+3}{x+3} + \frac{1}{x+3} \cdot \frac{x+4}{x+4}}\\ \amp=\frac{\frac{x+4-x-5}{(x+5)(x+4)}}{\frac{x+3+x+4}{(x+4)(x+3)}}\\ \amp=\frac{\frac{-1}{(x+5)(x+4)}}{\frac{2x+7}{(x+4)(x+3)}}\\ \amp=\frac{-1}{(x+5)(x+4)} \cdot \frac{(x+4)(x+3)}{2x+7}\\ \amp=-\frac{(x+4)(x+3)}{(x+5)(x+4)(2x+7)}\\ \amp=\frac{x+4}{x+4} \cdot -\frac{x+3}{(x+5)(2x+7)}\\ \amp=-\frac{x+3}{(x+5)(2x+7)} \end{align*}Simplification using the "clear away the denominators" approach.\begin{align*} \frac{\frac{1}{x+5}-\frac{1}{x+4}}{\frac{1}{x+4}+\frac{1}{x+3}}\amp=\frac{\frac{1}{x+5}-\frac{1}{x+4}}{\frac{1}{x+4}+\frac{1}{x+3}}\ \cdot \frac{\frac{(x+5)(x+4)(x+3)}{1}}{\frac{(x+5)(x+4)(x+3)}{1}}\\ \amp=\frac{\frac{(x+5)(x+4)(x+3)}{x+5}-\frac{(x+5)(x+4)(x+3)}{x+4}}{\frac{(x+5)(x+4)(x+3)}{x+4}+\frac{(x+5)(x+4)(x+3)}{x+3}}\\ \amp=\frac{(x+4)\highlight{(x+3)}-(x+5)\highlight{(x+3)}}{\highlightr{(x+5)}(x+3)+\highlightr{(x+5)}(x+4)}\\ \amp=\frac{(x+4-x-5)\highlight{(x+3)}}{\highlightr{(x+5)}(x+3+x+4)}\\ \amp=\frac{-(x+3)}{(x+5)(2x+7)}\\ \amp=-\frac{x+3}{(x+5)(2x+7)} \end{align*}
10Solving rational equations
Determine the solution set to each of the following equations.
- \(\frac{3}{x+4}-1=\frac{2}{5x+20}\)
- \(\frac{x}{x+1}=\frac{2}{x^2-1}\)
- \(\frac{4}{x^2+2x}-\frac{3}{x}=\frac{x}{x+2}\)
- \(\frac{6}{x^2-6x+9}-\frac{x}{x-3}+\frac{2x-4}{3x-9}=0\)
- Determine the solution set to \(\frac{3}{x+4}-1=\frac{2}{5x+20}\text{.}\)\begin{align*} \frac{3}{x+4}-1\amp=\frac{2}{5x+20}\\ \frac{3}{x+4}-1\amp=\frac{2}{5(x+4)}\\ \multiplyleft{\frac{5(x+4)}{1}}(\frac{3}{x+4}-1)\amp=\multiplyleft{\frac{5(x+4)}{1}}\frac{2}{5(x+4)}\\ \frac{15(x+4)}{x+4}-\frac{5(x+4)}{1}\amp=\frac{10(x+4)}{5(x+4)}\\ 15-5(x+4)\amp=2\\ 15-5x-20\amp=2\\ -5x-5\amp=2\\ -5x-5\addright{5}\amp=2\addright{5}\\ -5x\amp=7\\ \divideunder{-5x}{-5}\amp=\divideunder{7}{-5}\\ x\amp=-\frac{7}{5} \end{align*}The solution set is \(\{-\frac{7}{5}\}\text{.}\)
- Determine the solution set to \(\frac{x}{x+1}=\frac{2}{x^2-1}\text{.}\)\begin{align*} \frac{x}{x+1}\amp=\frac{2}{x^2-1}\\ \frac{x}{x+1}\amp=\frac{2}{(x+1)(x-1)}\\ \multiplyleft{\frac{(x+1)(x-1)}{1}} \frac{x}{x+1}\amp=\multiplyleft{\frac{(x+1)(x-1)}{1}} \frac{2}{(x+1)(x-1)}\\ \frac{x \cdot (x+1)(x-1)}{x+1}\amp=\frac{2(x+1)(x-1)}{(x+1)(x-1)}\\ x \cdot (x-1)\amp=2\\ x^2-x\amp=2\\ x^2-x\subtractright{2}\amp=0\subtractright{2}\\ x^2-x-2\amp=0\\ (x-2)(x+1)\amp=0 \end{align*}\begin{align*} x-2\amp=0 \amp\amp\text{or}\amp x+1\amp=0\\ x-2\addright{2}\amp=0\addright{2} \amp\amp\text{or}\amp x+1\subtractright{1}\amp=0\subtractright{1}\\ x\amp=2 \amp\amp\text{or}\amp x\amp=-1 \end{align*}We reject the solution of \(-1\) because it creates a value of \(0\) in at least one denominator of the original equation. The solution set is \(\{2\}\text{.}\)
- Determine the solution set to \(\frac{4}{x^2+2x}-\frac{3}{x}=\frac{x}{x+2}\text{.}\)\begin{align*} \frac{4}{x^2+2x}-\frac{3}{x}\amp=\frac{x}{x+2}\\ \frac{4}{x \cdot (x+2)}-\frac{3}{x}\amp=\frac{x}{x+2}\\ \multiplyleft{\frac{x \cdot (x+2)}{1}} (\frac{4}{x \cdot (x+2)}-\frac{3}{x})\amp=\multiplyleft{\frac{x \cdot (x+2)}{1}} \frac{x}{x+2}\\ \frac{4x \cdot (x+2)}{x \cdot (x+2)}-\frac{3x \cdot (x+2)}{x}\amp=\frac{x^2(x+2)}{x+2}\\ 4-3(x+2)\amp=x^2\\ 4-3x-6\amp=x^2\\ -3x-2\amp=x^2\\ -3x-2\addright{3x+2}\amp=x^2\addright{3x+2}\\ 0\amp=x^2+3x+2\\ 0\amp=(x+2)(x+1) \end{align*}\begin{align*} x+2\amp=0 \amp\amp\text{or}\amp x+1\amp=0\\ x+2\subtractright{2}\amp=0\subtractright{2} \amp\amp\text{or}\amp x+1\subtractright{1}\amp=0\subtractright{1}\\ x\amp=-2 \amp\amp\text{or}\amp x\amp=-1 \end{align*}We reject the solution of \(-2\) because it creates a value of \(0\) in at least one denominator of the original equation. The solution set is \(\{-1\}\text{.}\)
- Determine the solution set to \(\frac{6}{x^2-6x+9}-\frac{x}{x-3}+\frac{2x-4}{3x-9}=0\text{.}\)\begin{align*} \frac{6}{x^2-6x+9}-\frac{x}{x-3}+\frac{2x-4}{3x-9}\amp=0\\ \frac{6}{(x-3)^{2}}-\frac{x}{x-3}+\frac{2x-4}{3(x-3)}\amp=0\\ \multiplyleft{\frac{3(x-3)^{2}}{1}}(\frac{6}{(x-3)^{2}}-\frac{x}{x-3}+\frac{2x-4}{3(x-3)})\amp=\multiplyleft{\frac{3(x-3)^{2}}{1}}0\\ \frac{18(x-3)^2}{(x-3)^2}-\frac{3x \cdot (x-3)^2}{x-3}+\frac{3(x-3)^2(2x-4)}{3(x-3)}\amp=0\\ 18-3x \cdot (x-3)+(x-3)(2x-4)\amp=0\\ 18-3x^2+9x+2x^2-4x-6x+12\amp=0\\ -x^2-x+30\amp=0\\ \multiplyleft{-1}(-x^2-x+30)\amp=\multiplyleft{-1}0\\ x^2+x-30\amp=0\\ (x+6)(x-5)\amp=0 \end{align*}\begin{align*} x+6\amp=0 \amp\amp\text{or}\amp x-5\amp=0\\ x+6\subtractright{6}\amp=0\subtractright{6} \amp\amp\text{or}\amp x-5\addright{5}\amp=0\addright{5}\\ x\amp=-6 \amp\amp\text{or}\amp x\amp=5 \end{align*}The solution set is \(\{-6,5\}\text{.}\)
11Application problems that lead to rational equations
- In still water, Yoshi can propel his Kayak at a constant pace of 10 km/hr. One day he takes his kayak out on a river and spends a total of 2.5 hours paddling 12 kilometers upstream and back downstream (another 12 kilometers). Assuming that he maintains his paddling pace of 10 km/hr and that the river current's pace was constant throughout the trip, determine the pace of the river current that day.
- In 2006, Patty was living with her domestic partner Marcie. They had twin treadmills in their basement, and they liked to spend each day jogging next to one another. Patty always set her speedometer at a pace that was 2.4 mph faster than that set by Marcie. Over an equal period of time, Patty would rack up 5.775 miles on her odometer while Marcie would register 3.975 miles on her odometer. Determine the pace at which each partner jogged.
- Sylvia owns a business where she assembles complicated IKEA furniture kits for folks. Working alone, she can, on average, completely assemble two kits in five hours. She recently hired Ali, and working together the two can, on average, assemble thirty-one kits in forty hours. Assuming that their completion rate when they work together is the sum of their individual rates, determine the rate at which Ali assembles kits when he works alone.
-
Define \(x\) to be the constant speed (km/hr) of the current. The information stated in the problem is summarized in Table 1.9.3. In both rows the expression for time was determined by \(t=\frac{D}{r}\text{.}\)
rate (km/hr) time (hr) distance (km) Upstream \(10-x\) \(\frac{12}{10-x}\) \(12\) Downstream \(10+x\) \(\frac{12}{10+x}\) \(12\) Table1.9.3Yoshi's kayak adventure Because Yoshi spent a total of 2.5 hours on the river, the sum of the two time expressions needs to total 2.5. Lets state and solve that equation.
\begin{align*} \frac{12}{10-x}+\frac{12}{10-x}\amp=2.5\\ \multiplyleft{(10-x)(10+x)}(\frac{12}{10-x}+\frac{12}{10-x})\amp=\multiplyleft{(10-x)(10+x)}2.5\\ 12(10+x)+12(10-x)\amp=2.5(10-x)(10+x)\\ 120+12x+120-12x\amp=2.5(100-x^2)\\ 240\amp=250-2.5x^2\\ 240\subtractright{250}\amp=250-2.5x^2\subtractright{250}\\ -10\amp=-2.5x^2\\ \divideunder{-10}{-2.5}\amp=\divideunder{-2.5x^2}{-2.5}\\ 4\amp=x^2\\ \pm2\amp=x \end{align*}Because the speed of the current cannot be negative, we reject the negative solution. The speed of the river current that day was 2 km/hr.
-
Define \(x\) to be the pace (mph) of the at which Marcie sets her treadmill. The information stated in the problem is summarized in Table 1.9.4. In both rows the expression for time was determined by \(t=\frac{D}{r}\text{.}\)
rate (mi/hr) time (hr) distance (mi) Patty \(x+2.4\) \(\frac{5.775}{x+2.4}\) \(5.775\) Marcie \(x\) \(\frac{3.975}{x}\) \(3.975\) Table1.9.4Patty and Marcie jog Because Patty and Marcie were on their treadmills for an equal period of time, the two time expressions in the table must be equal. Let's write an equation that reflects that fact and then go ahead and solve that equation.
\begin{align*} \frac{5.775}{x+2.4}\amp=\frac{3.975}{x}\\ \multiplyleft{x \cdot (x+2.4)}\frac{5.775}{x+2.4}\amp=\multiplyleft{x \cdot (x+2.4)}\frac{3.975}{x}\\ 5.775x\amp=3.975(x+2.4)\\ 5.775x\amp=3.975x+9.54\\ 5.775x\subtractright{3.975x}\amp=3.975x+9.54\subtractright{3.975x}\\ 1.8x\amp=9.54\\ \divideunder{1.8x}{1.8}\amp=\divideunder{9.54}{1.8}\\ x\amp=5.3 \end{align*}Marcie set her treadmill to the pace of 5.3 mph while Patty set hers to 7.3 mph.
-
We can determine Ali's rate by deducing how long it takes him to complete one kit. Define \(x\) to be the time it takes Ali to assemble one kit. The information stated in the problem is summarized in Table 1.9.5. In each row, the expression in the rate column comes from the equation \(\text{rate}=\frac{\text{# of kits}}{\text{time}}\text{.}\)
rate (kits/hr) time (hr) number of kits Sylvia alone \(\frac{2}{5}\) \(5\) \(2\) Ali alone \(\frac{1}{x}\) \(x\) \(1\) working together \(\frac{31}{40}\) \(40\) \(31\) Table1.9.5Sylvia and Ali assemble IKEA furniture kits Our equation comes from the fact that the rate at which they work together is the sum of the individual rates. Let's write an equation that reflects that fact and then solve that equation.
\begin{align*} \frac{2}{5}+\frac{1}{x}\amp=\frac{31}{40}\\ \multiplyleft{40x}\frac{2}{5}+\frac{1}{x}\amp=\multiplyleft{40x}\frac{31}{40}\\ 16x+40\amp=31x\\ 16x+40\subtractright{16x}\amp=40x\subtractright{16x}\\ 40\amp=24x\\ \divideunder{40}{24}\amp=\divideunder{24x}{24}\\ \frac{5}{3}\amp=x \end{align*}Working alone, it takes Ali \(\frac{5}{3}\) hours to complete one kit. So Ali completes \(\frac{3}{5}\) of a kit in one hour., making his assemblage rate \(\frac{3}{5}\,\frac{\text{kits}}{\text{hour}}\text{.}\) In other words, he can assemble three kits every five hours.
Subsection1.9.3Workshop Materials (with short answers)
1Domains of rational functions
Follow this link to see some written examples: Written Examples 1.9.1.1.
State the domain of each function using interval notation.
- \(f(x)=\frac{(x-4)(x+1)}{(x-2)(x-4)}\)
- \(g(x)=\frac{x^2-5x-14}{x^2+9x+20}\)
- \(h(x)=\frac{x^2+9}{3x^3-75x}\)
- The domain of \(f\) is \((-\infty,2) \cup (2,4) \cup (4,\infty)\text{.}\)
- The domain of \(g\) is \((-\infty,-5) \cup (-5,-4) \cup (-4,\infty)\text{.}\)
- The domain of \(h\) is \((-\infty,-5) \cup (-5,0) \cup (0,5) \cup (5,\infty)\text{.}\)
2Simplifying rational expressions
Follow this link to see some examples: Written Examples 1.9.1.2
Completely simplify each expression. Make sure that you state any necessary domain restrictions.
- \(\frac{x^2-5x-14}{x^2-49}\)
- \(\frac{x^3+9x}{x^3-9x}\)
- \(\frac{x^2-15x+54}{9-x}\)
- \(\frac{x^2-5x-12}{x^2-49}=\frac{x+2}{x+7}\text{,}\) \(x \neq 7\)
- \(\frac{x^3+9x}{x^3-9x}=\frac{x^2+9}{(x-3)(x+3)}\text{,}\) \(x \neq 0\)
- \(\frac{x^2-15x+54}{9-x}=6-x\text{,}\) \(x \neq 9\)
3Multiplying and dividing rational expressions
Follow this link to see some examples of multiplying rational expressions: Written Examples 1.9.1.3
Follow this link to see some examples of dividing rational expressions: Written Examples 1.9.1.4
Multiply or divide as indicated. Completely simplify each result and state any necessary domain restrictions.
- \(\frac{x+6}{x-7} \cdot \frac{2x-14}{x+12}\)
- \(\frac{x}{x-8} \div \frac{x^3-64x}{x+12}\)
- \((x+3) \div \frac{x^2+9}{x+3}\)
- \(\frac{x^2-8x+16}{x} \div (x^2-3x-4)\)
- \(\frac{x+6}{x-7} \cdot \frac{2x-14}{x+12}=\frac{2(x+6)}{x+12}\text{,}\) \(x \neq 7\)
- \(\frac{x}{x-8} \div \frac{x^3-64x}{x+12}=\frac{x+12}{(x+8)(x-8)^2}\text{,}\) \(x \neq 0\)
- \((x+3) \div \frac{x^2+9}{x+3}=\frac{(x+3)^2}{x^2+9}\)
- \(\frac{x^2-8x+16}{x} \div (x^2-3x-4)=\frac{x-4}{x(x+1)}\text{,}\) \(x \neq 4\)
4Adding and subtracting rational expressions
Follow this link for some examples of combining rational expressions that have common denominators: Written Examples 1.9.1.5
Follow this link for some examples of combining rational expressions with unlike denominators: Written Examples 1.9.1.6
Follow this link to read a discussion about finding the lowest common denominator: Written examples 1.9.1.7
Follow this link for some examples of combining rational expressions that contain opposite denominators: Written examples 1.9.1.8
Add or subtract as indicated. Completely simplify each result and state any necessary domain restrictions.
- \(\frac{x^2}{x^2+2x+1}-\frac{3x+4}{x^2+2x+1}\)
- \(\frac{2x+7}{x+4}-\frac{x-5}{x-4}\)
- \(\frac{x}{x-14}+\frac{14}{14-x}\)
- \(\frac{x+1}{x^2-5x+6}+\frac{x+1}{x^2-4x+4}\)
- \(\frac{x^2}{x^2+2x+1}-\frac{3x+4}{x^2+2x+1}=\frac{x-4}{x+1}\)
- \(\frac{2x+7}{x+4}-\frac{x-5}{x-4}=\frac{x^2-8}{(x-4)(x+4)}\)
- \(\frac{x}{x-14}+\frac{14}{14-x}=1\text{,}\) \(x \neq 14\)
- \(\frac{x+1}{x^2-5x+6}+\frac{x+1}{x^2-4x+4}=\frac{(x+1)(2x-5)}{(x-3)(x-2)^2}\)
5Simplifying complex fractions
Follow this link to see some examples: Written Examples 1.9.1.9
Completely simplify each expression. You do not need to address any domain restrictions.
- \(\frac{\frac{21}{x+7}}{\frac{3}{x+7}}\)
- \(\frac{\frac{8}{x^2-4}}{\frac{16x+24}{x-2}}\)
- \(\frac{\frac{1}{x+2}+\frac{1}{x-1}}{\frac{1}{x-1}}\)
- \(\frac{3}{\frac{x}{x+4}-\frac{2}{x}}\)
- \(\frac{\frac{1}{x+8}-\frac{1}{x}}{x}\)
- \(\frac{\frac{21}{x+7}}{\frac{3}{x+7}}=7\)
- \(\frac{\frac{8}{x^2-4}}{\frac{16x+24}{x-2}}=\frac{1}{(2x+3)(x+2)}\)
- \(\frac{\frac{1}{x+2}+\frac{1}{x-1}}{\frac{1}{x-1}}=\frac{2x+1}{x+2}\)
- \(\frac{3}{\frac{x}{x+4}-\frac{2}{x}}=\frac{3x(x+4)}{(x-4)(x+2)}\)
- \(\frac{\frac{1}{x+8}-\frac{1}{x}}{x}=-\frac{8}{x^2(x+8)}\)
6Solving rational equations
Follow this link to see some written examples: Written Examples 1.9.1.10.
Determine the solution set to each equation.
- \(\frac{3}{2x+1}=\frac{5}{4x-3}\)
- \(\frac{x}{x+4}+\frac{1}{x-2}=1\)
- \(\frac{6}{x^2-9x+14}-\frac{4}{x-7}=\frac{3}{x-2}\)
- \(x-\frac{7x}{x-2}=1-\frac{14}{x-2}\)
- The solution set is \(\{7\}\text{.}\)
- The solution set is \(\{4\}\text{.}\)
- The solution set is \(\{5\}\text{.}\)
- The solution set is \(\{8\}\text{.}\)
7Application problems that lead to rational equations
Follow this link to see some written examples: Written Examples 1.9.1.11.
- Two trains are cruising through the plains of Canada. One train is westbound and the other eastbound. They both travel at constant speeds with the westbound train traveling at a rate that is 20 km/hr faster than the rate at which the eastbound train is traveling. Over a certain period of time, the faster train travels 265 km while the slower train travels only 215 km. What is the constant speed of each train?
- Trujillo home improvement has been awarded the contract for a small bathroom remodel. Working alone, Pedro, who has been working for the company for several years, could get the job done in \(8\) hours. Working alone, it would take newly hired Julia \(12\) hours to complete the job. Assuming that they can maintain their individual paces, how long would it take Pedro and Julia to complete the job if they work together?
- The faster (westbound) train moves at the speed of \(106\) km/hr while the slower (eastbound) train moves at a speed of \(86\) km/hr.
- Working together, Pedro and Julia can complete the job in \(4.8\) hours.