Lec 2 Basic Algebra Equations and Problem Solving
Lec 2 Basic Algebra Equations and Problem Solving
Basic Algebra
Examples: Terminology
58
Solution: Click here to check your answer.
Terms are considered “like” terms when the variable is exactly the same (including the exponents on the variable) in the
terms. 7x − 5x2 + 2x − 1 presently has 4 terms but 7x and 2x are like terms since they have exactly the same variable. −5x2
is not like them since the variable has a power of 2. When we have like terms we can add their coefficients and just keep the
shared variable, 7x + 2x = 9x. (If x represented apples, this could be thought of as 7 apples plus 2 apples equaling 9 apples.)
Therefore, 7x − 5x2 + 2x − 1 = −5x2 + 9x − 1. This process is called combining like terms or simplifying the expression.
59
Back to Text
Practice 4
Solution: 7x + x2 − 9 − 11x2 − 3x − 10 = −10x2 + 4x − 19 since −11x2 , x2 ; 7x, −3x; −9, −10 are like terms. Back to Text
Practice 6
Solution: 5(2x + y + 1) − 3(x − 2y) = 5(2x + y + 1) + (−3)(x − 2y) = 10x + 5y + 5 − 3x + 6y = 7x + 11y + 5 Back to Text
Practice 8
Solution: −4(2m − n) − (m + n) = −4(2m − n) + (−1)(m + n) = −8m + 4n − m − n = −9m + 3n Back to Text
60
Practice 4 Determine if 13 is a solution of x + 4 = 3 − (x + 35 ).
Solution: Click here to check your answer.
While the goal in solving equations is to get the variable by itself, the rule to help you achieve this is that you must do
the same thing to both sides to keep the equation balanced (equal). That is, if you add 2 to the left side you must add 2 to
the right side. If you subtract 3 you must do it to both sides. Similarly, multiplication and division work the same. The idea
is that we are going to undo the equation. Read through this first example.
Properties of Equality
We will use these properties to first “gather” the variable terms on one side of the equation and the constant terms on
the other. Then we will isolate the variable by dividing by the coefficient of the variable. As a final step, check the solution.
61
Check the solution:
6
LHS: 2 − 9(− 13 ) = 2 + 54 26 54
13 = 13 + 13 = 13
80
6
RHS: 4(− 13 ) + 8 = − 24
13 + 8 = − 24
13 + 104
13 =
80
13
6
Since LHS=RHS, − 13 is the solution.
Equations are not always in such a nice form. Often, we must simplify the expressions on either side of the equality
before we begin the process of isolating the variable. This requires you to use the techniques discussed in the previous section.
The general procedures to follow when solving equations is now given.
Solving Equations
62
−1 − (y + 7) = 5y + 2(3y − 4) LHS: change to subtraction to addition of −1
−1 + (−1)(y + 7) = 5y + 2(3y − 4) LHS & RHS: Distribute
−1 + (−1y) − 7 = 5y + 6y − 8 LHS & RHS: Combine like terms
−y − 8 = 11y − 8 Get y-terms on the LHS by −11y to both sides
−11y = −11y Combine like terms
−12y − 8 = −8 Get the constant terms on RHS by +8 to both sides
+8 = +8 Combine like terms
−12y = 0 Divide by the coefficient of the y-term
−12y 0
−12 = 12 Simplify
y = 0
Check the solution:
LHS: −1 − (0 + 7) = −1 − 7 = −8
RHS: 5(0) + 2(3(0) − 4) = 0 + 2(0 − 4) = 2(−4) = −8
Since LHS=RHS, 0 is the solution.
There are two special cases for solution sets, both which happen when the variable zeros out. When the variables zero
out, this leaves constants only on both sides of the equation. One possibility is that you end up with a true statement such
as 2 = 2. When you have a statement that is always true, the solution is the set of all real numbers (or all reals). The
other possibility is that you end up with a false statement such as 2 = 0. When you have a statement that is always false,
the answer for the solution to the equation is no solution. Consider the examples below.
63
Back to Text
Practice 4
Solution: Substitute x = 13 into x + 4 = 3 − (x + 35 ). On the left side, 13 + 4 = 13 + 12 13
3 = 3 . On the right side,
1 5 6 13 1
3 − ( 3 + 3 ) = 3 − 3 = 3 − 2 = 1. Since the left side does not equal the right side, 3 6= 1, 3 is not a solution. Back to Text
Practice 6
Solution:
7n + 9 = −12 Undo addition by subtracting 9
−9 −9 Line the like terms up vertically
7n + 0 = −21 Add like terms
7n
7 = −217 Undo the multiplication by dividing by 7
n = − 21 7
n = −3
Check the solution:
LHS: 7(−3) + 9 = −21 + 9 = −12
RHS: −12
Since LHS=RHS, −3 is the solution. Back to Text
Practice 8
Solution:
−12 + 3x = 8x + 1 Gather the x-terms on the LHS by subtracting 8x
−8x −8x Subtract like terms
−12 + (−5x) = 0 + 1 RHS: simplify
−12 + (−5x) = 1 Gather the constant terms on RHS by adding 12
12 12 add like terms
0 + (−5x) = 13 LHS: simplify
−5x = 13 Isolate x by dividing by the coefficient of x
−5x 13
−5 −5 Simplify
x = − 13
5 Convert to a mixed number
x = −2 35
Check the solution:
LHS: −12 + 3(− 13 39 60 39
5 ) = −12 − 5 = − 5 − 5 = − 5
99
13 104 104 5 99
RHS: 8(− 5 ) + 1 = − 5 − 1 = − 5 + 5 = − 5
Since LHS=RHS, −2 35 is the solution.
Back to Text
Practice 10
Solution:
3 − 2(2t + 1) = 3(t + 5) LHS: distribute −2, RHS: distribute 3
3 − 4t − 2 = 3t + 15 LHS: combine constant terms, RHS: copy
−4t + 1 = 3t + 15 Gather the x-terms on LHS by subtracting 3t both sides
−3t = −3t combine like terms
−7t + 1 = 15 Gather the constant terms on RHS by subtracting 1
−1 = −1 combine like terms
−7t = 14 Isolate t by dividing by the coefficient of t
−7t 14
−7 = −7 Simplify
t = −2
Check the solution:
LHS: 3 − 2(2(−2) + 1) = 3 − 2(−4 + 1) = 3 − 2(−3) = 3 + 6 = 9
RHS: 3(−2 + 5) = 3(3) = 9
Since LHS=RHS, −2 is the solution.
Back to Text
Practice 12
Solution:
64
2x − 2(x + 3) = 3 − (4x + 1) RHS: Change the subtraction to addition of −1
2x − 2(x + 3) = 3 + (−1)(4x + 1) LHS: distribute −2, RHS: distribute −1
2x − 2x − 6 = 3 − 4x − 1 LHS & RHS: combine like terms
−6 = 2 − 4x Gather the constant terms on LHS by subtracting 2
−2 = −2 combine like terms
−8 = 0 − 4x Isolate x by dividing by the coefficient of x
−8 −4x
−4 = −4 Simplify
2 = x
Check the solution:
LHS: 2(2) − 2(2 + 3) = 4 − 2(5) = 4 − 10 = −6
RHS: 3 − (4(2) + 1) = 3 − (8 + 1) = 3 − 9 = −6
Since LHS=RHS, 2 is the solution.
Note that this is a case when gathering the variables on the right hand side does not make sense since the variable had a
coefficient of zero when we simplified the right hand side.
Back to Text
Practice 14
Solution:
4x − (2x + 1) = 3 + 2(x − 2) RHS: Change the subtraction to addition of −1
4x + (−1)(2x + 1) = 3 + 2(x − 2) LHS: distribute −1, RHS: distribute 2
4x − 2x − 1 = 3 + 2x − 4 LHS & RHS: combine like terms
2x − 1 = 2x − 1 Gather the x-terms on LHS by subtracting 2x
−2x = −2x Combine like terms
−1 = −1 True
Since this is true, the solution set is all real numbers. Back to Text
Practice 16
Solution:
8x − 2(x + 4) = 3 + 6(x + 2) LHS: distribute −2, RHS: distribute 6
8x − 2x − 8 = 3 + 6x + 12 LHS & RHS: combine like terms
6x − 8 = 6x + 15 Gather the x-terms on LHS by subtracting 6x
−6x = −6x Combine like terms
−8 = 15 False
Since this is false, there is no solution to this equation. Back to Text
Solve these equations which require simplifying first. Click here to see examples.
7. 2(x − 1) = 3(2x + 1) + 7 8. 4 − (2x + 7) = x + 5(x + 1) 9. 3 − 4(x + 2) = 5x + 2(3x − 2)
Solve these equations which are special cases. Click here to see examples.
10. 3x + 1 = 3x 11. 2(x − 4) = 2x − 8 12. 5x − (1 − x) = 3(2x − 1) + 4
65
2.3 Introduction to Problem Solving
Translating English into mathematics can be challenging especially if you do not know the mathematical meaning of words.
Developing techniques to help in this translation is the focus of this section.
An important part of problem solving is identifying the variable. The variable is always an unknown quantity. Often,
the variable is the item we are asked to find. In the cases below the unknown quantity is the number we are asked to find
and so we let the variable that number.
There are words we will consider “math” words when it comes to translation: sum (+), difference (-), product (·) and
quotient (÷). These words not only indicate a specific operation, but they also indicate grouping. They keep statements in
order. Consider the translation of these statements below.
There are other words we use in every day language that translate into mathematical expressions. These words take
statements out of order when we express them in a mathematical sentence and they do not group.
twice
| {z } the sum of |{z}
4 and a number
|{z} | {z }
2· 4 + x
Therefore, it translates to (2x−8) = 2x−8. In this problem the word “and” translated into − since we had the operator word
“difference”. Notice in this case the parentheses did not change the meaning of the translation but it is best to determine
that after the translation.
66
Practice 4 the sum of triple a number and 1
Solution: Click here to check your answer.
five
| times {z
the number} than |less
{z 9}
5x −9
Therefore, it translates to 5x − 9
The last thing to build into an introduction of applications is the verb, that is, when we are no longer dealing with
just phrases. The verb (often times “is”) indicates an equality. With the incorporation of an equation we can get a specific
number which will answer the problem.
Example 7 Triple a number is the same as double the sum of a number and 3. Find the number.
Solution: Let x represent the number.
Practice 8 Seven less than a number is the same as triple the difference of 2 and the number. Find the number.
Solution: Click here to check your answer.
Example 9 The product of a number and 5 is the same as 8 more than 3 times the number. Find the number.
Solution: Let x represent the number.
Practice 10 Twice the sum of a number and 4 is equal to the sum of triple the number and 8.
Solution: Click here to check your answer.
We also use these translations in what many refer to as story problems. Consider the examples below.
67
Example 11 A 20 inch board is cut into three pieces. The first piece is 2 inches shorter than the middle piece and
the last piece is twice the sum of the middle piece and 1. Find the length of the middle piece.
Solution: Labeling is important in a story problem with multiple pieces. Often the variable will be what you are asked
to find. In this case the length of the middle piece. The length of the first and last pieces is also unknown but there are
descriptions of them. Look at each phrase as an individual problem of translation.
Let x = length of the middle piece.
“The first piece is 2 inches shorter than the middle piece” translates as seen below when you flip the sentence around
the word “than”.
The first piece is than the middle piece |2 inches{zshorter}
| {z } |{z} | {z }
−2
length of first piece = x
“The last piece is twice the sum of the middle piece and 1” is translated below.
the last piece is twice the sum of the middle piece and 1
| {z } |{z} | {z } | {z }
length of last piece = 2· (x+1)
the length of the first piece + the length of the middle piece + the length of the last piece = the length of the whole board
| {z } | {z } | {z } | {z }
x−2 x 2(x+1) 20
Practice 12 There is a 15 foot board cut into three pieces. The middle piece is 1 foot longer than the first piece.
The last piece is twice the difference of the first piece and 1. Find the length of the first piece.
Solution: Click here to check your answer.
Example 13 The boss makes $40,000 more than the secretary. Together they make $130,000. How much does the
boss earn?
Solution: This is an example where it is easier to choose the variable to be something other than the question. When we
read this problem we notice that there is very little information about the secretary’s salary. This is a good indication that
you should let the variable be the secretaries salary.
x = secretary’s salary
x + 40000 = boss’s salary
The equation comes from
secretary’s salary + boss’s salary = salaries together
| {z } | {z } | {z }
x x+40000 130000
68
Practice 14 The janitor makes $10,000 less than the secretary. Together they make $70,000. How much does the
janitor earn?
Solution: Click here to check your answer.
Practice 4
Solution: Let x represent the number.
Practice 6
Solution: Let x represent the number.
three
| times{zthe number} than |more
{z 11}
3x +11
Practice 8
Solution: Let x represent the number.
|than a{z
number} |Seven
{z less} |is the{zsame} |triple the difference of |{z}
2 |and
{z } the
| number
{z } {z }
x −7 = 3· 2 − x
|Twice
{z } the sum of |a number} |and 4 is equal to the sum of triple the number |and 8
{z {z } |{z} | {z } | {z } {z } |{z}
2· x + 4 = 3·x + 8
69
Practice 12
Solution: Let x = length of the first piece.
“The middle piece is 1 foot longer than the first piece.” translates as seen below when you flip the sentence around the
word “than”.
The middle piece is (than the first piece) 1 feet longer
| {z } |{z} | {z }| {z }
length of middle piece = x +1
“ The last piece is twice the difference of the first piece and 1.” is translated below.
the last piece is twice the difference of the first piece and 1
| {z } |{z} | {z } | {z }
length of last piece = 2· (x−1)
the length of the first piece + the length of the middle piece + the length of the last piece = the length of the whole board
| {z } | {z } | {z } | {z }
x x+1 2(x−1) 15
Practice 14
Solution:
x = secretary’s salary
x − 10000 = janitor’s salary
The equation comes from
secretary’s salary + janitor’s salary = salaries together
| {z } | {z } | {z }
x x−10000 70000
70
2.3.1 Exercises 2.3
Translate the phrase into a mathematical expression. Click here to see examples.
1. triple the difference of 6 and double a number 2. the sum of twice a number and 4
3. five times the difference of 3 and double a number 4. 7 more than twice a number
5. 8 less than triple a number 6. subtract double a number from 9
Write an equation for the following problems and solve. Click here to see examples.
7. Triple the difference of a number and 4 is 6.
8. Three less than twice the sum of a number and 5 is 8 more than the number.
10. The sum of twice a number and 4 is the same as 6 less than the number.
12. Twice the sum of a number and 4 is equal to 6 less than triple the number.
Write an equation for the following problems and solve. Click here to see examples.
13. A 23 foot board is cut into two pieces. The second piece is 1 inch shorter than triple the length of the first piece.
Find the length of the larger piece.
14. A 52 inch string is cut into three pieces. The second piece is 3 inches shorter than twice the length of the first
piece and the third piece is 2 inches shorter than the second piece. Find the length of the smallest piece.
15. A 37 centimeter board is cut into four pieces. The first piece and the second piece are the same length. Similarly,
the third and the fourth piece are the same length. If the fourth piece is quadruple the difference of the first piece
and 1, find the length of the second piece.
16. The cook makes $7,000 more than the waitress. Together they make $57,000. How much does the cook earn?
17. The owner of a business earns twice as much as the secretary. Together they make $79,200. How much does the
owner earn?
18. The principal’s salary is twice the sum of the salary of the librarian and $5000. The teacher makes twice as
much as the librarian. If all together they make $145,000, how much does the principal earn?
71
Practice 2 Given the formula, V = lwh, if V = 210, h = 7, w = 3, find l.
Solution: Click here to check your answer.
A perimeter is the length around an object. Perimeter is used to calculate such things as fencing around a yard, trimming
a piece of material, and the amount of baseboard needed for a room. While for a perimeter it is not necessary to have a
formula since it is always just calculated by adding the lengths of all sides, sometimes a formula can be useful. If we have
a rectangle with width w and length l, the formula for the perimeter is P = 2w + 2l. Consider the following perimeter
examples.
Examples: Perimeter
Example 5 Calculate how much fencing is needed for a rectangular garden with a width of 10 feet and a length of 15
feet.
Solution: The formula for the perimeter of a rectangle is P = 2w + 2l. In this example w = 10 and l = 15. Now, substitute
these numbers in for the variables. P = 2w + 2l = 2(10) + 2(15) = 20 + 30 = 50. That is, 50 feet of fencing is needed.
Practice 6 Calculate how much fencing is needed for a rectangular garden with a width of 8 feet and a length of 11
feet.
Solution: Click here to check your answer.
Example 7 Calculate how long a garden can be if the width is 6 feet and you have 26 feet of fencing to enclose the
garden.
Solution: The formula for the perimeter of a rectangle is P = 2w + 2l. In this example w = 6 and P = 26. Now, substitute
these numbers in for the variables. 26 = 2(6) + 2l. Solve for l.
26 = 2(6) + 2l RHS: simplify
26 = 12 + 2l Constant terms to the LHS: subtract 12
−12 = −12 Simplify
14 = 2l Divide by coefficient of l
14 2l
2 = 2 Simplify
7 = l
Therefore, the length is 7 feet.
Practice 8 Calculate how long a garden can be if the width is 8 feet and you have 36 feet of fencing to enclose the
garden.
Solution: Click here to check your answer.
Example 9 Calculate (to the nearest tenth) how much fencing is needed to enclose a round pool if the diameter of
the pool is 28 ft.
Solution: The formula for the perimeter of a rectangle is C = 2rπ where π is estimated using 3.14. In this example, the
diameter is 28f t therefore the radius is half the diameter so r = 28
2 = 14. Substituting we get the equation C = 2(14)π =
2(14)(3.14) = 87.92. Rounding to the nearest tenth, this pool requires 87.9f t of fencing.
72
Practice 10 Calculate how much lace would be needed to trim a round tablecloth whose diameter is 5 feet. (Use
3.14 as an estimate for π.)
Solution: Click here to check your answer.
Example 11 A triangular shaped pool is known to have the length of the shortest side 2 ft less than the length of the
next to shortest side and the longest side is 1 ft more than the length of the next to the shortest side. If it took 71 ft of fencing
to enclose it, calculate the length of the shortest side.
Solution: For this problem we use the translations learned in the last section and then sum up the sides to get the perimeter.
x − 2 = length of the shortest side
x = length of the next to shortest side
x + 1 = length of the longest side
Adding all these up we get the perimeter is x − 2 + x + x + 1 = 3x − 1. Therefore the equation to solve is 3x − 1 = 71.
3x − 1 = 71 LHS & RHS: +1
+1 +1 combine like terms
3x = 72 divide by coefficient of x
3x
3 = 72 3 simplify
x = 24
Therefore, the length of the shortest side is x − 2 = 24 − 2 = 22 ft.
Practice 12 A horse pen has five sides and it takes 93 ft of fencing to enclose it. It is known that three sides are
all the same length and the remaining two sides also have the same length which is 4 ft more than the other sides. What are
the dimensions of the pen?
Solution: Click here to check your answer.
Area is used when discussing carpeting a room, painting a wall or covering any kind of surface. The formulas for area
that we will use are area of a rectangle A = lw, triangle A = 12 bh and circle A = πr2 where A represents area in each set and
is always expressed in square units. The pictures below show what the other variables represent in the formulas.
Examples: Area
Example 13 Calculate the width of a floor in a rectangular room, if the area of the carpet covering the floor is known
to be 105 ft2 (square feet) and the length is 15 ft.
Solution: The formula for the area of a rectangle is A = lw. In this example A = 105 ft2 and l = 15 ft. Substituting, we get
the equation 105 = 15w. Solve for w.
15w = 105 divide by coefficient of w
15w
15 = 10515 simplify
w = 7
Therefore, the width of the room is 7 ft.
Practice 14 Calculate the length of a rectangular pool, if the solar cover is 221 ft2 (square feet) and the width is 13
ft.
Solution: Click here to check your answer.
73
Example 15 Calculate the base of a triangle, if the area of the triangle is 40 cm2 and the height is 10 cm.
Solution: The formula for the area of a triangle is A = 12 bh. In this example A = 40 cm2 and h = 10 cm. Substituting, we
get the equation 40 = 12 b(10). Solve for b.
1 1
2 b(10) = 40 2 · 10 using the commutative property
5b = 40 divide by coefficient of b
5b
5 = 40 5 simplify
b = 8
Therefore, the base of the triangle is 8 cm.
Practice 16 Calculate the height of a triangle, if the area of the triangle is 88 in2 and the base is 16 in.
Solution: Click here to check your answer.
Example 17 Calculate the area needed for a cover on a round pool if the diameter is 27 ft.
Solution: The formula for the area of a circle is A = πr2 where π is estimated using 3.14. Since the diameter is 27 ft the
radius is half the diameter 27 2
2 = 13.5. In this example r = 13.5. Substituting we get the equation A = (3.14)(13.5) . Solve
for A.
A = (3.14)(13.5)2 Order of operations requires exponents first
A = (3.14)(182.25) multiply
A = 572.265
Therefore, the area is 572.265 ft2 .
Practice 18 Calculate how much material would be needed to make a round tablecloth whose diameter is 5 feet.
(Use 3.14 as an estimate for π.)
Solution: Click here to check your answer.
Practice 8
Solution: Solution: The formula for the perimeter of a rectangle is P = 2w + 2l. In this example w = 8 and P = 36. Now,
substitute these numbers in for the variables. 26 = 2(6) + 2l. Solve for l.
36 = 2(8) + 2l RHS: simplify
36 = 16 + 2l Constant terms to the LHS: subtract 12
−16 = −16 Simplify
20 = 2l Divide by coefficient of l
20 2l
2 = 2 Simplify
10 = l
Therefore, the length is 10 feet. Back to Text
Practice 10
74
Solution: The formula for the perimeter of a rectangle is C = 2rπ where π is estimated using 3.14. In this example, the
diameter is 5 ft therefore the radius is half the diameter so r = 52 . Substituting we get the equation C = 2( 52 )π = 5(3.14) = 15.7
ft. Rounding to the nearest tenth, the requires 15.7 ft.
Back to Text
Practice 12
Solution:
x = length of first side
x = length of second side
x = length of third side
x + 4 = length of fourth side
x + 4 = length of fifth side
Adding all these up we get the perimeter is x + x + x + x + 4 + x + 4 = 5x + 8. Therefore the equation to solve is 5x + 8 = 93.
5x + 8 = 93 LHS & RHS: +1
−8 −8 combine like terms
5x = 85 divide by coefficient of x
5x
5 = 85 5 simplify
x = 17
Therefore, the length of the third and fourth sides is x + 4 = 17 + 4 = 21 ft. So the dimensions of the pen is 17 ft × 17
ft × 17 ft ×21 ft ×21 ft. Back to Text
Practice 14
Solution: The formula for the area of a rectangle is A = lw. In this example A = 221 ft2 and w = 13 ft. Substituting, we get
the equation 221 = l(13). Solve for w.
13l = 221 divide by coefficient of l
13l
13 = 221 13 simplify Therefore, the length of the pool is 17 ft. Back to Text
l = 17
Practice 16
Solution: The formula for the area of a triangle is A = 12 bh. In this example A = 88 in2 and b = 16 in. Substituting, we get
the equation 88 = 21 (16)h. Solve for h.
1
2 (16)h = 88 multiply
8h = 88 divide by coefficient of b
8h
8 = 88 8 simplify
h = 11
Therefore, the height of the triangle is 11 in.
Back to Text
Practice 18
Solution: The formula for the area of a circle is A = πr2 where π is estimated using 3.14. Since the diameter is 5 ft the
radius is half the diameter 25 = 2.5. In this example r = 2.5. Substituting we get the equation A = (3.14)(2.5)2 . Solve for A.
A = (3.14)(2.5)2 Order of operations requires exponents first
A = (3.14)(6.25) Multiply
A = 19.625
Therefore, the needed material is 19.625 ft2 . Back to Text
75
2.4.1 Exercises 2.4
Solve for the indicated variable. Click here to see examples.
6. A rectangular garden is 5 feet long and 4 feet wide. How much fencing is needed to completely enclose it?
7. If a rectangular room requires 66 feet of baseboard and the length is 18 feet, how wide is the room?
8. A square garden has length 7 feet. How much fencing is needed to completely enclose it?
9. Approximately (to the nearest tenth) how much lace is needed to trim a circular table cloth whose diameter is
10 feet? (Use 3.14 as an estimate for π.)
10. Approximately (to the nearest tenth) how much lace is needed to trim a circular table cloth whose diameter is
12 feet? (Use 3.14 as an estimate for π.)
11. A triangular shaped pig pen has 2 sides that are the same length the third side is 2 feet less than the sum of
the lengths of the other two sides. If 61 feet of fencing is needed how long is the longest side?
13. What is the length of a room whose width is 5 ft and the amount of carpeting needed to cover the floor is 55 ft2 ?
14. Find the area of a triangle whose base is 7 in and height is 9 in.
15. A triangular shaped wall is used for partitioning a room. Determine the length of the base given that its height
is known to be 6 ft and 42 ft2 of wallpaper was used to cover it.
16. Find the area of a circle whose diameter is known to be 8 m. (Use π = 3.14 and round to the nearest tenth.)
17. Find the area of a circle whose radius is known to be 2.1 cm. (Use π = 3.14 and round to the nearest tenth.)
76