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, A=LW; the perimeter of a rectangle, P=2L+2W; and the volume of a rectangular solid, V=LWH. 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 10mi/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 d=rt, 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 21 h at rate r. His drive home takes 40 min, or 32 h, and his speed averages 10mi/h less than the morning drive. Both trips cover distance d. A table, such as the one below, is often helpful for keeping track of information in these types of problems.
d
r
t
To Work
d
r
21
To Home
d
r−10
32
Write two equations, one for each trip.
d=r(21)d=(r−10)(32)To workTo home
As both equations equal the same distance, we set them equal to each other and solve for r.
We have solved for the rate of speed to work, 40mph. Substituting 40 into the rate on the return trip yields 30mi/h. Now we can answer the question. Substitute the rate back into either equation and solve for d.
d=40(21)=20
The distance between home and work is 20mi.Note that we could have cleared the fractions in the equation by multiplying both sides of the equation by the LCD to solve for r.
In the next example, we will find the lengths of a rectangular field given it's perimeter and a relationship between it's side lengths.
Example
The perimeter of a rectangular outdoor patio is 54 ft. The length is 3 ft greater than the width. What are the dimensions of the patio?
Answer:
The perimeter formula is standard: P=2L+2W. We have two unknown quantities, length and width. However, we can write the length in terms of the width as L=W+3. Substitute the perimeter value and the expression for length into the formula. It is often helpful to make a sketch and label the sides.
Figure 3
Now we can solve for the width and then calculate the length.
The following video shows an example of finding the dimensions of a rectangular field given it's perimeter.
https://youtu.be/VyK-HQr02iQ
Example
The perimeter of a tablet of graph paper is 48 in. The length is 6 in. more than the width. Find the area of the graph paper.
Answer:
The standard formula for area is A=LW; 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 L=W+6. Substitute the value of the perimeter and the expression for length into the perimeter formula and find the length.
Now, we find the area given the dimensions of L=15 in. and W=9 in.
AA=LW=15(9)=135 in2
The area is 135 in2.
The following video shows another example of finding the area of a rectangle given it's perimeter and the relationship between it's side lengths.
https://youtu.be/zUlU64Umnq4
Volume
Example
Find the dimensions of a shipping box given that the length is twice the width, the height is 8 inches, and the volume is 1,600 in.3.
Answer:
The formula for the volume of a box is given as V=LWH, the product of length, width, and height. We are given that L=2W, and H=8. The volume is 1,600 cubic inches.
V=LWH1,600=(2W)W(8)1,600=16W2100=W210=W
The dimensions are L=20 in., W=10 in., and H=8 in.Note that the square root of W2 would result in a positive and a negative value. However, because we are describing width, we can use only the positive result.
Think About It
Express the formula for the surface area of a cylinder, s=2πrh+2πr2, 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 2πr2from both sides.
S=2πrh+2πr2−2πr2−2πr2S−2πr2=2πrh
Next, isolate the variable h by dividing both sides of the equation by 2πr.
2πrS−2πr2=2πr2πrh2πrS−2πr2=h
You can rewrite the equation so the isolated variable is on the left side.
h=2πrS−2πr2
In the following video we show how to find the volume of a right circular cylinder formed from a given rectangle.
https://youtu.be/KS1pGO_g3vM
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:
P=2(L)+2(W).
Answer:
First, isolate the term with w by subtracting 2l from both sides of the equation.
p=2l+2w−2l−2lp−2l=2w
Next, clear the coefficient of w by dividing both sides of the equation by 2.
p−2l=2w222p−2l=ww=2p−2l
You can rewrite the equation so the isolated variable is on the left side.
w=2p−2l
Example
Use the multiplication and division properties of equality to isolate the variable b given A=21bh
Answer:
A=21bh(2)A=(2)21bh2A=bhh2A=hbhh2A=hbh
Write the equation with the desired variable on the left-hand side as a matter of convention:
b=h2A
Use the multiplication and division properties of equality to isolate the variable h given A=21bh
Answer:
A=21bh(2)A=(2)21bh2A=bhb2A=bbhb2A=bhb
Write the equation with the desired variable on the left-hand side as a matter of convention:
h=b2A
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.
C=(F−−32)⋅95
Example
Given a temperature of 12∘C, find the equivalent in ∘F.
Answer:
Substitute the given temperature in∘C into the conversion formula:
12=(F−32)⋅95
Isolate the variable F to obtain the equivalent temperature.
As with the other formulas we have worked with, we could have isolated the variable F first, then substituted in the given temperature in Celsius.
Example
Solve the formula shown below for converting from the Fahrenheit scale to the Celsius scale for F.
C=(F−−32)⋅95
Answer:
To isolate the variable F, it would be best to clear the fraction involving F first. Multiply both sides of the equation by 59.
(59)C=(F−32)(95)(59)59C=F−32
Add 32 to both sides.
59C+32=F−32+3259C+32=F
Answer
F=59C+32
Licenses & Attributions
CC licensed content, Original
Revision and Adaptation.Provided by: Lumen LearningLicense: CC BY: Attribution.
CC licensed content, Shared previously
College Algebra.Provided by: OpenStaxAuthored by: Abramson, Jay, et al..Located at: https://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1/Preface.License: CC BY: Attribution. License terms: Download for free at : http://cnx.org/contents/9b08c294-057f-4201-9f48-5d6ad992740d@3.278:1/Preface.
Ex: Find the Dimensions and Area of a Field Given the Perimeter Mathispower4u .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) for Lumen Learning.License: CC BY: Attribution.