Problem Solving
Learning Objectives
- Translate words into algebraic expressions and equations
- Define a process for solving word problems
- Solve distance, rate, and time problems
- Solve area, volume, and perimeter problems
- Solve temperature conversion problems
- Rearrange formulas to isolate specific variables
- Identify an unknown given a formula
Set Up a Linear Equation to Solve an Application
To set up or model a linear equation to fit a real-world application, we must first determine the known quantities and define the unknown quantity as a variable. Then, we begin to interpret the words as mathematical expressions using mathematical symbols. Let use an example of a car rental company. The company charges $0.10/mi in addition to a flat rate. In this case, a known cost, such as $0.10/mi, is multiplied by an unknown quantity, the number of miles driven. Therefore, we can write [latex]0.10x[/latex]. This expression represents a variable cost because it changes according to the number of miles driven. If a quantity is independent of a variable, we usually just add or subtract it, according to the problem. As these amounts do not change, we call them fixed costs. Consider a car rental agency that charges $0.10/mi plus a daily fee of $50. We can use these quantities to model an equation that can be used to find the daily car rental cost [latex]C[/latex].Verbal | Translation to Math Operations |
---|---|
One number exceeds another by a | [latex]x,\text{ }x+a[/latex] |
Twice a number | [latex]2x[/latex] |
One number is a more than another number | [latex]x,\text{ }x+a[/latex] |
One number is a less than twice another number | [latex]x,2x-a[/latex] |
The product of a number and a, decreased by b | [latex]ax-b[/latex] |
The quotient of a number and the number plus a is three times the number | [latex]\frac{x}{x+a}=3x[/latex] |
The product of three times a number and the number decreased by b is c | [latex]3x\left(x-b\right)=c[/latex] |
How To: Given a real-world problem, model a linear equation to fit it.
- Identify known quantities.
- Assign a variable to represent the unknown quantity.
- If there is more than one unknown quantity, find a way to write the second unknown in terms of the first.
- Write an equation interpreting the words as mathematical operations.
- Solve the equation. Be sure the solution can be explained in words, including the units of measure.
Example
Find a linear equation to solve for the following unknown quantities: One number exceeds another number by [latex]17[/latex] and their sum is [latex]31[/latex]. Find the two numbers.Answer: Let [latex]x[/latex] equal the first number. Then, as the second number exceeds the first by 17, we can write the second number as [latex]x+17[/latex]. The sum of the two numbers is 31. We usually interpret the word is as an equal sign.
Example
There are two cell phone companies that offer different packages. Company A charges a monthly service fee of $34 plus $.05/min talk-time. Company B charges a monthly service fee of $40 plus $.04/min talk-time.- Write a linear equation that models the packages offered by both companies.
- If the average number of minutes used each month is 1,160, which company offers the better plan?
- If the average number of minutes used each month is 420, which company offers the better plan?
- How many minutes of talk-time would yield equal monthly statements from both companies?
Answer:
- The model for Company A can be written as [latex]A=0.05x+34[/latex]. This includes the variable cost of [latex]0.05x[/latex] plus the monthly service charge of $34. Company B’s package charges a higher monthly fee of $40, but a lower variable cost of [latex]0.04x[/latex]. Company B’s model can be written as [latex]B=0.04x+\$40[/latex].
- If the average number of minutes used each month is 1,160, we have the following:
[latex]\begin{array}{l}\text{Company }A\hfill&=0.05\left(1,160\right)+34\hfill \\ \hfill&=58+34\hfill \\ \hfill&=92\hfill \\ \hfill \\ \text{Company }B\hfill&=0.04\left(1,160\right)+40\hfill \\ \hfill&=46.4+40\hfill \\ \hfill&=86.4\hfill \end{array}[/latex]So, Company B offers the lower monthly cost of $86.40 as compared with the $92 monthly cost offered by Company A when the average number of minutes used each month is 1,160.
- If the average number of minutes used each month is 420, we have the following:
[latex]\begin{array}{l}\text{Company }A\hfill&=0.05\left(420\right)+34\hfill \\ \hfill&=21+34\hfill \\ \hfill&=55\hfill \\ \hfill \\ \text{Company }B\hfill&=0.04\left(420\right)+40\hfill \\ \hfill&=16.8+40\hfill \\ \hfill&=56.8\hfill \end{array}[/latex]If the average number of minutes used each month is 420, then Company A offers a lower monthly cost of $55 compared to Company B’s monthly cost of $56.80.
- To answer the question of how many talk-time minutes would yield the same bill from both companies, we should think about the problem in terms of [latex]\left(x,y\right)[/latex] coordinates: At what point are both the x-value and the y-value equal? We can find this point by setting the equations equal to each other and solving for x.
[latex]\begin{array}{l}0.05x+34=0.04x+40\hfill \\ 0.01x=6\hfill \\ x=600\hfill \end{array}[/latex]Check the x-value in each equation.[latex]\begin{array}{l}0.05\left(600\right)+34=64\hfill \\ 0.04\left(600\right)+40=64\hfill \end{array}[/latex]Therefore, a monthly average of 600 talk-time minutes renders the plans equal.
Solve an Application Using a Formula
Many applications are solved using known formulas. The problem is stated, a formula is identified, the known quantities are substituted into the formula, the equation is solved for the unknown, and the problem’s question is answered. Typically, these problems involve two equations representing two trips, two investments, two areas, and so on. Examples of formulas include the area of a rectangular region, [latex]A=LW[/latex]; the perimeter of a rectangle, [latex]P=2L+2W[/latex]; and the volume of a rectangular solid, [latex]V=LWH[/latex]. When there are two unknowns, we find a way to write one in terms of the other because we can solve for only one variable at a time.Distance, Rate, and Time
Example
It takes Andrew 30 min to drive to work in the morning. He drives home using the same route, but it takes 10 min longer, and he averages 10 mi/h less than in the morning. How far does Andrew drive to work?Answer: This is a distance problem, so we can use the formula [latex]d=rt[/latex], where distance equals rate multiplied by time. Note that when rate is given in mi/h, time must be expressed in hours. Consistent units of measurement are key to obtaining a correct solution. First, we identify the known and unknown quantities. Andrew’s morning drive to work takes 30 min, or [latex]\frac{1}{2}[/latex] h at rate [latex]r[/latex]. His drive home takes 40 min, or [latex]\frac{2}{3}[/latex] h, and his speed averages 10 mi/h less than the morning drive. Both trips cover distance [latex]d[/latex]. A table, such as the one below, is often helpful for keeping track of information in these types of problems.
[latex]d[/latex] | [latex]r[/latex] | [latex]t[/latex] | |
---|---|---|---|
To Work | [latex]d[/latex] | [latex]r[/latex] | [latex]\frac{1}{2}[/latex] |
To Home | [latex]d[/latex] | [latex]r - 10[/latex] | [latex]\frac{2}{3}[/latex] |
Example
The perimeter of a rectangular outdoor patio is [latex]54[/latex] ft. The length is [latex]3[/latex] ft greater than the width. What are the dimensions of the patio?Answer: The perimeter formula is standard: [latex]P=2L+2W[/latex]. We have two unknown quantities, length and width. However, we can write the length in terms of the width as [latex]L=W+3[/latex]. Substitute the perimeter value and the expression for length into the formula. It is often helpful to make a sketch and label the sides.
Example
The perimeter of a tablet of graph paper is 48 in. The length is [latex]6[/latex] in. more than the width. Find the area of the graph paper.Answer: The standard formula for area is [latex]A=LW[/latex]; however, we will solve the problem using the perimeter formula. The reason we use the perimeter formula is because we know enough information about the perimeter that the formula will allow us to solve for one of the unknowns. As both perimeter and area use length and width as dimensions, they are often used together to solve a problem such as this one. We know that the length is 6 in. more than the width, so we can write length as [latex]L=W+6[/latex]. Substitute the value of the perimeter and the expression for length into the perimeter formula and find the length.
Volume
Example
Find the dimensions of a shipping box given that the length is twice the width, the height is [latex]8[/latex] inches, and the volume is 1,600 in.3.Answer: The formula for the volume of a box is given as [latex]V=LWH[/latex], the product of length, width, and height. We are given that [latex]L=2W[/latex], and [latex]H=8[/latex]. The volume is [latex]1,600[/latex] cubic inches.
Think About It
Express the formula for the surface area of a cylinder, [latex]s=2\pi rh+2\pi r^{2}[/latex], in terms of the height, h. In this example, the variable h is buried pretty deeply in the formula for surface area of a cylinder. Using the order of operations, it can be isolated. Before you look at the solution, use the box below to write down what you think is the best first step to take to isolate h. [practice-area rows="1"][/practice-area]Answer: Isolate the term containing the variable, h, by subtracting [latex]2\pi r^{2}[/latex]from both sides.
[latex]\begin{array}{r}S\,\,=2\pi rh+2\pi r^{2} \\ \underline{-2\pi r^{2}\,\,\,\,\,\,\,\,\,\,\,\,\,-2\pi r^{2}}\\S-2\pi r^{2}\,\,\,\,=\,\,\,\,2\pi rh\,\,\,\,\,\,\,\,\,\,\,\,\,\,\end{array}[/latex]
Next, isolate the variable h by dividing both sides of the equation by [latex]2\pi r[/latex].[latex]\begin{array}{r}\frac{S-2\pi r^{2}}{2\pi r}=\frac{2\pi rh}{2\pi r} \\\\ \frac{S-2\pi r^{2}}{2\pi r}=h\,\,\,\,\,\,\,\,\,\,\end{array}[/latex]
You can rewrite the equation so the isolated variable is on the left side.[latex]h=\frac{S-2\pi r^{2}}{2\pi r}[/latex]
Isolate Variables in Formulas
Sometimes, it is easier to isolate the variable you you are solving for when you are using a formula. This is especially helpful if you have to perform the same calculation repeatedly, or you are having a computer perform the calculation repeatedly. In the next examples, we will use algebraic properties to isolate a variable in a formula.Example
Isolate the term containing the variable, w, from the formula for the perimeter of a rectangle:[latex]{P}=2\left({L}\right)+2\left({W}\right)[/latex].
Answer: First, isolate the term with w by subtracting 2l from both sides of the equation.
[latex] \displaystyle \begin{array}{l}\,\,\,\,\,\,\,\,\,\,p\,=\,\,\,\,2l+2w\\\underline{\,\,\,\,\,-2l\,\,\,\,\,-2l\,\,\,\,\,\,\,\,\,\,\,}\\p-2l=\,\,\,\,\,\,\,\,\,\,\,\,\,2w\end{array}[/latex]
Next, clear the coefficient of w by dividing both sides of the equation by 2.[latex]\displaystyle \begin{array}{l}\underline{p-2l}=\underline{2w}\\\,\,\,\,\,\,2\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,2\\ \,\,\,\frac{p-2l}{2}\,\,=\,\,w\\\,\,\,\,\,\,\,\,\,\,\,w=\frac{p-2l}{2}\end{array}[/latex]
You can rewrite the equation so the isolated variable is on the left side.[latex]w=\frac{p-2l}{2}[/latex]
Example
Use the multiplication and division properties of equality to isolate the variable b given [latex]A=\frac{1}{2}bh[/latex]Answer:
[latex]\begin{array}{l}\,\,\,\,\,\,\,\,A=\frac{1}{2}bh\\\\\left(2\right)A=\left(2\right)\frac{1}{2}bh\\\\\,\,\,\,\,\,2A=bh\\\\\,\,\,\,\,\,\,\frac{2A}{h}=\frac{bh}{h}\\\\\,\,\,\,\,\,\,\,\frac{2A}{h}=\frac{b\cancel{h}}{\cancel{h}}\end{array}[/latex]
Write the equation with the desired variable on the left-hand side as a matter of convention:[latex]b=\frac{2A}{h}[/latex]
Use the multiplication and division properties of equality to isolate the variable h given [latex]A=\frac{1}{2}bh[/latex]Answer:
[latex]\begin{array}{l}\,\,\,\,\,\,\,\,A=\frac{1}{2}bh\\\\\left(2\right)A=\left(2\right)\frac{1}{2}bh\\\\\,\,\,\,\,\,2A=bh\\\\\,\,\,\,\,\,\,\frac{2A}{b}=\frac{bh}{b}\\\\\,\,\,\,\,\,\,\,\frac{2A}{b}=\frac{h\cancel{b}}{\cancel{b}}\end{array}[/latex]
Write the equation with the desired variable on the left-hand side as a matter of convention:[latex]h=\frac{2A}{b}[/latex]
Temperature
Let’s look at another formula that includes parentheses and fractions, the formula for converting from the Fahrenheit temperature scale to the Celsius scale.[latex]C=\left(F--32\right)\cdot \frac{5}{9}[/latex]
Example
Given a temperature of [latex]12^{\circ}{C}[/latex], find the equivalent in [latex]{}^{\circ}{F}[/latex].Answer: Substitute the given temperature in[latex]{}^{\circ}{C}[/latex] into the conversion formula:
[latex]12=\left(F-32\right)\cdot \frac{5}{9}[/latex]
Isolate the variable F to obtain the equivalent temperature.[latex]\begin{array}{r}12=\left(F-32\right)\cdot \frac{5}{9}\\\\\left(\frac{9}{5}\right)12=F-32\,\,\,\,\,\,\,\,\,\,\,\,\,\\\\\left(\frac{108}{5}\right)12=F-32\,\,\,\,\,\,\,\,\,\,\,\,\,\\\\21.6=F-32\,\,\,\,\,\,\,\,\,\,\,\,\,\\\underline{+32\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,+32}\,\,\,\,\,\,\,\,\,\,\,\,\\\\53.6={}^{\circ}{F}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\end{array}[/latex]
Example
Solve the formula shown below for converting from the Fahrenheit scale to the Celsius scale for F. [latex-display]C=\left(F--32\right)\cdot \frac{5}{9}[/latex-display]Answer: To isolate the variable F, it would be best to clear the fraction involving F first. Multiply both sides of the equation by [latex] \displaystyle \frac{9}{5}[/latex].
[latex]\begin{array}{l}\\\,\,\,\,\left(\frac{9}{5}\right)C=\left(F-32\right)\left(\frac{5}{9}\right)\left(\frac{9}{5}\right)\\\\\,\,\,\,\,\,\,\,\,\,\,\,\frac{9}{5}C=F-32\end{array}[/latex]
Add 32 to both sides.[latex]\begin{array}{l}\frac{9}{5}\,C+32=F-32+32\\\\\frac{9}{5}\,C+32=F\end{array}[/latex]
Answer
[latex]F=\frac{9}{5}C+32[/latex]Licenses & Attributions
CC licensed content, Original
- College Algebra. Provided by: OpenStax Authored by: Abramson, Jay, et al.. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution. License terms: Download for free at : http://cnx.org/contents/[email protected]:1/Preface.
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
- Write and Solve Linear Equation - Number Problem with Given Sum. Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Write Linear Equations to Model and Compare Cell Phone Plans with Data Usage. Provided by: https://youtu.be/Q5hlC_VPKGM Authored by: James Sousa (Mathispower4u.com) for Lumen Learning. License: CC BY: Attribution.
- Revision and Adaptation. Provided by: Lumen Learning License: CC BY: Attribution.
CC licensed content, Shared previously
- College Algebra. Provided by: OpenStax Authored by: Abramson, Jay, et al.. Located at: https://cnx.org/contents/[email protected]:1/Preface. License: CC BY: Attribution. License terms: Download for free at : http://cnx.org/contents/[email protected]:1/Preface.
- Ex: Find the Dimensions and Area of a Field Given the Perimeter. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
- Ex: Find the Area of a Rectangle Given the Perimeter. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.
- Find the Volume of a Right Circular Cylinder Formed from a Given Rectangle. Authored by: James Sousa (Mathispower4u.com) . License: CC BY: Attribution.