text
stringlengths 235
3.08k
|
---|
3 β β β β 2 3 454. 8x3 (2x)2 455. β16y0β β β 2yβ2 456. 441 457. 490 458. 9x 16 459. 121b2 1 + b 460. 6 24 + 7 54 β 12 6 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 107 2 | EQUATIONS AND INEQUALITIES Figure 2.1 Chapter Outline 2.1 The Rectangular Coordinate Systems and Graphs 2.2 Linear Equations in One Variable 2.3 Models and Applications 2.4 Complex Numbers 2.5 Quadratic Equations 2.6 Other Types of Equations 2.7 Linear Inequalities and Absolute Value Inequalities Introduction For most people, the term territorial possession indicates restrictions, usually dealing with trespassing or rite of passage and takes place in some foreign location. What most Americans do not realize is that from September through December, territorial possession dominates our lifestyles while watching the NFL. In this area, territorial possession is governed by the referees who make their decisions based on what the chains reveal. If the ball is at point A (x1, y1), then it is up to the quarterback to decide which route to point B (x2, y2), the end zone, is most feasible. 108 Chapter 2 Equations and Inequalities 2.1 | The Rectangular Coordinate Systems and Graphs Learning Objectives In this section you will: 2.1.1 Plot ordered pairs in a Cartesian coordinate system. 2.1.2 Graph equations by plotting points. 2.1.3 Graph equations with a graphing utility. 2.1.4 Find x -intercepts and y -intercepts. 2.1.5 Use the distance formula. 2.1.6 Use the midpoint formula. Figure 2.2 Tracie set out from Elmhurst, IL, to go to Franklin Park. On the way, she made a few stops to do errands. Each stop is indicated by a red dot in Figure 2.2. Laying a rectangular coordinate grid over the map, we can see that each stop aligns with an intersection of grid lines. In this section, we will learn how to use grid lines to describe locations and changes in locations. Plot
|
ting Ordered Pairs in the Cartesian Coordinate System An old story describes how seventeenth-century philosopher/mathematician RenΓ© Descartes invented the system that has become the foundation of algebra while sick in bed. According to the story, Descartes was staring at a fly crawling on the ceiling when he realized that he could describe the flyβs location in relation to the perpendicular lines formed by the adjacent walls of his room. He viewed the perpendicular lines as horizontal and vertical axes. Further, by dividing each axis into equal unit lengths, Descartes saw that it was possible to locate any object in a two-dimensional plane using just two numbersβthe displacement from the horizontal axis and the displacement from the vertical axis. While there is evidence that ideas similar to Descartesβ grid system existed centuries earlier, it was Descartes who introduced the components that comprise the Cartesian coordinate system, a grid system having perpendicular axes. Descartes named the horizontal axis the x-axis and the vertical axis the y-axis. The Cartesian coordinate system, also called the rectangular coordinate system, is based on a two-dimensional plane consisting of the x-axis and the y-axis. Perpendicular to each other, the axes divide the plane into four sections. Each section is called a quadrant; the quadrants are numbered counterclockwise as shown in Figure 2.3 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 109 Figure 2.3 The center of the plane is the point at which the two axes cross. It is known as the origin, or point (0, 0). From the origin, each axis is further divided into equal units: increasing, positive numbers to the right on the x-axis and up the y-axis; decreasing, negative numbers to the left on the x-axis and down the y-axis. The axes extend to positive and negative infinity as shown by the arrowheads in Figure 2.4. Figure 2.4 Each point in the plane is identified by its x-coordinate, or horizontal displacement from the origin, and its y-coordinate, or vertical displacement from the origin. Together, we write them as an ordered pair indicating the combined distance from the origin in the form (x, y). An ordered pair is also known as a coordinate pair because it consists of x- and ycoordinates. For example, we can represent
|
the point (3, β1) in the plane by moving three units to the right of the origin in the horizontal direction, and one unit down in the vertical direction. See Figure 2.5. 110 Chapter 2 Equations and Inequalities Figure 2.5 When dividing the axes into equally spaced increments, note that the x-axis may be considered separately from the y-axis. In other words, while the x-axis may be divided and labeled according to consecutive integers, the y-axis may be divided and labeled by increments of 2, or 10, or 100. In fact, the axes may represent other units, such as years against the balance in a savings account, or quantity against cost, and so on. Consider the rectangular coordinate system primarily as a method for showing the relationship between two quantities. Cartesian Coordinate System A two-dimensional plane where the β’ x-axis is the horizontal axis β’ y-axis is the vertical axis A point in the plane is defined as an ordered pair, (x, y), such that x is determined by its horizontal distance from the origin and y is determined by its vertical distance from the origin. Example 2.1 Plotting Points in a Rectangular Coordinate System Plot the points (β2, 4), (3, 3), and (0, β3) in the plane. Solution To plot the point (β2, 4), begin at the origin. The x-coordinate is β2, so move two units to the left. The ycoordinate is 4, so then move four units up in the positive y direction. To plot the point (3, 3), begin again at the origin. The x-coordinate is 3, so move three units to the right. The y-coordinate is also 3, so move three units up in the positive y direction. To plot the point (0, β3), begin again at the origin. The x-coordinate is 0. This tells us not to move in either direction along the x-axis. The y-coordinate is β3, so move three units down in the negative y direction. See the graph in Figure 2.6. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 111 Figure 2.6 Analysis Note that when either coordinate is zero, the point must be on an axis. If the x-coordinate is zero, the point is on the y-
|
axis. If the y-coordinate is zero, the point is on the x-axis. Graphing Equations by Plotting Points We can plot a set of points to represent an equation. When such an equation contains both an x variable and a y variable, it is called an equation in two variables. Its graph is called a graph in two variables. Any graph on a two-dimensional plane is a graph in two variables. Suppose we want to graph the equation y = 2x β 1. We can begin by substituting a value for x into the equation and determining the resulting value of y. Each pair of x- and y-values is an ordered pair that can be plotted. Table 2.1 lists values of x from β3 to 3 and the resulting values for y. 112 Chapter 2 Equations and Inequalities x y = 2x β 1 (x, y) β3 β2 β1 0 1 2 3 y = 2(β3) β 1 = β7 (β3, β7) y = 2(β2) β 1 = β5 (β2, β5) y = 2(β1) β 1 = β3 (β1, β3) y = 2(0) β 1 = β1 (0, β1) y = 2(1) β 1 = 1 (1, 1) y = 2(2) β 1 = 3 (2, 3) y = 2(3) β 1 = 5 (3, 5) Table 2.1 We can plot the points in the table. The points for this particular equation form a line, so we can connect them. See Figure 2.7. This is not true for all equations. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 113 Figure 2.7 Note that the x-values chosen are arbitrary, regardless of the type of equation we are graphing. Of course, some situations may require particular values of x to be plotted in order to see a particular result. Otherwise, it is logical to choose values that can be calculated easily, and it is always a good idea to choose values that are both negative and positive. There is no rule dictating how many points to plot, although we need at least two to graph a line. Keep in mind, however, that the more points we plot, the more accurately we can sketch the graph. Given an equation,
|
graph by plotting points. 1. Make a table with one column labeled x, a second column labeled with the equation, and a third column listing the resulting ordered pairs. 2. Enter x-values down the first column using positive and negative values. Selecting the x-values in numerical order will make the graphing simpler. 3. Select x-values that will yield y-values with little effort, preferably ones that can be calculated mentally. 4. Plot the ordered pairs. 5. Connect the points if they form a line. Example 2.2 Graphing an Equation in Two Variables by Plotting Points Graph the equation y = β x + 2 by plotting points. 114 Chapter 2 Equations and Inequalities Solution First, we construct a table similar to Table 2.2. Choose x values and calculate y. x y = β x + 2 (x, y) β5 β3 β1 0 1 3 5 y = β (β5) + 2 = 7 (β5, 7) y = β (β3) + 2 = 5 (β3, 5) y = β (β1) + 2 = 3 (β1, 3) y = β (0) + 2 = 2 (0, 2) y = β (1) + 2 = 1 (1, 1) y = β (3) + 2 = β1 (3, β1) y = β (5) + 2 = β3 (5, β3) Table 2.2 Now, plot the points. Connect them if they form a line. See Figure 2.8 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 115 Figure 2.8 2.1 Construct a table and graph the equation by plotting points: y = 1 2 x + 2. Graphing Equations with a Graphing Utility Most graphing calculators require similar techniques to graph an equation. The equations sometimes have to be manipulated so they are written in the style y = _____. The TI-84 Plus, and many other calculator makes and models, have a mode function, which allows the window (the screen for viewing the graph) to be altered so the pertinent parts of a graph can be seen. For example, the equation y = 2x β 20 has been entered in the TI-84 Plus shown in Figure 2.9a. In Figure 2.9b, the resulting graph is shown. Notice
|
that we cannot see on the screen where the graph crosses the axes. The standard window screen on the TI-84 Plus shows β10 β€ x β€ 10, and β10 β€ y β€ 10. See Figure 2.9c. Figure 2.9 a. Enter the equation. b. This is the graph in the original window. c. These are the original settings. 116 Chapter 2 Equations and Inequalities By changing the window to show more of the positive x-axis and more of the negative y-axis, we have a much better view of the graph and the x- and y-intercepts. See Figure 2.10a and Figure 2.10b. Figure 2.10 a. This screen shows the new window settings. b. We can clearly view the intercepts in the new window. Example 2.3 Using a Graphing Utility to Graph an Equation Use a graphing utility to graph the equation. Solution Enter the equation in the y= function of the calculator. Set the window settings so that both the x- and y- intercepts are showing in the window. See Figure 2.11. Figure 2.11 Finding x-intercepts and y-intercepts The intercepts of a graph are points at which the graph crosses the axes. The x-intercept is the point at which the graph crosses the x-axis. At this point, the y-coordinate is zero. The y-intercept is the point at which the graph crosses the y-axis. At this point, the x-coordinate is zero. To determine the x-intercept, we set y equal to zero and solve for x. Similarly, to determine the y-intercept, we set x equal to zero and solve for y. For example, lets find the intercepts of the equation y = 3x β 1. To find the x-intercept, set y = 0. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 117 To find the y-intercept, set x = 0. y = 3x β 1 0 = 3x β 1 1 = 3x = 3x β 1 y = 3(0) β 1 y = β1 (0, β1) xβintercept yβintercept We can confirm that our results make sense by observing a graph of the equation as in Figure 2.12. Notice
|
that the graph crosses the axes where we predicted it would. Figure 2.12 Given an equation, find the intercepts. 1. Find the x-intercept by setting y = 0 and solving for x. 2. Find the y-intercept by setting x = 0 and solving for y. Example 2.4 Finding the Intercepts of the Given Equation Find the intercepts of the equation y = β3x β 4. Then sketch the graph using only the intercepts. Solution Set y = 0 to find the x-intercept. 118 Chapter 2 Equations and Inequalities y = β3x β 4 0 = β3x β 4 4 = β3x = x β 4 3 β ββ 4 3 β, 0 β xβintercept Set x = 0 to find the y-intercept. y = β3x β 4 y = β3(0) β 4 y = β4 (0, β4) yβintercept Plot both points, and draw a line passing through them as in Figure 2.13. Figure 2.13 2.2 Find the intercepts of the equation and sketch the graph: y = β 3 4 x + 3. Using the Distance Formula Derived from the Pythagorean Theorem, the distance formula is used to find the distance between two points in the plane. The Pythagorean Theorem, a2 + b2 = c2, is based on a right triangle where a and b are the lengths of the legs adjacent to the right angle, and c is the length of the hypotenuse. See Figure 2.14. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 119 Figure 2.14 The relationship of sides |x2 β x1| and |y2 β y1| to side d is the same as that of sides a and b to side c. We use the absolute value symbol to indicate that the length is a positive number because the absolute value of any number is positive. (For example, |β3| = 3. ) The symbols |x2 β x1| and |y2 β y1| indicate that the lengths of the sides of the triangle are positive. To find the length c, take the square root of both sides of the Pythagorean Theorem. It follows that the distance formula is given as c2 =
|
a2 + b2 β c = a2 + b2 d 2 = (x2 β x1)2 + (y2 β y1)2 β d = (x2 β x1)2 + (y2 β y1)2 We do not have to use the absolute value symbols in this definition because any number squared is positive. The Distance Formula Given endpoints (x1, y1) and (x2, y2), the distance between two points is given by d = (x2 β x1)2 + (y2 β y1)2 Example 2.5 Finding the Distance between Two Points Find the distance between the points (β3, β1) and (2, 3). Solution Let us first look at the graph of the two points. Connect the points to form a right triangle as in Figure 2.15. 120 Chapter 2 Equations and Inequalities Figure 2.15 Then, calculate the length of d using the distance formula. d = (x2 β x1)2 + (y2 β y1)2 d = (2 β (β3))2 + (3 β (β1))2 = (5)2 + (4)2 = 25 + 16 = 41 2.3 Find the distance between two points: (1, 4) and (11, 9). Example 2.6 Finding the Distance between Two Locations Letβs return to the situation introduced at the beginning of this section. Tracie set out from Elmhurst, IL, to go to Franklin Park. On the way, she made a few stops to do errands. Each stop is indicated by a red dot in Figure 2.2. Find the total distance that Tracie traveled. Compare this with the distance between her starting and final positions. Solution The first thing we should do is identify ordered pairs to describe each position. If we set the starting position at the origin, we can identify each of the other points by counting units east (right) and north (up) on the grid. For example, the first stop is 1 block east and 1 block north, so it is at (1, 1). The next stop is 5 blocks to the east, so it is at (5, 1). After that, she traveled 3 blocks east and 2 blocks north to (8, 3). Lastly, she traveled 4 blocks north to (8, 7). We can label these points on the grid as in Figure 2.16. This content is available
|
for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 121 Figure 2.16 Next, we can calculate the distance. Note that each grid unit represents 1,000 feet. β’ From her starting location to her first stop at (1, 1), Tracie might have driven north 1,000 feet and then east 1,000 feet, or vice versa. Either way, she drove 2,000 feet to her first stop. β’ Her second stop is at (5, 1). So from (1, 1) to (5, 1), Tracie drove east 4,000 feet. β’ Her third stop is at (8, 3). There are a number of routes from (5, 1) to (8, 3). Whatever route Tracie decided to use, the distance is the same, as there are no angular streets between the two points. Letβs say she drove east 3,000 feet and then north 2,000 feet for a total of 5,000 feet. β’ Tracieβs final stop is at (8, 7). This is a straight drive north from (8, 3) for a total of 4,000 feet. Next, we will add the distances listed in Table 2.3. 122 Chapter 2 Equations and Inequalities From/To Number of Feet Driven (0, 0) to (1, 1) (1, 1) to (5, 1) (5, 1) to (8, 3) (8, 3) to (8, 7) 2,000 4,000 5,000 4,000 Total 15,000 Table 2.3 The total distance Tracie drove is 15,000 feet, or 2.84 miles. This is not, however, the actual distance between her starting and ending positions. To find this distance, we can use the distance formula between the points (0, 0) and (8, 7). d = (8 β 0)2 + (7 β 0)2 = 64 + 49 = 113 = 10.63 units At 1,000 feet per grid unit, the distance between Elmhurst, IL, to Franklin Park is 10,630.14 feet, or 2.01 miles. The distance formula results in a shorter calculation because it is based on the hypotenuse of a right triangle, a straight diagonal from the origin to the point (8, 7). Perhaps you have
|
heard the saying βas the crow flies,β which means the shortest distance between two points because a crow can fly in a straight line even though a person on the ground has to travel a longer distance on existing roadways. Using the Midpoint Formula When the endpoints of a line segment are known, we can find the point midway between them. This point is known as the midpoint and the formula is known as the midpoint formula. Given the endpoints of a line segment, (x1, y1) and (x2, y2), the midpoint formula states how to find the coordinates of the midpoint M. M = β β x1 + x2 2, y1 + y2 2 β β A graphical view of a midpoint is shown in Figure 2.17. Notice that the line segments on either side of the midpoint are congruent. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 123 Figure 2.17 Example 2.7 Finding the Midpoint of the Line Segment Find the midpoint of the line segment with the endpoints (7, β2) and (9, 5). Solution Use the formula to find the midpoint of the line segment. β β x1 + x2 2, y1 + y2 2 β β β = β β β82 + 5 2 β β 2.4 Find the midpoint of the line segment with endpoints (β2, β1) and (β8, 6). Example 2.8 Finding the Center of a Circle The diameter of a circle has endpoints (β1, β4) and (5, β4). Find the center of the circle. Solution The center of a circle is the center, or midpoint, of its diameter. Thus, the midpoint formula will yield the center point., x1 + x2 β β 2, β4 β 4 2 β β = y1 + y2 β β 2, β4) β β β1 + 5 2 124 Chapter 2 Equations and Inequalities Access these online resources for additional instruction and practice with the Cartesian coordinate system. β’ Plotting points on the coordinate plane (http://Openstax
|
college.org/l/coordplotpnts) β’ Find x and y intercepts based on the graph of a line (http://Openstaxcollege.org/l/ xyintsgraph) This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 125 2.1 EXERCISES Verbal Is it possible for a point plotted in the Cartesian 1. coordinate system to not lie in one of the four quadrants? Explain. 17. (β4, 1) and (3, β4) 18. (2, β5) and (7, 4) 19. (5, 0) and (5, 6) Describe the process for finding the x-intercept and the 2. y-intercept of a graph algebraically. 20. (β4, 3) and (10, 3) Describe in your own words what the y-intercept of a 3. graph is. using When the formula 4. d = (x2 β x1)2 + (y2 β y1)2, explain the correct order of operations that are to be performed to obtain the correct answer. distance Algebraic 21. Find the distance between the two points given using your calculator, and round your answer to the nearest hundredth. (19, 12) and (41, 71) For each of the following exercises, find the coordinates of the midpoint of the line segment that joins the two given points. For each of the following exercises, find the x-intercept and the y-intercept without graphing. Write the coordinates of each intercept. 22. (β5, β6) and (4, 2) 23. (β1, 1) and (7, β4) 24. (β5, β3) and (β2, β8) 25. (0, 7) and (4, β9) 26. (β43, 17) and (23, β34) Graphical For each of information requested. the following exercises, identify the 27. What are the coordinates of the origin? If a point is located on the y-axis, what is the x- 28. coordinate? If a point is located on the x-axis, what is the y- 29. coordinate? For each of the following exercises, plot the three points on the given coordinate plane. State whether the three points you plotted appear to be coll
|
inear (on the same line). 30. (4, 1)(β2, β3)(5, 0) 5. 6. 7. 8. 9. y = β3x + 6 4y = 2x β 1 3x β 2y = 6 4x β 3 = 2y 3x + 8y = 9 10. 2x β 2 3 = 3 4 y + 3 For each of the following exercises, solve the equation for y in terms of x. 11. 4x + 2y = 8 12. 3x β 2y = 6 13. 2x = 5 β 3y 14. x β 2y = 7 15. 5y + 4 = 10x 16. 5x + 2y = 0 For each of the following exercises, find the distance between the two points. Simplify your answers, and write the exact answer in simplest radical form for irrational answers. 126 Chapter 2 Equations and Inequalities 31. (β1, 2)(0, 4)(2, 1) 33. Name the coordinates of the points graphed. 32. (β3, 0)(β3, 4)(β3, β3) Name the quadrant 34. in which the following points would be located. If the point is on an axis, name the axis. a.(β3, β4) b.(β5, 0) c.(1, β4) d.(β2, 7) e.(0, β3) For each of the following exercises, construct a table and graph the equation by plotting at least three points. 35. y = 1 3 x + 2 36. y = β3x + 1 37. 2y = x + 3 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 127 Numeric For each of the following exercises, find and plot the x- and y-intercepts, and graph the straight line based on those two points. 38. 4x β 3y = 12 39. x β 2y = 8 40. y β 5 = 5x 41. 3y = β2x + 6 42. y = x β 3 2 For each of the following exercises, use the graph in the figure below. Find the distance between the two endpoints using the 43. distance formula. Round to three decimal places. x and it will display the y value for any x value you input. Use this and
|
plug in x = 0, thus finding the y-intercept, for each of the following graphs. 48. Y1 = β2x + 5 49. 50. Y1 = 3x β 8 4 Y1 = x + 5 2 For the following exercises, use your graphing calculator to input the linear graphs in the Y= graph menu. After graphing it, use the 2nd CALC button and 2:zero button, hit enter. At the lower part of the screen you will see βleft bound?β and a blinking cursor on the graph of the line. Move this cursor to the left of the x-intercept, hit ENTER. Now it says βright bound?β Move the cursor to the right of the x-intercept, hit enter. Now it says βguess?β Move your cursor to the left somewhere in between the left and right bound near the x-intercept. Hit enter. At the bottom of your screen it will display the coordinates of the x-intercept or the βzeroβ to the y-value. Use this to find the x-intercept. Note: With linear/straight line functions the zero is not really a βguess,β but it is necessary to enter a βguessβ so it will search and find the exact x-intercept between your right and left boundaries. With other types of functions (more than one x-intercept), they may be irrational numbers so βguessβ is more appropriate to give it the correct limits to find a very close approximation between the left and right boundaries. 51. Y1 = β8x + 6 52. Y1 = 4x β 7 53. Y1 = 3x + 5 4 thousandth. Round your answer to the nearest Find the coordinates of the midpoint of the line 44. segment connecting the two points. Extensions 45. Find the distance that (β3, 4) is from the origin. 46. Find the distance that (5, 2) is from the origin. Round to three decimal places. 47. Which point is closer to the origin? Technology For the following exercises, use your graphing calculator to input the linear graphs in the Y= graph menu. After graphing it, use the 2nd CALC button and 1:value button, hit enter. At the lower part of the screen you will see βx=β and a blinking cursor. You may enter
|
any number for A man drove 10 mi directly east from his home, made a 54. left turn at an intersection, and then traveled 5 mi north to his place of work. If a road was made directly from his home to his place of work, what would its distance be to the nearest tenth of a mile? If the road was made in the previous exercise, how 55. much shorter would the manβs one-way trip be every day? Given 56. A(1, 3), B(β3, 5), C(4, 7), and D(5, β4), find these four points: the coordinates of the midpoint of line segments AB and CD. 57. 128 Chapter 2 Equations and Inequalities After finding the two midpoints in the previous exercise, find the distance between the two midpoints to the nearest thousandth. 58. Given the graph of the rectangle shown and the coordinates of its vertices, prove that the diagonals of the rectangle are of equal length. If we rent a truck and pay a $75/day fee plus $.20 for every mile we travel, write a linear equation that would express the total cost y, using x to represent the number of miles we travel. Graph this function on your graphing calculator and find the total cost for one day if we travel 70 mi. In the previous exercise, find the coordinates of the 59. midpoint for each diagonal. Real-World Applications The coordinates on a map for San Francisco are 60. (53, 17) and those for Sacramento are (123, 78). Note that coordinates represent miles. Find the distance between the cities to the nearest mile. 61. If San Joseβs coordinates are (76, β12), where the coordinates represent miles, find the distance between San Jose and San Francisco to the nearest mile. the boat A small craft in Lake Ontario sends out a distress 62. signal. The coordinates of in trouble were (49, 64). One rescue boat is at the coordinates (60, 82) and a second Coast Guard craft is at coordinates (58, 47). Assuming both rescue craft travel at the same rate, which one would get to the distressed boat the fastest? A man on the top of a building wants to have a guy 63. wire extend to a point on the ground 20 ft from the building. To the nearest foot, how long will the wire have to be if the building is 50 ft tall? 64. This content is available for free at https
|
://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 129 2.2 | Linear Equations in One Variable Learning Objectives In this section you will: 2.2.1 Solve equations in one variable algebraically. 2.2.2 Solve a rational equation. 2.2.3 Find a linear equation. 2.2.4 Given the equations of perpendicular. 2.2.5 Write the equation of a line parallel or perpendicular to a given line. two lines, determine whether their graphs are parallel or Caroline is a full-time college student planning a spring break vacation. To earn enough money for the trip, she has taken a part-time job at the local bank that pays $15.00/hr, and she opened a savings account with an initial deposit of $400 on January 15. She arranged for direct deposit of her payroll checks. If spring break begins March 20 and the trip will cost approximately $2,500, how many hours will she have to work to earn enough to pay for her vacation? If she can only work 4 hours per day, how many days per week will she have to work? How many weeks will it take? In this section, we will investigate problems like this and others, which generate graphs like the line in Figure 2.18. Figure 2.18 Solving Linear Equations in One Variable A linear equation is an equation of a straight line, written in one variable. The only power of the variable is 1. Linear equations in one variable may take the form ax + b = 0 and are solved using basic algebraic operations. We begin by classifying linear equations in one variable as one of three types: identity, conditional, or inconsistent. An identity equation is true for all values of the variable. Here is an example of an identity equation. 3x = 2x + x The solution set consists of all values that make the equation true. For this equation, the solution set is all real numbers because any real number substituted for x will make the equation true. A conditional equation is true for only some values of the variable. For example, if we are to solve the equation 5x + 2 = 3x β 6, we have the following: The solution set consists of one number: {β4}. It is the only solution and, therefore, we have solved a conditional equation. 5x + 2 = 3x β 6 2x = β8 x = β4 130 Chapter 2 Equ
|
ations and Inequalities An inconsistent equation results in a false statement. For example, if we are to solve 5x β 15 = 5(x β 4), we have the following: 5x β 15 = 5x β 20 5x β 15 β 5x = 5x β 20 β 5x β15 β β20 Subtract 5x from both sides. False statement Indeed, β15 β β20. There is no solution because this is an inconsistent equation. Solving linear equations in one variable involves the fundamental properties of equality and basic algebraic operations. A brief review of those operations follows. Linear Equation in One Variable A linear equation in one variable can be written in the form ax + b = 0 where a and b are real numbers, a β 0. Given a linear equation in one variable, use algebra to solve it. The following steps are used to manipulate an equation and isolate the unknown variable, so that the last line reads x = _________, if x is the unknown. There is no set order, as the steps used depend on what is given: 1. We may add, subtract, multiply, or divide an equation by a number or an expression as long as we do the same thing to both sides of the equal sign. Note that we cannot divide by zero. 2. Apply the distributive property as needed: a(b + c) = ab + ac. 3. Isolate the variable on one side of the equation. 4. When the variable is multiplied by a coefficient in the final stage, multiply both sides of the equation by the reciprocal of the coefficient. Example 2.9 Solving an Equation in One Variable Solve the following equation: 2x + 7 = 19. Solution This equation can be written in the form ax + b = 0 by subtracting 19 from both sides. However, we may proceed to solve the equation in its original form by performing algebraic operations. 2x + 7 = 19 2x = 12 x = 6 Subtract 7 from both sides. Multiply both sides by 1 2 or divide by 2. The solution is x = 6. 2.5 Solve the linear equation in one variable: 2x + 1 = β9. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 131 Example 2.10 Solving an Equation Algebraically When the Variable Appears on Both Sides
|
Solve the following equation: 4(xβ3) + 12 = 15β5(x + 6). Solution Apply standard algebraic properties. 4(x β 3) + 12 = 15 β 5(x + 6) 4x β 12 + 12 = 15 β 5x β 30 4x = β15 β 5x 9x = β15 x = β 15 9 x = β 5 3 Apply the distributive property. Combine like terms. Place x β terms on one side and simplify. Multiply both sides by 1 9, the reciprocal of 9. Analysis This problem requires the distributive property to be applied twice, and then the properties of algebra are used to reach the final line, x = β 5 3. 2.6 Solve the equation in one variable: β2(3x β 1) + x = 14 β x. Solving a Rational Equation In this section, we look at rational equations that, after some manipulation, result in a linear equation. If an equation contains at least one rational expression, it is a considered a rational equation. Recall that a rational number is the ratio of two numbers, such as 2 3 or 7 2. A rational expression is the ratio, or quotient, of two polynomials. Here are three examples. x + 1 x2 β 4, 1 x β 3, or 4 x2 + x β 2 Rational equations have a variable in the denominator in at least one of the terms. Our goal is to perform algebraic operations so that the variables appear in the numerator. In fact, we will eliminate all denominators by multiplying both sides of the equation by the least common denominator (LCD). Finding the LCD is identifying an expression that contains the highest power of all of the factors in all of the denominators. We do this because when the equation is multiplied by the LCD, the common factors in the LCD and in each denominator will equal one and will cancel out. Example 2.11 Solving a Rational Equation Solve the rational equation: 7 2x β 5 3x = 22 3. 132 Chapter 2 Equations and Inequalities Solution We have three denominators; 2x, 3x, and 3. The LCD must contain 2x, 3x, and 3. An LCD of 6x contains all three denominators. In other words, each denominator can be divided evenly into the LCD. Next, multiply both sides of the equation by the LCD 6x. β (
|
6x) β β (6x ) β 7 2x β‘ (6x) β£ β β 7 β β (6x) β 2x β β β β (6x ) β β€ β¦(6x) β β (6x) β β (6 x) β‘ β£ β β β β 22 3 22 3 22 3 β€ 2x β 5 7 β¦ = 3x β 5 β = 3x β 5 β = 3x 3(7) β 2(5) = 22(2x) 21 β 10 = 44x 11 = 44x 11 = x 44 1 4 = x Use the distributive property. Cancel out the common factors. Multiply remaining factors by each numerator. A common mistake made when solving rational equations involves finding the LCD when one of the denominators is a binomialβtwo terms added or subtractedβsuch as (x + 1). Always consider a binomial as an individual factorβthe terms cannot be separated. For example, suppose a problem has three terms and the denominators are x, x β 1, and 3x β 3. (x β 1), and 3(x β 1) as the denominators. (Note the parentheses placed First, factor all denominators. We then have x, around the second denominator.) Only the last two denominators have a common factor of (x β 1). The x in the first denominator is separate from the x in the (x β 1) denominators. An effective way to remember this is to write factored and binomial denominators in parentheses, and consider each parentheses as a separate unit or a separate factor. The LCD in this instance is found by multiplying together the x, one factor of (x β 1), and the 3. Thus, the LCD is the following: x(x β 1)3 = 3x(x β 1) So, both sides of the equation would be multiplied by 3x(x β 1). Leave the LCD in factored form, as this makes it easier to see how each denominator in the problem cancels out. Another example is a problem with two denominators, such as x and x2 + 2x. Once
|
the second denominator is factored as x2 + 2x = x(x + 2), there is a common factor of x in both denominators and the LCD is x(x + 2). Sometimes we have a rational equation in the form of a proportion; that is, when one fraction equals another fraction and there are no other terms in the equation. a b = c d We can use another method of solving the equation without finding the LCD: cross-multiplication. We multiply terms by crossing over the equal sign. Multiply a(d) and b(c), which results in ad = bc. Any solution that makes a denominator in the original expression equal zero must be excluded from the possibilities. Rational Equations A rational equation contains at least one rational expression where the variable appears in at least one of the denominators. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 133 Given a rational equation, solve it. 1. Factor all denominators in the equation. 2. Find and exclude values that set each denominator equal to zero. 3. Find the LCD. 4. Multiply the whole equation by the LCD. If the LCD is correct, there will be no denominators left. 5. Solve the remaining equation. 6. Make sure to check solutions back in the original equations to avoid a solution producing zero in a denominator Example 2.12 Solving a Rational Equation without Factoring Solve the following rational equation: x β 3 2 2 = 7 2x Solution We have three denominators: x, 2, and 2x. No factoring is required. The product of the first two denominators is equal to the third denominator, so, the LCD is 2x. Only one value is excluded from a solution set, x = 0. Next, multiply the whole equation (both sides of the equal sign) by 2x. 2 x β β 2 x 7 2x 7 2x β β‘ β€ 2xβ 3 β = β β 2 2(2) β 3x = 7 4 β 3x = 7 β3x = 3 β€ β¦2x β β 2x Distribute 2x. Denominators cancel out. x = β1 or {β1} The proposed solution is x = β1,
|
which is not an excluded value, so the solution set contains one number, x = β1, or {β1} written in set notation. 2.7 Solve the rational equation: 2 3x = 1 4 β 1 6x. Example 2.13 Solving a Rational Equation by Factoring the Denominator Solve the following rational equation: 1 x = 1 10 β 3 4x. 134 Chapter 2 Equations and Inequalities Solution find the common denominator. The three denominators in factored form are x, 10 = 2 β
5, and First 4x = 2 β
2 β
x. The smallest expression that is divisible by each one of the denominators is 20x. Only x = 0 is an excluded value. Multiply the whole equation by 20x. β β 20x 1 10 β β = β 20xβ β 3 1 x β β 4x 20 = 2x β 15 35 = 2x 35 = x 2 The solution is x = 35 2. 2.8 Solve the rational equation: β 5 2x + 3 4x = β 7 4. Example 2.14 Solving Rational Equations with a Binomial in the Denominator Solve the following rational equations and state the excluded values: a. b. c Solution a. The denominators x and x β 6 have nothing in common. Therefore, the LCD is the product x(x β 6). However, for this problem, we can cross-multiply. 3 x β 6 = 5 x 3x = 5(x β 6) 3x = 5x β 30 β2x = β30 x = 15 Distribute. The solution is x = 15. The excluded values are x = 6 and x = 0. b. The LCD is 2(x β 3). Multiply both sides of the equation by 2(x β 3). This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 135 β‘ 2(x β 3) β£ x x β 3 2 (x β 3(x β 3)5 x β 3 β€ β¦2(x β 3) β 2(x β 3) 2 2x = 10 β (x β 3) 2x = 10 β x + 3 2
|
x = 13 β x 3x = 13 x = 13 3. The excluded value is x = 3. The solution is x = 13 3 c. The least common denominator is 2(x β 2). Multiply both sides of the equation by x(x β 2). β‘ 2(x β 2) β£ x x β 2 β€ β¦2(x β 2 2x = 10 β (x β 2) 2x = 12 β x 3x = 12 x = 4 The solution is x = 4. The excluded value is x = 2. 2.9 Solve β3 2x + 1 = 4 3x + 1. State the excluded values. Example 2.15 Solving a Rational Equation with Factored Denominators and Stating Excluded Values Solve the rational equation after factoring the denominators = 2x x2 β 1. State the excluded values. Solution We must factor the denominator x2 β1. We recognize this as the difference of squares, and factor it as (x β 1)(x + 1). Thus, the LCD that contains each denominator is (x β 1)(x + 1). Multiply the whole equation by the LCD, cancel out the denominators, and solve the remaining equation. β‘ (x β 1)(x + 1(x β 1) β 1(x + 1) = 2x 2x β 2 β x β 1 = 2x β3 β x = 0 β3 = x 2x (x β 1)(x + 1) β€ β¦(x β 1)(x + 1) Distribute the negative sign. The solution is x = β3. The excluded values are x = 1 and x = β1. 136 Chapter 2 Equations and Inequalities 2.10 Solve the rational equation x2 β x β 2. Finding a Linear Equation Perhaps the most familiar form of a linear equation is the slope-intercept form, written as y = mx + b, where m = slope and b = yβintercept. Let us begin with the slope. The Slope of a Line The slope of a line refers to the ratio of the vertical change in y over the horizontal change in x between any two points on a line. It indicates the direction in which a line slants as well as its steepness. Slope is sometimes described as rise over run. m = y2 β y1 x
|
2 β x1 If the slope is positive, the line slants to the right. If the slope is negative, the line slants to the left. As the slope increases, the line becomes steeper. Some examples are shown in Figure 2.19. The lines indicate the following slopes: m = β3, m = 2, and m = 1 3. Figure 2.19 The Slope of a Line The slope of a line, m, represents the change in y over the change in x. Given two points, (x1, y1) and (x2, y2), following formula determines the slope of a line containing these points: the m = y2 β y1 x2 β x1 Example 2.16 Finding the Slope of a Line Given Two Points Find the slope of a line that passes through the points (2, β1) and (β5, 3). This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 137 Solution We substitute the y-values and the x-values into the formula. m = 3 β (β1) β5 β 2 = 4 β7 = β 4 7 The slope is β 4 7. Analysis It does not matter which point is called (x1, y1) or (x2, y2). As long as we are consistent with the order of the y terms and the order of the x terms in the numerator and denominator, the calculation will yield the same result. 2.11 Find the slope of the line that passes through the points (β2, 6) and (1, 4). Example 2.17 Identifying the Slope and y-intercept of a Line Given an Equation Identify the slope and y-intercept, given the equation y = β 3 4 x β 4. Solution As the line is in y = mx + b form, the given line has a slope of m = β 3 4. The y-intercept is b = β4. Analysis The y-intercept is the point at which the line crosses the y-axis. On the y-axis, x = 0. We can always identify the y-intercept when the line is in slope-intercept form, as it will always equal b. Or, just substitute x = 0 and solve for y. The Point-Slope Formula Given the slope and one point on a line, we
|
can find the equation of the line using the point-slope formula. y β y1 = m(x β x1) This is an important formula, as it will be used in other areas of college algebra and often in calculus to find the equation of a tangent line. We need only one point and the slope of the line to use the formula. After substituting the slope and the coordinates of one point into the formula, we simplify it and write it in slope-intercept form. The Point-Slope Formula Given one point and the slope, the point-slope formula will lead to the equation of a line: y β y1 = m(x β x1) 138 Chapter 2 Equations and Inequalities Example 2.18 Finding the Equation of a Line Given the Slope and One Point Write the equation of the line with slope m = β3 and passing through the point (4, 8). Write the final equation in slope-intercept form. Solution Using the point-slope formula, substitute β3 for m and the point (4, 8) for (x1, y1). y β y1 = m(x β x1) y β 8 = β3(x β 4) y β 8 = β3x + 12 y = β3x + 20 Analysis Note that any point on the line can be used to find the equation. If done correctly, the same final equation will be obtained. 2.12 Given m = 4, find the equation of the line in slope-intercept form passing through the point (2, 5). Example 2.19 Finding the Equation of a Line Passing Through Two Given Points Find the equation of the line passing through the points (3, 4) and (0, β3). Write the final equation in slopeintercept form. Solution First, we calculate the slope using the slope formula and two points. m = β3 β 4 0 β 3 = β7 β3 = 7 3 Next, we use the point-slope formula with the slope of 7 3, and either point. Letβs pick the point (3, 4) for (x1, y1). x β 3) x β 7 x β 3 Distribute the 7 3. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 139 In slope-intercept form, the equation is written as y =
|
7 3 x β 3. Analysis To prove that either point can be used, let us use the second point (0, β3) and see if we get the same equationx β 0) x x β 3 We see that the same line will be obtained using either point. This makes sense because we used both points to calculate the slope. Standard Form of a Line Another way that we can represent the equation of a line is in standard form. Standard form is given as Ax + By = C where A, B, and C are integers. The x- and y-terms are on one side of the equal sign and the constant term is on the other side. Example 2.20 Finding the Equation of a Line and Writing It in Standard Form Find the equation of the line with m = β6 and passing through the point β β form. 1 4 β β . Write the equation in standard, β2 Solution We begin using the point-slope formula. β βx β 1 y β (β2) = β6 4 y + 2 = β6x + 3 2 β β From here, we multiply through by 2, as no fractions are permitted in standard form, and then move both variables to the left aside of the equal sign and move the constants to the right. 2(y + 2) = β ββ6x + 3 2 2y + 4 = β12x + 3 β β 2 This equation is now written in standard form. 12x + 2y = β1 2.13 Find the equation of the line in standard form with slope m = β 1 3 and passing through the point β β1, 1 3 β β . 140 Chapter 2 Equations and Inequalities Vertical and Horizontal Lines The equations of vertical and horizontal lines do not require any of the preceding formulas, although we can use the formulas to prove that the equations are correct. The equation of a vertical line is given as x = c where c is a constant. The slope of a vertical line is undefined, and regardless of the y-value of any point on the line, the x-coordinate of the point will be c. Suppose that we want to find the equation of a line containing the following points: (β3, β5), (β3, 1), (β3, 3), and (β3, 5). First, we will
|
find the slope. m = 5 β 3 β3 β (β3) = 2 0 Zero in the denominator means that the slope is undefined and, therefore, we cannot use the point-slope formula. However, we can plot the points. Notice that all of the x-coordinates are the same and we find a vertical line through x = β3. See Figure 2.20. The equation of a horizontal line is given as y = c where c is a constant. The slope of a horizontal line is zero, and for any x-value of a point on the line, the y-coordinate will be c. Suppose we want to find the equation of a line that contains the following set of points: (β2, β2), (0, β2), (3, β2), and (5, β2). We can use the point-slope formula. First, we find the slope using any two points on the line. m = β2 β (β2) 0 β (β2) = 0 2 = 0 Use any point for (x1, y1) in the formula, or use the y-intercept. y β (β2) = 0(x β 3) y + 2 = 0 y = β2 The graph is a horizontal line through y = β2. Notice that all of the y-coordinates are the same. See Figure 2.20. Figure 2.20 The line x = β3 is a vertical line. The line y = β2 is a horizontal line. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 141 Example 2.21 Finding the Equation of a Line Passing Through the Given Points Find the equation of the line passing through the given points: (1, β3) and (1, 4). Solution The x-coordinate of both points is 1. Therefore, we have a vertical line, x = 1. 2.14 Find the equation of the line passing through (β5, 2) and (2, 2). Determining Whether Graphs of Lines are Parallel or Perpendicular Parallel lines have the same slope and different y-intercepts. Lines that are parallel to each other will never intersect. For example, Figure 2.21 shows the graphs of various lines with the same slope, m = 2. Figure 2.21 Parallel lines All of the lines shown in the graph are parallel
|
because they have the same slope and different y-intercepts. Lines that are perpendicular intersect to form a 90Β° -angle. The slope of one line is the negative reciprocal of the other. We can show that two lines are perpendicular if the product of the two slopes is β1 : m1 β
m2 = β1. For example, Figure 2.22 shows the graph of two perpendicular lines. One line has a slope of 3; the other line has a slope of β 1 3. 142 Chapter 2 Equations and Inequalities m1 β
m2 = β1 β β = β1 β ββ 1 3 3 β
Figure 2.22 Perpendicular lines Example 2.22 Graphing Two Equations, and Determining Whether the Lines are Parallel, Perpendicular, or Neither Graph the equations of the given lines, and state whether they are parallel, perpendicular, or neither: 3y = β 4x + 3 and 3x β 4y = 8. Solution The first thing we want to do is rewrite the equations so that both equations are in slope-intercept form. First equation: Second equation: See the graph of both lines in Figure 2.23 3y = β4x + 3 y = β 4 3 x + 1 3x β 4y = 8 β4y = β3x + 8 y = 3 4 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 143 Figure 2.23 From the graph, we can see that the lines appear perpendicular, but we must compare the slopes. m1 = β 4 3 m2 = 3 4 β ββ 4 3 m1 β
m2 = β β β β 3 4 β β = β1 The slopes are negative reciprocals of each other, confirming that the lines are perpendicular. 2.15 Graph the two lines and determine whether they are parallel, perpendicular, or neither: 2y β x = 10 and 2y = x + 4. Writing the Equations of Lines Parallel or Perpendicular to a Given Line As we have learned, determining whether two lines are parallel or perpendicular is a matter of finding the slopes. To write the equation of a line parallel or perpendicular to another line, we follow the same principles as we do for finding
|
the equation of any line. After finding the slope, use the point-slope formula to write the equation of the new line. Given an equation for a line, write the equation of a line parallel or perpendicular to it. 1. Find the slope of the given line. The easiest way to do this is to write the equation in slope-intercept form. 2. Use the slope and the given point with the point-slope formula. 3. Simplify the line to slope-intercept form and compare the equation to the given line. Example 2.23 Writing the Equation of a Line Parallel to a Given Line Passing Through a Given Point 144 Chapter 2 Equations and Inequalities Write the equation of line parallel to a 5x + 3y = 1 and passing through the point (3, 5). Solution First, we will write the equation in slope-intercept form to find the slope. 5x + 3y = 1 3y = 5x + The slope is m = β 5 3. The y-intercept is 1 3, but that really does not enter into our problem, as the only thing we need for two lines to be parallel is the same slope. The one exception is that if the y-intercepts are the same, then the two lines are the same line. The next step is to use this slope and the given point with the point-slope formulax β 3) x + 5 x + 10 The equation of the line is y = β 5 3 x + 10. See Figure 2.24. Figure 2.24 2.16 Find the equation of the line parallel to 5x = 7 + y and passing through the point (β1, β2). Example 2.24 Finding the Equation of a Line Perpendicular to a Given Line Passing Through a Given Point Find the equation of the line perpendicular to 5x β 3y + 4 = 0 (β4, 1). This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 145 Solution The first step is to write the equation in slope-intercept form. 5x β 3y + 4 = 0 β3y = β5x β 4 x + 4 3 y = 5 3 We see that the slope is m = 5 3. This means that the slope of the line perpendicular to the given line is the negative reciprocal, or β 3 5. Next, we use the point
|
-slope formula with this new slope and the given pointx β (β4)β β x β 12 5 x β 12 5 x β 7 5 + 5 5 Access these online resources for additional instruction and practice with linear equations. β’ Solving rational equations (http://openstaxcollege.org/l/rationaleqs) β’ Equation of a line given two points (http://openstaxcollege.org/l/twopointsline) β’ Finding the equation of a line perpendicular to another line through a given point (http://openstaxcollege.org/l/findperpline) β’ Finding the equation of a line parallel to another line through a given point (http://openstaxcollege.org/l/findparaline) 146 Chapter 2 Equations and Inequalities 2.2 EXERCISES Verbal What does it mean when we say that two lines are 65. parallel? What 66. is the relationship between the slopes of perpendicular lines (assuming neither is horizontal nor vertical)? 67. How do we recognize when an equation, for example y = 4x + 3, will be a straight line (linear) when graphed? What does it mean when we say that a linear equation 68. is inconsistent? 69. When solving the following equation explain why we must possible solutions from the solution set. exclude x = 5 and x = β1 as Algebraic For the following exercises, solve the equation for x. 70. 7x + 2 = 3x β 9 71. 4x β 3 = 5 72. 3(x + 2) β 12 = 5(x + 1) 73. 12 β 5(x + 3) = 2x β 5 74. 75. 76 = 2x + 3 12 2 3 x + 1 2 = 31 6 77. 3(2x β 1) + x = 5x + 3 78. 79. 2x 3 β 3 4 = x 6 + 21 For the following exercises, solve each rational equation for x. State all x-values that are excluded from the solution set. 80. 3 x β 1 3 = 1 6 This content is available for free at https://cnx.org/content/col11758/1.5 81. 82. 83. 84. 85x β 1)(x β 2) 3x 6 x2 β 2x β 3 x = 1 1 5 + 3 2x For the following exercises, find the equation of the
|
line using the point-slope formula. Write all the final equations using the slope-intercept form. 86. 87. (0, 3) with a slope of 2 3 (1, 2) with a slope of β4 5 88. x-intercept is 1, and (β2, 6) 89. y-intercept is 2, and (4, β1) 90. (β3, 10) and (5, β6) 91. (1, 3) and (5, 5) parallel to y = 2x + 5 and passes through the point 92. (4, 3) perpendicular to 3y = x β 4 and passes through the 93. point (β2, 1). For the following exercises, find the equation of the line using the given information. 94. (β2, 0) and (β2, 5) 95. (1, 7) and (3, 7) The slope is undefined and it passes through the point 96. (2, 3). The slope equals zero and it passes through the point 97. (1, β4). 98. The slope is 3 4 and it passes through the point (1,4). Chapter 2 Equations and Inequalities 147 99. (β1, 3) and (4, β5) 112. 4,500x β 200y = 9,528 Graphical For the following exercises, graph the pair of equations on the same axes, and state whether they are parallel, perpendicular, or neither. 113. 200 β 30y x = 70 Extensions 100. y = 2x + 7 y = β1 2 x β 4 101. 3x β 2y = 5 6y β 9x = 6 102. y = 3x + 1 y = 3x + 2 4 103. x = 4 y = β3 Numeric For the following exercises, find the slope of the line that passes through the given points. 104. (5, 4) and (7, 9) 105. (β3, 2) and (4, β7) 106. (β5, 4) and (2, 4) 107. (β1, β2) and (3, 4) 108. (3, β2) and (3, β2) For the following exercises, find the slope of the lines that pass through each pair of points and determine whether the lines are parallel or perpendicular. 109. 110. (β1, 3) and (5, 1) (β2, 3)
|
and (0, 9) (2, 5) and (5, 9) (β1, β1) and (2, 3) Technology For the following exercises, express the equations in slope intercept form (rounding each number to the thousandths place). Enter this into a graphing calculator as Y1, then adjust the ymin and ymax values for your window to include where the y-intercept occurs. State your ymin and ymax values. 111. 0.537x β 2.19y = 100 with Starting formula the 114. y β y1 = m(x β x1), solve this expression for x in terms of x1, y, y1, and m. point-slope Starting with the standard form of an equation 115. Ax + By = C, solve this expression for y in terms of A, B, C, and x. Then put the expression in slopeintercept form. Use the above derived formula to put the following 116. standard equation in slope intercept form: 7x β 5y = 25. Given that the following coordinates are the vertices 117. of a rectangle, prove that this truly is a rectangle by showing the slopes of the sides that meet are perpendicular. (β1, 1), (2, 0), (3, 3), and (0, 4) Find the slopes of the diagonals in the previous 118. exercise. Are they perpendicular? Real-World Applications The slope for a wheelchair ramp for a home has to be. If the vertical distance from the ground to the door 119. 1 12 bottom is 2.5 ft, find the distance the ramp has to extend from the home in order to comply with the needed slope. If the profit equation for a small business selling x item two is item one and y number of the y value 120. number of p = 3x + 4y, find p = $453 and x = 75. when For the following exercises, use this scenario: The cost of renting a car is $45/wk plus $0.25/mi traveled during that week. An equation to represent the cost would be y = 45 +.25x, where x is the number of miles traveled. 121. What is your cost if you travel 50 mi? 122. If your cost were $63.75, how many miles were you charged for traveling? 123. 148 Chapter 2 Equations and Inequalities Suppose you have a maximum of $100 to spend for the car rental. What
|
would be the maximum number of miles you could travel? This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 149 2.3 | Models and Applications Learning Objectives In this section you will: 2.3.1 Set up a linear equation to solve a real-world application. 2.3.2 Use a formula to solve a real-world application. Figure 2.25 Credit: Kevin Dooley Josh is hoping to get an A in his college algebra class. He has scores of 75, 82, 95, 91, and 94 on his first five tests. Only the final exam remains, and the maximum of points that can be earned is 100. Is it possible for Josh to end the course with an A? A simple linear equation will give Josh his answer. Many real-world applications can be modeled by linear equations. For example, a cell phone package may include a monthly service fee plus a charge per minute of talk-time; it costs a widget manufacturer a certain amount to produce x widgets per month plus monthly operating charges; a car rental company charges a daily fee plus an amount per mile driven. These are examples of applications we come across every day that are modeled by linear equations. In this section, we will set up and use linear equations to solve such problems. Setting up a Linear Equation to Solve a Real-World 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 us use the car rental example above. 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 0.10x. 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 C. When dealing with real-world applications, there are certain expressions that we can translate directly into math. Table 2.4 lists some common
|
verbal expressions and their equivalent mathematical expressions. C = 0.10x + 50 150 Verbal One number exceeds another by a Twice a number One number is a more than another number One number is a less than twice another number The product of a number and a, decreased by b Chapter 2 Equations and Inequalities Translation to Math Operations x, x + a 2x x, x + a x, 2x β a ax β b The quotient of a number and the number plus a is three times the number x x + a = 3x The product of three times a number and the number decreased by b is c 3x(x β b) = c Table 2.4 Given a real-world problem, model a linear equation to fit it. 1. Identify known quantities. 2. Assign a variable to represent the unknown quantity. 3. If there is more than one unknown quantity, find a way to write the second unknown in terms of the first. 4. Write an equation interpreting the words as mathematical operations. 5. Solve the equation. Be sure the solution can be explained in words, including the units of measure. Example 2.25 Modeling a Linear Equation to Solve an Unknown Number Problem Find a linear equation to solve for the following unknown quantities: One number exceeds another number by 17 and their sum is 31. Find the two numbers. Solution Let x equal the first number. Then, as the second number exceeds the first by 17, we can write the second number as x + 17. The sum of the two numbers is 31. We usually interpret the word is as an equal sign. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 151 Simplify and solve. x + (x + 17) = 31 2x + 17 = 31 2x = 14 x = 7 x + 17 = 7 + 17 = 24 The two numbers are 7 and 24. Find a linear equation to solve for the following unknown quantities: One number is three more than 2.17 twice another number. If the sum of the two numbers is 36, find the numbers. Example 2.26 Setting Up a Linear Equation to Solve a Real-World Application 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. a. Write a linear equation that models the packages offered by both companies. b. c. 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? d. How many minutes of talk-time would yield equal monthly statements from both companies? Solution a. The model for Company A can be written as A = 0.05x + 34. This includes the variable cost of 0.05x plus the monthly service charge of $34. Company Bβs package charges a higher monthly fee of $40, but a lower variable cost of 0.04x. Company Bβs model can be written as B = 0.04x + $40. b. If the average number of minutes used each month is 1,160, we have the following: Company A = 0.05(1.160) + 34 = 58 + 34 = 92 Company B = 0.04(1, 1600) + 40 = 46.4 + 40 = 86.4 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. c. If the average number of minutes used each month is 420, we have the following: Company A = 0.05(420) + 34 = 21 + 34 = 55 Company B = 0.04(420) + 40 = 16.8 + 40 = 56.8 152 Chapter 2 Equations and Inequalities 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. d. 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 (x, y) 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. Check the x-value in each equation. 0.05x + 34 = 0.04x + 40 0.01x = 6 x = 600 0.05(600) + 34 = 64 0.04(600) + 40 = 64 Therefore, a monthly average of 600 talk-time minutes
|
renders the plans equal. See Figure 2.26 Figure 2.26 2.18 Find a linear equation to model this real-world application: It costs ABC electronics company $2.50 per unit to produce a part used in a popular brand of desktop computers. The company has monthly operating expenses of $350 for utilities and $3,300 for salaries. What are the companyβs monthly expenses? Using a Formula to Solve a Real-World Application 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. Example 2.27 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 153 Solving an Application Using a Formula 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? Solution 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 1 2 h at rate r. His drive home takes 40 min, or 2 3 h, and his speed averages 10 mi/h less than the morning drive. Both trips cover distance d. A table, such as Table 2.5, is often helpful for keeping track of information in these types of problems. d d d r r r β 10 t 1 2 2 3 To Work To Home Table 2.5 Write two equations, one for each trip. d = rr β 10) β β οΏ½
|
οΏ½οΏ½ 2 3 To work To home As both equations equal the same distance, we set them equal to each other and solve for r. β β 2 3 β rβ β 1 β = (r β 10) β β 2 r β 20 2r = 2 1 3 3 r = β 20 3 r = β 20 3 r = β 20 3 r = 40 (β6 We have solved for the rate of speed to work, 40 mph. Substituting 40 into the rate on the return trip yields 30 mi/ h. Now we can answer the question. Substitute the rate back into either equation and solve for d. The distance between home and work is 20 mi. d = 40 β β β β 1 2 = 20 154 Chapter 2 Equations and Inequalities Analysis 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. rβ β 6 Γ rr β 10r β 10) β 2 3r = 4(r β 10) 3r = 4r β 40 βr = β40 r = 40 β β 2 3 2.19 On Saturday morning, it took Jennifer 3.6 h to drive to her motherβs house for the weekend. On Sunday evening, due to heavy traffic, it took Jennifer 4 h to return home. Her speed was 5 mi/h slower on Sunday than on Saturday. What was her speed on Sunday? Example 2.28 Solving a Perimeter Problem 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? Solution 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 as in Figure 2.27. Figure 2.27 Now we can solve for the width and then calculate the length. P = 2L + 2W 54 = 2(W + 3) + 2W 54 = 2W + 6 + 2W 54 = 4W + 6 48 = 4W 12 = W (12 + 3) = L 15 = L
|
The dimensions are L = 15 ft and W = 12 ft. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 155 Find the dimensions of a rectangle given that the perimeter is 110 cm and the length is 1 cm more than 2.20 twice the width. Example 2.29 Solving an Area Problem The perimeter of a tablet of graph paper is 48 in.2. The length is 6 in. more than the width. Find the area of the graph paper. Solution 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. P = 2L + 2W 48 = 2(W + 6) + 2W 48 = 2W + 12 + 2W 48 = 4W + 12 36 = 4W 9 = W (9 + 6) = L 15 = L Now, we find the area given the dimensions of L = 15 in. and W = 9 in. A = LW A = 15(9) = 135 in.2 The area is 135 in.2. 2.21 A game room has a perimeter of 70 ft. The length is five more than twice the width. How many ft2 of new carpeting should be ordered? Example 2.30 Solving a Volume Problem 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. Solution 156 Chapter 2 Equations and Inequalities The formula for the volume of a box is given as V = LWH, given that L = 2W, and H = 8. The volume is 1,600 cubic inches. the product of length, width, and height. We are V = LWH 1, 600 = (2W)W(8) 1, 600 = 16W 2 100 = W 2 10 = W The dimensions are L = 20 in., W =
|
10 in., and H = 8 in. Analysis Note that the square root of W 2 would result in a positive and a negative value. However, because we are describing width, we can use only the positive result. Access these online resources for additional instruction and practice with models and applications of linear equations. β’ Problem solving using linear equations (http://openstaxcollege.org/l/lineqprobsolve) β’ Problem solving using equations (http://openstaxcollege.org/l/equationprsolve) β’ Finding the dimensions of area given the perimeter (http://openstaxcollege.org/l/ permareasolve) β’ Find the distance between the cities using the distance = rate * time formula (http://openstaxcollege.org/l/ratetimesolve) β’ Linear equation application (Write a cost equation) (http://openstaxcollege.org/l/ lineqappl) This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 157 2.3 EXERCISES Verbal To set up a model linear equation to fit real-world 124. applications, what should always be the first step? Use your own words to describe this equation where n 125. is a number: 5(n + 3) = 2n 126. If the total amount of money you had to invest was $2,000 and you deposit x amount in one investment, how can you represent the remaining amount? If a man sawed a 10-ft board into two sections and long, how long would the other 127. one section was n ft section be in terms of n? If Bill was traveling v mi/h, how would you 128. represent Daemonβs speed if he was traveling 10 mi/h faster? Real-World Applications For the following exercises, use the information to find a linear algebraic equation model to use to answer the question being asked. 129. Mark and Don are planning to sell each of their marble collections at a garage sale. If Don has 1 more than 3 times the number of marbles Mark has, how many does each boy have to sell if the total number of marbles is 113? Beth and Ann are joking that their combined ages 130. equal Samβs age. If Beth is twice Annβs age and Sam is 69 yr old, what are Beth and Annβs ages? Ben originally filled
|
out 8 more applications than 131. Henry. Then each boy filled out 3 additional applications, bringing the total to 28. How many applications did each boy originally fill out? For the following exercises, use this scenario: Two different telephone carriers offer the following plans that a person is considering. Company A has a monthly fee of $20 and charges of $.05/min for calls. Company B has a monthly fee of $5 and charges $.10/min for calls. Find the model of the total cost of Company Aβs plan, 132. using m for the minutes. Find the model of the total cost of Company Bβs plan, 133. using m for the minutes. Find out how many minutes of calling would make 134. the two plans equal. 135. If the person makes a monthly average of 200 min of calls, which plan should for the person choose? the following plans For the following exercises, use this scenario: A wireless that a person is carrier offers considering. The Family Plan: $90 monthly fee, unlimited talk and text on up to 5 lines, and data charges of $40 for each device for up to 2 GB of data per device. The Mobile Share Plan: $120 monthly fee for up to 10 devices, unlimited talk and text for all the lines, and data charges of $35 for each device up to a shared total of 10 GB of data. Use P for the number of devices that need data plans as part of their cost. 136. Find the model of the total cost of the Family Plan. Find the model of the total cost of the Mobile Share 137. Plan. Assuming they stay under their data limit, find the 138. number of devices that would make the two plans equal in cost. If a family has 3 smart phones, which plan should 139. they choose? For exercises 17 and 18, use this scenario: A retired woman has $50,000 to invest but needs to make $6,000 a year from the interest to meet certain living expenses. One bond investment pays 15% annual interest. The rest of it she wants to put in a CD that pays 7%. If we let x be the amount the woman invests in the 140. 15% bond, how much will she be able to invest in the CD? Set up and solve the equation for how much the 141. woman should invest in each option to sustain a $6,000 annual return. Two planes fly in opposite directions. One travels 450 142. mi/h and
|
the other 550 mi/h. How long will it take before they are 4,000 mi apart? Ben starts walking along a path at 4 mi/h. One and a 143. half hours after Ben leaves, his sister Amanda begins jogging along the same path at 6 mi/h. How long will it be before Amanda catches up to Ben? 144. Fiora starts riding her bike at 20 mi/h. After a while, she slows down to 12 mi/h, and maintains that speed for the rest of the trip. The whole trip of 70 mi takes her 4.5 h. For what distance did she travel at 20 mi/h? 145. A chemistry teacher needs to mix a 30% salt solution with a 70% salt solution to make 20 qt of a 40% salt solution. How many quarts of each solution should the teacher mix to get the desired result? 158 Chapter 2 Equations and Inequalities 146. Paul has $20,000 to invest. His intent is to earn 11% interest on his investment. He can invest part of his money at 8% interest and part at 12% interest. How much does Paul need to invest in each option to make get a total 11% return on his $20,000? For the following exercises, use this scenario: A truck rental agency offers two kinds of plans. Plan A charges $75/ wk plus $.10/mi driven. Plan B charges $100/wk plus $.05/ mi driven. Write the model equation for the cost of renting a 147. truck with plan A. Write the model equation for the cost of renting a 148. truck with plan B. Use the formula from the previous question to find f when p = 8 and q = 13. Solve 159. y = mx + b for m in the slope-intercept formula: Use the formula from the previous question to find the point are (4, 7) and 160. m when the coordinates of b = 12. 161. A = 1 2 The area hβ βb1 + b2 a of trapezoid by β . Use the formula to find the area of a given is β trapezoid with h = 6, b1 = 14, and b2 = 8. Find the number of miles that would generate the 149. same cost for both plans. 162. Solve for h: A = 1 2 hβ βb1 +
|
b2 β β If Tim knows he has to travel 300 mi, which plan 150. should he choose? For the following exercises, use the given formulas to answer the questions. 151. A = P(1 + rt) is used to find the principal amount Pdeposited, earning r% interest, for t years. Use this to find what principal amount P David invested at a 3% rate for 20 yr if A = $8,000. 152. The formula F = mv2 R relates force (F), velocity (v), mass (m), and resistance (R). Find R when m = 45, v = 7, and F = 245. F = ma indicates that force (F) equals mass (m) 153. times acceleration (a). Find the acceleration of a mass of 50 kg if a force of 12 N is exerted on it. Use the formula from the previous question to find the with 163. height A = 150, b1 = 19, and b2 = 11. trapezoid of a Find the dimensions of an American football field. 164. The length is 200 ft more than the width, and the perimeter is 1,040 ft. Find the length and width. Use the perimeter formula P = 2L + 2W. Distance equals rate times time, d = rt. Find the 165. distance Tom travels if he is moving at a rate of 55 mi/h for 3.5 h. Using the formula in the previous exercise, find the 166. distance that Susan travels if she is moving at a rate of 60 mi/h for 6.75 h. What is the total distance that two people travel in 3 h 167. if one of them is riding a bike at 15 mi/h and the other is walking at 3 mi/h? 154. Sum = 1 1 β r is the formula for an infinite series 168. sum. If the sum is 5, find r. If the area model for a triangle is A = 1 2 bh, find the area of a triangle with a height of 16 in. and a base of 11 in. For the following exercises, solve for the given variable in the formula. After obtaining a new version of the formula, you will use it to solve a question. 169. Solve for h: A = 1 2 bh 155. Solve for W: P = 2L + 2W Use the formula from the previous question to find the 156. width, W,
|
of a rectangle whose length is 15 and whose perimeter is 58. Solve for 157. 158. Use the formula from the previous question to find the 170. height to the nearest tenth of a triangle with a base of 15 and an area of 215. 171. The volume formula for a cylinder is V = Οr 2 h. Using the symbol Ο in your answer, find the volume of a cylinder with a radius, r, of 4 cm and a height of 14 cm. Solve for h: V = Οr 2 h 172. 173. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 159 Use the formula from the previous question to find the height of a cylinder with a radius of 8 and a volume of 16Ο 174. Solve for r: V = Οr 2 h Use the formula from the previous question to find the 175. radius of a cylinder with a height of 36 and a volume of 324Ο. The formula for the circumference of a circle is 176. C = 2Οr. Find the circumference of a circle with a diameter of 12 in. (diameter = 2r). Use the symbol Ο in your final answer. Solve the formula from the previous question for Ο. 177. Notice why Ο is sometimes defined as the ratio of the circumference to its diameter. 160 Chapter 2 Equations and Inequalities 2.4 | Complex Numbers Learning Objectives In this section you will: 2.4.1 Add and subtract complex numbers. 2.4.2 Multiply and divide complex numbers. 2.4.3 Solve quadratic equations with complex numbers Figure 2.28 Discovered by Benoit Mandelbrot around 1980, the Mandelbrot Set is one of the most recognizable fractal images. The image is built on the theory of self-similarity and the operation of iteration. Zooming in on a fractal image brings many surprises, particularly in the high level of repetition of detail that appears as magnification increases. The equation that generates this image turns out to be rather simple. In order to better understand it, we need to become familiar with a new set of numbers. Keep in mind that the study of mathematics continuously builds upon itself. Negative integers, for example, fill a void left by the set of positive integers. The set of rational numbers, in turn, fills a void left by the set of integers
|
. The set of real numbers fills a void left by the set of rational numbers. Not surprisingly, the set of real numbers has voids as well. In this section, we will explore a set of numbers that fills voids in the set of real numbers and find out how to work within it. Expressing Square Roots of Negative Numbers as Multiples of i We know how to find the square root of any positive real number. In a similar way, we can find the square root of any negative number. The difference is that the root is not real. If the value in the radicand is negative, the root is said to be an imaginary number. The imaginary number i is defined as the square root of β1. So, using properties of radicals, β1 = i i2 = ( β1)2 = β1 We can write the square root of any negative number as a multiple of i. Consider the square root of β49. We use 7i and not β7i because the principal root of 49 is the positive root. β49 = 49 β
(β1) = 49 β1 = 7i This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 161 A complex number is the sum of a real number and an imaginary number. A complex number is expressed in standard form when written a + bi where a is the real part and b is the imaginary part. For example, 5 + 2i is a complex number. So, too, is 3 + 4i 3. Imaginary numbers differ from real numbers in that a squared imaginary number produces a negative real number. Recall that when a positive real number is squared, the result is a positive real number and when a negative real number is squared, the result is also a positive real number. Complex numbers consist of real and imaginary numbers. Imaginary and Complex Numbers A complex number is a number of the form a + bi where β’ a is the real part of the complex number. β’ b is the imaginary part of the complex number. If b = 0, imaginary number. An imaginary number is an even root of a negative number. then a + bi is a real number. If a = 0 and b is not equal to 0, the complex number is called a pure Given an imaginary number, express it in the standard form of a complex number. 1. Write βa as a β1. 2. Express β1 as i
|
. 3. Write a β
i in simplest form. Example 2.31 Expressing an Imaginary Number in Standard Form Express β9 in standard form. Solution In standard form, this is 0 + 3i. β9 = 9 β1 = 3i 2.22 Express β24 in standard form. Plotting a Complex Number on the Complex Plane We cannot plot complex numbers on a number line as we might real numbers. However, we can still represent them graphically. To represent a complex number, we need to address the two components of the number. We use the complex plane, which is a coordinate system in which the horizontal axis represents the real component and the vertical axis represents the imaginary component. Complex numbers are the points on the plane, expressed as ordered pairs (a, b), where a represents the coordinate for the horizontal axis and b represents the coordinate for the vertical axis. 162 Chapter 2 Equations and Inequalities Letβs consider the number β2 + 3i. The real part of the complex number is β2 and the imaginary part is 3. We plot the ordered pair (β2, 3) to represent the complex number β2 + 3i, as shown in Figure 2.29. Figure 2.29 Complex Plane In the complex plane, the horizontal axis is the real axis, and the vertical axis is the imaginary axis, as shown in Figure 2.30. Figure 2.30 Given a complex number, represent its components on the complex plane. 1. Determine the real part and the imaginary part of the complex number. 2. Move along the horizontal axis to show the real part of the number. 3. Move parallel to the vertical axis to show the imaginary part of the number. 4. Plot the point. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 163 Example 2.32 Plotting a Complex Number on the Complex Plane Plot the complex number 3 β 4i on the complex plane. Solution The real part of the complex number is 3, and the imaginary part is β4. We plot the ordered pair (3, β4) as shown in Figure 2.31. Figure 2.31 2.23 Plot the complex number β4 β i on the complex plane. Adding and Subtracting Complex Numbers Just as with real numbers, we can perform arithmetic operations on complex numbers. To add or subtract complex numbers, we combine the real parts and then
|
combine the imaginary parts. Complex Numbers: Addition and Subtraction Adding complex numbers: Subtracting complex numbers: (a + bi) + (c + di) = (a + c) + (b + d)i (a + bi) β (c + di) = (a β c) + (b β d)i 164 Chapter 2 Equations and Inequalities Given two complex numbers, find the sum or difference. 1. Identify the real and imaginary parts of each number. 2. Add or subtract the real parts. 3. Add or subtract the imaginary parts. Example 2.33 Adding and Subtracting Complex Numbers Add or subtract as indicated. 1. 2. (3 β 4i) + (2 + 5i) (β5 + 7i) β (β11 + 2i) Solution We add the real parts and add the imaginary parts. 1. 2. (3 β 4i) + (2 + 5i) = 3 β 4i + 2 + 5i = 3 + 2 + (β4i) + 5i = (3 + 2) + (β4 + 5)i = 5 + i (β5 + 7i) β (β11 + 2i) = β5 + 7i + 11 β 2i = β5 + 11 + 7i β 2i = (β5 + 11) + (7 β 2)i = 6 + 5i 2.24 Subtract 2 + 5i from 3 β 4i. Multiplying Complex Numbers Multiplying complex numbers is much like multiplying binomials. The major difference is that we work with the real and imaginary parts separately. Multiplying a Complex Number by a Real Number Lets begin by multiplying a complex number by a real number. We distribute the real number just as we would with a binomial. Consider, for example, 3(6 + 2i) : Given a complex number and a real number, multiply to find the product. 1. Use the distributive property. 2. Simplify. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 165 Example 2.34 Multiplying a Complex Number by a Real Number Find the product 4(2 + 5i). Solution Distribute the 4. 2.25 Find the product: 1 2 (5 β 2i). 4(2 + 5i) = (4 β
2)
|
+ (4 β
5i) = 8 + 20i Multiplying Complex Numbers Together Now, letβs multiply two complex numbers. We can use either the distributive property or more specifically the FOIL method because we are dealing with binomials. Recall that FOIL is an acronym for multiplying First, Inner, Outer, and Last terms together. The difference with complex numbers is that when we get a squared term, i2, it equals β1. (a + bi)(c + di) = ac + adi + bci + bdi2 = ac + adi + bci β bd = (ac β bd) + (ad + bc)i i2 = β1 Group real terms and imaginary terms. Given two complex numbers, multiply to find the product. 1. Use the distributive property or the FOIL method. 2. Remember that i2 = β1. 3. Group together the real terms and the imaginary terms Example 2.35 Multiplying a Complex Number by a Complex Number Multiply: (4 + 3i)(2 β 5i). Solution (4 + 3i)(2 β 5i) = 4(2) β 4(5i) + 3i(2) β (3i)(5i) βi2β β = 8 β 20i + 6i β 15 β = (8 + 15) + (β20 + 6)i = 23 β 14i 2.26 Multiply: (3 β 4i)(2 + 3i). 166 Chapter 2 Equations and Inequalities Dividing Complex Numbers Dividing two complex numbers is more complicated than adding, subtracting, or multiplying because we cannot divide by an imaginary number, meaning that any fraction must have a real-number denominator to write the answer in standard form a + bi. We need to find a term by which we can multiply the numerator and the denominator that will eliminate the imaginary portion of the denominator so that we end up with a real number as the denominator. This term is called the complex conjugate of the denominator, which is found by changing the sign of the imaginary part of the complex number. In other words, the complex conjugate of a + bi is a β bi. For example, the product of a + bi and a β bi is (a + bi)(a β bi) = a2 β abi + abi
|
β b2 i2 = a2 + b2 The result is a real number. Note that complex conjugates have an opposite relationship: The complex conjugate of a + bi is a β bi, and the complex conjugate of a β bi is a + bi. Further, when a quadratic equation with real coefficients has complex solutions, the solutions are always complex conjugates of one another. Suppose we want to divide c + di by a + bi, where neither a nor b equals zero. We first write the division as a fraction, then find the complex conjugate of the denominator, and multiply. c + di a + bi where a β 0 and b β 0 Multiply the numerator and denominator by the complex conjugate of the denominator. (c + di) (a + bi) β
(a β bi) (a β bi) = (c + di)(a β bi) (a + bi)(a β bi) Apply the distributive property. Simplify, remembering that i2 = β1. = ca β cbi + adi β bdi2 a2 β abi + abi β b2 i2 = = ca β cbi + adi β bd(β1) a2 β abi + abi β b2(β1) (ca + bd) + (ad β cb)i a2 + b2 The Complex Conjugate The complex conjugate of a complex number a + bi is a β bi. It is found by changing the sign of the imaginary part of the complex number. The real part of the number is left unchanged. β’ When a complex number is multiplied by its complex conjugate, the result is a real number. β’ When a complex number is added to its complex conjugate, the result is a real number. Example 2.36 Finding Complex Conjugates Find the complex conjugate of each number. 1. 2 + i 5 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 167 2. β 1 2 i Solution 1. The number is already in the form a + bi. The complex conjugate is a β bi, or 2 β i 5. 2. We can rewrite this number in the form a + bi as 0 β 1 2 i. The complex conjugate is a β
|
bi, or 0 + 1 2 i. This can be written simply as 1 2 i. Analysis Although we have seen that we can find the complex conjugate of an imaginary number, in practice we generally find the complex conjugates of only complex numbers with both a real and an imaginary component. To obtain a real number from an imaginary number, we can simply multiply by i. 2.27 Find the complex conjugate of β3 + 4i. Given two complex numbers, divide one by the other. 1. Write the division problem as a fraction. 2. Determine the complex conjugate of the denominator. 3. Multiply the numerator and denominator of the fraction by the complex conjugate of the denominator. 4. Simplify. Example 2.37 Dividing Complex Numbers Divide: (2 + 5i) by (4 β i). Solution We begin by writing the problem as a fraction. (2 + 5i) (4 β i) Then we multiply the numerator and denominator by the complex conjugate of the denominator. (2 + 5i) (4 β i) β
(4 + i) (4 + i) To multiply two complex numbers, we expand the product as we would with polynomials (using FOIL). 168 Chapter 2 Equations and Inequalities (2 + 5i) (4 β i) β
(4 + i) (4 + i) = 8 + 2i + 20i + 5i2 16 + 4i β 4i β i2 8 + 2i + 20i + 5(β1) 16 + 4i β 4i β (β1) = Because i2 = β1. = 3 + 22i 17 = 3 + 22 17 17 i Separate real and imaginary parts. Note that this expresses the quotient in standard form. Simplifying Powers of i The powers of i are cyclic. Letβs look at what happens when we raise i to increasing powers. i1 = i i2 = β1 i3 = i2 β
i = β1 β
i = βi i4 = i3 β
i = βi β
i = βi2 = β (β1) = 1 i5 = i4 β
i = 1 β
i = i We can see that when we get to the fifth power of i, increasing powers, we will see a
|
cycle of four. Letβs examine the next four powers of i. it is equal to the first power. As we continue to multiply i by i6 = i5 β
i = i β
i = i2 = β1 i7 = i6 β
i = i2 β
i = i3 = βi i8 = i7 β
i = i3 β
i = i4 = 1 i9 = i8 β
i = i4 β
i = i5 = i The cycle is repeated continuously: i, β1, β i, 1, every four powers. Example 2.38 Simplifying Powers of i Evaluate: i35. Solution Since i4 = 1, we can simplify the problem by factoring out as many factors of i4 as possible. To do so, first determine how many times 4 goes into 35: 35 = 4 β
8 + 3. i35 = i4 β
8 + 3 = i4 β
8 β
i3 = 8 βi4β β β β
i3 = 18 β
i3 = i3 = β i 2.28 Evaluate: i18 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 169 Can we write i35 in other helpful ways? As we saw in Example 2.38, we reduced i35 to i3 by dividing the exponent by 4 and using the remainder to find the simplified form. But perhaps another factorization of i35 may be more useful. Table 2.6 shows some other possible factorizations. Factorization of i35 i34 β
i i33 β
i2 i31 β
i4 i19 β
i16 Reduced form 17 βi2β β β β
i i33 β
(β1) i31 β
1 4 i19 β
βi4β β β Simplified form (β1)17 β
i βi33 i31 i19 Table 2.6 Each of these will eventually result in the answer we obtained above but may require several more steps than our earlier method. Access these online resources for additional instruction and practice with complex numbers. β’ Adding and
|
Subtracting Complex Numbers (http://openstaxcollege.org/l/addsubcomplex) β’ Multiply Complex Numbers (http://openstaxcollege.org/l/multiplycomplex) β’ Multiplying Complex Conjugates (http://openstaxcollege.org/l/multcompconj) β’ Raising i to Powers (http://openstaxcollege.org/l/raisingi) 170 Chapter 2 Equations and Inequalities 2.4 EXERCISES Verbal 178. Explain how to add complex numbers. 179. What complex numbers? is the basic principle in multiplication of Give an example to show that the product of two 180. imaginary numbers is not always imaginary. What is a characteristic of the plot of a real number in 181. the complex plane? Algebraic the following exercises, evaluate the algebraic For expressions. 182. 183. 184. 185. If y = x2 + x β 4, evaluate y given x = 2i. If y = x3 β 2, evaluate y given x = i. If y = x2 + 3x + 5, evaluate y given x = 2 + i. If y = 2x2 + x β 3, evaluate y given x = 2 β 3i. 186. If y = x + 1 2 β x, evaluate y given x = 5i. 187. If y = 1 + 2x x + 3, evaluate y given x = 4i. Graphical For the following exercises, plot the complex numbers on the complex plane. 188. 1 β 2i 189. β2 + 3i 190. i 191. β3 β 4i Numeric For the following exercises, perform the indicated operation and express the result as a simplified complex number. 192. (3 + 2i) + (5 β 3i) 193. (β2 β 4i) + (1 + 6i) 194. (β5 + 3i) β (6 β i) This content is available for free at https://cnx.org/content/col11758/1.5 195. (2 β 3i) β (3 + 2i) 196. (β4 + 4i) β (β6 + 9i) 197. (2 + 3i)(4i) 198. (5 β 2i)(3i) 199. (6 β 2i)(5) 200. (β2 + 4i)(8) 201. (2 + 3
|
i)(4 β i) 202. (β1 + 2i)(β2 + 3i) 203. (4 β 2i)(4 + 2i) 204. (3 + 4i)(3 β 4i) 205. 206. 3 + 4i 2 6 β 2i 3 207. β5 + 3i 2i 208. 209. 210. 211. 212. 213. 214. 215. 6 + 4i i 2 β 3i 4 + 3i 3 + 4i 2 β i 2 + 3i 2 β 3i β9 + 3 β16 β β4 β 4 β25 2 + β12 2 4 + β20 2 216. i8 217. i15 Chapter 2 Equations and Inequalities 171 218. i22 Technology For the following exercises, use a calculator to help answer the questions. 219. Evaluate (1 + i) k for k = 4, 8, and 12. Predict the value if k = 16. 220. Evaluate (1 β i) k for k = 2, 6, and 10. Predict the value if k = 14. 221. Evaluate (l + i) Predict the value for k = 16. β (l β i) k k for k = 4, 8, and 12. 222. 223. Show that a solution of x6 + 1 = 0 is 3 2 + 1 2 i. Show that a solution of x8 β1 = 0 is 2 2 + 2 2 i. Extensions For the following exercises, evaluate the expressions, writing the result as a simplified complex number. 224. 225. i + 4 1 i3 1 i11 β 1 i21 226. i7 β β1 + i2β β 227. iβ3 + 5i7 228. (2 + i)(4 β 2i) (1 + i) 229. (1 + 3i)(2 β 4i) (1 + 2i) 230. (3 + i)2 (1 + 2i)2 231. 3 + 2i 2 + i + (4 + 3i) 232. 4 + i i + 3 β 4i 1 β i 233. 3 + 2i 1 + 2i β 2 β 3i 3 + i 172 Chapter 2 Equations and Inequalities 2.5 | Quadratic Equations Learning Objectives In this section you will: 2.5.1 Solve quadratic equations by factoring.
|
2.5.2 Solve quadratic equations by the square root property. 2.5.3 Solve quadratic equations by completing the square. 2.5.4 Solve quadratic equations by using the quadratic formula. Figure 2.32 The computer monitor on the left in Figure 2.32 is a 23.6-inch model and the one on the right is a 27-inch model. Proportionally, the monitors appear very similar. If there is a limited amount of space and we desire the largest monitor possible, how do we decide which one to choose? In this section, we will learn how to solve problems such as this using four different methods. Solving Quadratic Equations by Factoring An equation containing a second-degree polynomial is called a quadratic equation. For example, equations such as 2x2 + 3x β 1 = 0 and x2 β 4 = 0 are quadratic equations. They are used in countless ways in the fields of engineering, architecture, finance, biological science, and, of course, mathematics. Often the easiest method of solving a quadratic equation is factoring. Factoring means finding expressions that can be multiplied together to give the expression on one side of the equation. If a quadratic equation can be factored, it is written as a product of linear terms. Solving by factoring depends on the zero-product property, which states that if a β
b = 0, then a = 0 or b = 0, where a and b are real numbers or algebraic expressions. In other words, if the product of two numbers or two expressions equals zero, then one of the numbers or one of the expressions must equal zero because zero multiplied by anything equals zero. Multiplying the factors expands the equation to a string of terms separated by plus or minus signs. So, in that sense, the operation of multiplication undoes the operation of factoring. For example, expand the factored expression (x β 2)(x + 3) by multiplying the two factors together. (x β 2)(x + 3) = x2 + 3x β 2x β 6 = x2 + x β 6 The product is a quadratic expression. Set equal to zero, x2 + x β 6 = 0 is a quadratic equation. If we were to factor the equation, we would get back the factors we multiplied. This content is available for free at https://cnx
|
.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 173 The process of factoring a quadratic equation depends on the leading coefficient, whether it is 1 or another integer. We will look at both situations; but first, we want to confirm that the equation is written in standard form, ax2 + bx + c = 0, where a, b, and c are real numbers, and a β 0. The equation x2 + x β 6 = 0 is in standard form. We can use the zero-product property to solve quadratic equations in which we first have to factor out the greatest common factor (GCF), and for equations that have special factoring formulas as well, such as the difference of squares, both of which we will see later in this section. The Zero-Product Property and Quadratic Equations The zero-product property states If a β
b = 0, then a = 0 or b = 0, where a and b are real numbers or algebraic expressions. A quadratic equation is an equation containing a second-degree polynomial; for example where a, b, and c are real numbers, and if a β 0, it is in standard form. ax2 + bx + c = 0 Solving Quadratics with a Leading Coefficient of 1 In the quadratic equation x2 + x β 6 = 0, factoring quadratic equations in this form. the leading coefficient, or the coefficient of x2, is 1. We have one method of Given a quadratic equation with the leading coefficient of 1, factor it. 1. Find two numbers whose product equals c and whose sum equals b. 2. Use those numbers to write two factors of the form (x + k) or (x β k), where k is one of the numbers found in step 1. Use the numbers exactly as they are. In other words, if the two numbers are 1 and β2, the factors are (x + 1)(x β 2). 3. Solve using the zero-product property by setting each factor equal to zero and solving for the variable. Example 2.39 Factoring and Solving a Quadratic with Leading Coefficient of 1 Factor and solve the equation: x2 + x β 6 = 0. Solution To factor x2 + x β 6 = 0, we look for two numbers whose product equals β6 and whose sum equals 1. Begin
|
by looking at the possible factors of β6. 1 β
(β6) (β6) β
1 2 β
(β3) 3 β
(β2) The last pair, 3 β
(β2) sums to 1, so these are the numbers. Note that only one pair of numbers will work. Then, write the factors. 174 Chapter 2 Equations and Inequalities To solve this equation, we use the zero-product property. Set each factor equal to zero and solve. (x β 2)(x + 3) = 0 (x β 2)(x + 3) = 0 (x β 2) = 0 x = 2 (x + 3) = 0 x = β3 The two solutions are x = 2 and x = β3. We can see how the solutions relate to the graph in Figure 2.33. The solutions are the x-intercepts of x2 + x β 6 = 0. Figure 2.33 2.29 Factor and solve the quadratic equation: x2 β 5x β 6 = 0. Example 2.40 Solve the Quadratic Equation by Factoring Solve the quadratic equation by factoring: x2 + 8x + 15 = 0. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 175 Solution Find two numbers whose product equals 15 and whose sum equals 8. List the factors of 15. 1 β
15 3 β
5 (β1) β
(β15) (β3) β
(β5) The numbers that add to 8 are 3 and 5. Then, write the factors, set each factor equal to zero, and solve. (x + 3)(x + 5) = 0 (x + 3) = 0 x = β3 (x + 5) = 0 x = β5 The solutions are x = β3 and x = β5. 2.30 Solve the quadratic equation by factoring: x2 β 4x β 21 = 0. Example 2.41 Using the Zero-Product Property to Solve a Quadratic Equation Written as the Difference of Squares Solve the difference of squares equation using the zero-product property: x2 β 9 = 0. Solution Recognizing that the equation represents the difference of squares, we can write the two factors by taking the square root of each term, using
|
a minus sign as the operator in one factor and a plus sign as the operator in the other. Solve using the zero-factor property. x2 β 9 = 0 (x β 3)(x + 3) = 0 (x β 3) = 0 x = 3 (x + 3) = 0 x = β3 The solutions are x = 3 and x = β3. 2.31 Solve by factoring: x2 β 25 = 0. 176 Chapter 2 Equations and Inequalities Factoring and Solving a Quadratic Equation of Higher Order When the leading coefficient is not 1, we factor a quadratic equation using the method called grouping, which requires four terms. With the equation in standard form, letβs review the grouping procedures: 1. With the quadratic in standard form, ax2 + bx + c = 0, multiply a β
c. 2. Find two numbers whose product equals ac and whose sum equals b. 3. Rewrite the equation replacing the bx term with two terms using the numbers found in step 1 as coefficients of x. 4. Factor the first two terms and then factor the last two terms. The expressions in parentheses must be exactly the same to use grouping. 5. Factor out the expression in parentheses. 6. Set the expressions equal to zero and solve for the variable. Example 2.42 Solving a Quadratic Equation Using Grouping Use grouping to factor and solve the quadratic equation: 4x2 + 15x + 9 = 0. Solution First, multiply ac : 4(9) = 36. Then list the factors of 36. 1 β
36 2 β
18 3 β
12 4 β
9 6 β
6 The only pair of factors that sums to 15 is 3 + 12. Rewrite the equation replacing the b term, 15x, with two terms using 3 and 12 as coefficients of x. Factor the first two terms, and then factor the last two terms. Solve using the zero-product property. 4x2 + 3x + 12x + 9 = 0 x(4x + 3) + 3(4x + 3) = 0 (4x + 3)(x + 3) = 0 (4x + 3)(x + 3) = 0 (4x + 3) = 0 x = β 3 4 (x + 3) = 0 x = β3 The solutions are x = β 3 4
|
, x = β3. See Figure 2.34. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 177 Figure 2.34 2.32 Solve using factoring by grouping: 12x2 + 11x + 2 = 0. Example 2.43 Solving a Higher Degree Quadratic Equation by Factoring Solve the equation by factoring: β3x3 β 5x2 β 2x = 0. Solution This equation does not look like a quadratic, as the highest power is 3, not 2. Recall that the first thing we want to do when solving any equation is to factor out the GCF, if one exists. And it does here. We can factor out β x from all of the terms and then proceed with grouping. β3x3 β 5x2 β 2x = 0 β β xβ β3x2 + 5x + 2 β = 0 Use grouping on the expression in parentheses. β xβ β β3x2 + 3x + 2x + 2 β = 0 βx[3x(x + 1) + 2(x + 1)] = 0 βx(3x + 2)(x + 1) = 0 Now, we use the zero-product property. Notice that we have three factors. 178 Chapter 2 Equations and Inequalities βx = 0 x = 0 3x + 1 The solutions are x = 0, x = β 2 3, and x = β1. 2.33 Solve by factoring: x3 + 11x2 + 10x = 0. Using the Square Root Property When there is no linear term in the equation, another method of solving a quadratic equation is by using the square root property, in which we isolate the x2 term and take the square root of the number on the other side of the equals sign. Keep in mind that sometimes we may have to manipulate the equation to isolate the x2 term so that the square root property can be used. The Square Root Property With the x2 term isolated, the square root property states that: where k is a nonzero real number. if x2 = k, then x = Β± k Given a quadratic equation with an x2 term but no x term, use the square root property to solve it. 1. Is
|
olate the x2 term on one side of the equal sign. 2. Take the square root of both sides of the equation, putting a Β± sign before the expression on the side opposite the squared term. 3. Simplify the numbers on the side with the Β± sign. Example 2.44 Solving a Simple Quadratic Equation Using the Square Root Property Solve the quadratic using the square root property: x2 = 8. Solution This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 179 Take the square root of both sides, and then simplify the radical. Remember to use a Β± sign before the radical symbol. x2 = 8 x = Β± 8 = Β±2 2 The solutions are x = 2 2, x = β2 2. Example 2.45 Solving a Quadratic Equation Using the Square Root Property Solve the quadratic equation: 4x2 + 1 = 7. Solution First, isolate the x2 term. Then take the square root of both sides. 4x2 + 1 = 7 4x2 = 6 x2 = 6 4 x = Β± 6 2 The solutions are.34 Solve the quadratic equation using the square root property: 3(x β 4)2 = 15. Completing the Square Not all quadratic equations can be factored or can be solved in their original form using the square root property. In these cases, we may use a method for solving a quadratic equation known as completing the square. Using this method, we add or subtract terms to both sides of the equation until we have a perfect square trinomial on one side of the equal sign. We then apply the square root property. To complete the square, the leading coefficient, a, must equal 1. If it does not, then divide the entire equation by a. Then, we can use the following procedures to solve a quadratic equation by completing the square. We will use the example x2 + 4x + 1 = 0 to illustrate each step. 1. Given a quadratic equation that cannot be factored, and with a = 1, first add or subtract the constant term to the right sign of the equal sign. 2. Multiply the b term by 1 2 and square it. x2 + 4x = β1 180 Chapter 2 Equations and Inequalities 1 2 (4) = 2 22 = 4 3
|
. Add β β 2 bβ β 1 2 to both sides of the equal sign and simplify the right side. We have 4. The left side of the equation can now be factored as a perfect square. x2 + 4x + 4 = β1 + 4 x2 + 4x + 4 = 3 5. Use the square root property and solve. x2 + 4x + 4 = 3 (x + 2)2 = 3 (x + 2)2 Β± 3 6. The solutions are x = β2 + 3, x = β2 β 3. Example 2.46 Solving a Quadratic by Completing the Square Solve the quadratic equation by completing the square: x2 β 3x β 5 = 0. Solution First, move the constant term to the right side of the equal sign. x2 β 3x = 5 Then, take 1 2 of the b term and square it. 1 2 β ββ 3 2 (β3 Add the result to both sides of the equal sign. x2 β 3x + 2 β β ββ 3 β 2 x2 β 3x + 9 4 = 5 + 2 β ββ 3 2 β β = 5 + 9 4 Factor the left side as a perfect square and simplify the right side. 2 β βx β 3 2 β β = 29 4 Use the square root property and solve. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 181 2 β β = Β± 29 βx β 3 β 4 2 β β β = Β± 29 βx β 3 2 2 Β± 29 x = 3 2 2 The solutions are x = 3 2 + 29 2, x = 3 2 β 29 2. 2.35 Solve by completing the square: x2 β 6x = 13. Using the Quadratic Formula The fourth method of solving a quadratic equation is by using the quadratic formula, a formula that will solve all quadratic equations. Although the quadratic formula works on any quadratic equation in standard form, it is easy to make errors in substituting the values into the formula. Pay close attention when substituting,
|
and use parentheses when inserting a negative number. We can derive the quadratic formula by completing the square. We will assume that the leading coefficient is positive; if it is negative, we can multiply the equation by β1 and obtain a positive a. Given ax2 + bx + c = 0, a β 0, we will complete the square as follows: 1. First, move the constant term to the right side of the equal sign: ax2 + bx = β c 2. As we want the leading coefficient to equal 1, divide through by a: x2 + b ax = β c a 3. Then, find 1 2 of the middle term, and add β β 2 b a β β 1 2 = b2 4a2 to both sides of the equal sign: x2 + b ax + b2 4a2 = b2 4a2 β c a 4. Next, write the left side as a perfect square. Find the common denominator of the right side and write it as a single fraction: 5. Now, use the square root property, which gives β βx + 2 β β b 2a = b2 β 4ac 4a2 x + x + b2 β 4ac b 2a = Β± 4a2 2a = Β± b2 β 4ac 2a b 6. Finally, add β b 2a to both sides of the equation and combine the terms on the right side. Thus, x = βb Β± b2 β 4ac 2a 182 Chapter 2 Equations and Inequalities The Quadratic Formula Written in standard form, ax2 + bx + c = 0, any quadratic equation can be solved using the quadratic formula: x = βb Β± b2 β 4ac 2a (2.1) where a, b, and c are real numbers and a β 0. Given a quadratic equation, solve it using the quadratic formula 1. Make sure the equation is in standard form: ax2 + bx + c = 0. 2. Make note of the values of the coefficients and constant term, a, b, and c. 3. Carefully substitute the values noted in step 2 into the equation. To avoid needless errors, use parentheses around each number input into the formula. 4. Calculate and solve. Example 2.47 Solve the Quadratic Equation Using
|
the Quadratic Formula Solve the quadratic equation: x2 + 5x + 1 = 0. Solution Identify the coefficients: a = 1, b = 5, c = 1. Then use the quadratic formula. x = β(5) Β± (5)2 β 4(1)(1) 2(1) = β5 Β± 25 β 4 2 = β5 Β± 21 2 Example 2.48 Solving a Quadratic Equation with the Quadratic Formula Use the quadratic formula to solve x2 + x + 2 = 0. Solution First, we identify the coefficients: a = 1, b = 1, and c = 2. Substitute these values into the quadratic formula. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 183 x = βb Β± b2 β 4ac 2a = β(1) Β± (1)2 β (4) β
(1) β
(2) 2 β
1 = β1 Β± 1 β 8 2 2 = β1 Β± β7 = β1 Β± i 7 2 The solutions to the equation are x = β1 + i 7 2 and x = β1 β i 7 2 or x = β1 2 + i 7 2 and x = β1 2 β i 7 2. 2.36 Solve the quadratic equation using the quadratic formula: 9x2 + 3x β 2 = 0. The Discriminant The quadratic formula not only generates the solutions to a quadratic equation, it tells us about the nature of the solutions when we consider the discriminant, or the expression under the radical, b2 β 4ac. The discriminant tells us whether the solutions are real numbers or complex numbers, and how many solutions of each type to expect. Table 2.7 relates the value of the discriminant to the solutions of a quadratic equation. Value of Discriminant Results b2 β 4ac = 0 One rational solution (double solution) b2 β 4ac > 0, perfect square Two rational solutions b2 β 4ac > 0, not a perfect square Two irrational solutions b2 β 4ac < 0 Table 2.7 The Discriminant Two complex solutions For ax2 + bx + c = 0, where a, b, and c are real numbers, the discriminant is the expression
|
under the radical in the quadratic formula: b2 β 4ac. It tells us whether the solutions are real numbers or complex numbers and how many solutions of each type to expect. 184 Chapter 2 Equations and Inequalities Example 2.49 Using the Discriminant to Find the Nature of the Solutions to a Quadratic Equation Use the discriminant to find the nature of the solutions to the following quadratic equations: a. b. c. d. x2 + 4x + 4 = 0 8x2 + 14x + 3 = 0 3x2 β 5x β 2 = 0 3x2 β 10x + 15 = 0 Solution Calculate the discriminant b2 β 4ac for each equation and state the expected type of solutions. a. x2 + 4x + 4 = 0 b2 β 4ac = (4)2 β 4(1)(4) = 0. There will be one rational double solution. b. 8x2 + 14x + 3 = 0 b2 β 4ac = (14)2 β 4(8)(3) = 100. As 100 is a perfect square, there will be two rational solutions. c. 3x2 β 5x β 2 = 0 b2 β 4ac = (β5)2 β 4(3)(β2) = 49. As 49 is a perfect square, there will be two rational solutions. d. 3x2 β10x + 15 = 0 b2 β 4ac = (β10)2 β 4(3)(15) = β80. There will be two complex solutions. Using the Pythagorean Theorem One of the most famous formulas in mathematics is the Pythagorean Theorem. It is based on a right triangle, and states the relationship among the lengths of the sides as a2 + b2 = c2, where a and b refer to the legs of a right triangle adjacent to the 90Β° angle, and c refers to the hypotenuse. It has immeasurable uses in architecture, engineering, the sciences, geometry, trigonometry, and algebra, and in everyday applications. We use the Pythagorean Theorem to solve for the length of one side of a triangle when we have the lengths of the other two. Because each of the terms is squared in the theorem, when we are solving for a side of a triangle, we have a quadratic equation. We can use the methods for solving quadratic equations that we
|
learned in this section to solve for the missing side. The Pythagorean Theorem is given as a2 + b2 = c2 where a and b refer to the legs of a right triangle adjacent to the 90β angle, and c refers to the hypotenuse, as shown in Figure 2.35. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 185 Figure 2.35 Example 2.50 Finding the Length of the Missing Side of a Right Triangle Find the length of the missing side of the right triangle in Figure 2.36. Figure 2.36 Solution As we have measurements for side b and the hypotenuse, the missing side is a. a2 + b2 = c2 a2 + (4)2 = (12)2 a2 + 16 = 144 a2 = 128 a = 128 = 8 2 Use the Pythagorean Theorem to solve the right triangle problem: Leg a measures 4 units, leg 2.37 b measures 3 units. Find the length of the hypotenuse. Access these online resources for additional instruction and practice with quadratic equations. β’ Solving Quadratic Equations by Factoring (http://openstaxcollege.org/l/quadreqfactor) β’ The Zero-Product Property (http://openstaxcollege.org/l/zeroprodprop) β’ Completing the Square (http://openstaxcollege.org/l/complthesqr) β’ Quadratic Formula with Two Rational Solutions (http://openstaxcollege.org/l/ quadrformrat) β’ Length of a leg of a right triangle (http://openstaxcollege.org/l/leglengthtri) 186 Chapter 2 Equations and Inequalities 2.5 EXERCISES Verbal 234. How do we recognize when an equation is quadratic? For the following exercises, solve the quadratic equation by using the square root property. 235. When we solve a quadratic equation, how many solutions should we always start out seeking? Explain why form when quadratic ax2 + bx + c = 0 we may equation y = ax2 + bx + c and have no zeroes (x-intercepts). equation graph in the solving the a 236. When we solve a quadratic equation by factoring, why do we move all terms to one
|
side, having zero on the other side? 237. In the quadratic formula, what is the name of the expression under the radical sign b2 β 4ac, and how does it determine the number of and nature of our solutions? Describe two scenarios where using the square root 238. property to solve a quadratic equation would be the most efficient method. Algebraic 252. x2 = 36 253. x2 = 49 254. (x β 1)2 = 25 255. (x β 3)2 = 7 256. (2x + 1)2 = 9 257. (x β 5)2 = 4 For the following exercises, solve the quadratic equation by completing the square. Show each step. 258. 259. x2 β 9x β 22 = 0 2x2 β 8x β 5 = 0 For the following exercises, solve the quadratic equation by factoring. 260. x2 β 6x = 13 239. 240. 241. 242. 243. x2 + 4x β 21 = 0 x2 β 9x + 18 = 0 2x2 + 9x β 5 = 0 6x2 + 17x + 5 = 0 4x2 β 12x + 8 = 0 244. 3x2 β 75 = 0 245. 8x2 + 6x β 9 = 0 246. 4x2 = 9 247. 2x2 + 14x = 36 248. 5x2 = 5x + 30 249. 4x2 = 5x 250. 7x2 + 3x = 0 251. x 3 β 9 x = 2 This content is available for free at https://cnx.org/content/col11758/1.5 261. x2 + 2 3 x β 1 3 = 0 262. 2 + z = 6z2 263. 6p2 + 7p β 20 = 0 264. 2x2 β 3x β 1 = 0 For the following exercises, determine the discriminant, and then state how many solutions there are and the nature of the solutions. Do not solve. 265. 266. 267. 268. 269. 270. 2x2 β 6x + 7 = 0 x2 + 4x + 7 = 0 3x2 + 5x β 8 = 0 9x2 β 30x + 25 = 0 2x2 β 3x β 7 = 0 6x2 β x β 2 = 0 For the following exercises, solve the quadratic equation by
|
using the quadratic formula. If the solutions are not real, state No Real Solution. Chapter 2 Equations and Inequalities 187 271. 2x2 + 5x + 3 = 0 272. x2 + x = 4 273. 274. 275. 276. 2x2 β 8x β 5 = 0 3x2 β 5x + 1 = 0 x2 + 4x + 2 = 0 4 + 1 x β 1 x2 = 0 Technology For the following exercises, enter the expressions into your graphing utility and find the zeroes to the equation (the x-intercepts) by using 2nd CALC 2:zero. Recall finding zeroes will ask left bound (move your cursor to the left of the zero,enter), then right bound (move your cursor to the right of the zero,enter), then guess (move your cursor between the bounds near the zero, enter). Round your answers to the nearest thousandth. 277. 278. 279. 280. Y1 = 4x2 + 3x β 2 Y1 = β3x2 + 8x β 1 Y1 = 0.5x2 + x β 7 To solve the quadratic equation x2 + 5x β 7 = 4, we can graph these two equations Y1 = x2 + 5x β 7 Y2 = 4 and find the points of intersection. Recall 2nd CALC 5:intersection. Do this and find the solutions to the nearest tenth. To the 281. 0.3x2 + 2x β 4 = 2, we can graph these two equations quadratic solve equation Y1 = 0.3x2 + 2x β 4 Y2 = 2 and find the points of intersection. Recall 2nd CALC 5:intersection. Do this and find the solutions to the nearest tenth. Extensions Beginning with the general form of a quadratic 282. equation, ax2 + bx + c = 0, solve for x by using the completing the square method, thus deriving the quadratic formula. Show that 283. quadratic equation is βb a. the sum of the two solutions to the A person has a garden that has a length 10 feet longer 284. than the width. Set up a quadratic equation to find the dimensions of the garden if its area is 119 ft.2. Solve the quadratic equation to find the length and width. Abercrombie and Fitch stock had a price
|
given as 285. P = 0.2t 2 β 5.6t + 50.2, where t is the time in months from 1999 to 2001. ( t = 1 is January 1999). Find the two months in which the price of the stock was $30. an that Suppose equation given the is 286. p = β2x2 + 280x β 1000, where x represents number of items sold at an auction and p is the profit made by the business that ran the auction. How many items sold would make this profit a maximum? Solve this by graphing the expression in your graphing utility and finding the maximum using 2nd CALC maximum. To obtain a good window for the curve, set x [0,200] and y [0,10000]. Real-World Applications 287. man A formula for the normal systolic blood pressure for a as in mmHg, age A, measured given is P = 0.006A2 β 0.02A + 120. Find the age to the nearest year of a man whose normal blood pressure measures 125 mmHg. The cost function for a revenue certain company is 288. C = 60x + 300 and by R = 100x β 0.5x2. Recall that profit is revenue minus cost. Set up a quadratic equation and find two values of x (production level) that will create a profit of $300. given the is A falling object travels a distance given by the 289. formula d = 5t + 16t 2 ft, where t is measured in seconds. How long will it take for the object to traveled 74 ft? A vacant lot is being converted into a community 290. garden. The garden and the walkway around its perimeter have an area of 378 ft2. Find the width of the walkway if the garden is 12 ft. wide by 15 ft. long. 188 Chapter 2 Equations and Inequalities 291. An epidemiological study of the spread of a certain influenza strain that hit a small school population found that the total number of students, P, who contracted the flu t days after is given by the model P = β t 2 + 13t + 130, where 1 β€ t β€ 6. Find the day that 160 students had the flu. Recall that the restriction on t is at most 6. it broke out This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 189 2
|
.6 | Other Types of Equations Learning Objectives In this section you will: 2.6.1 Solve equations involving rational exponents. 2.6.2 Solve equations using factoring. 2.6.3 Solve radical equations. 2.6.4 Solve absolute value equations. 2.6.5 Solve other types of equations. We have solved linear equations, rational equations, and quadratic equations using several methods. However, there are many other types of equations, and we will investigate a few more types in this section. We will look at equations involving rational exponents, polynomial equations, radical equations, absolute value equations, equations in quadratic form, and some rational equations that can be transformed into quadratics. Solving any equation, however, employs the same basic algebraic rules. We will learn some new techniques as they apply to certain equations, but the algebra never changes. Solving Equations Involving Rational Exponents Rational exponents are exponents that are fractions, where the numerator is a power and the denominator is a root. For example, 16 exponents is a useful skill, as it is highly applicable in calculus. 1 2 is another way of writing 16; 8 1 3 3 is another way of writing 8. The ability to work with rational We can solve equations in which a variable is raised to a rational exponent by raising both sides of the equation to the reciprocal of the exponent. The reason we raise the equation to the reciprocal of the exponent is because we want to eliminate the exponent on the variable term, and a number multiplied by its reciprocal equals 1. For example, 2 3 β β = 1, and so on. Rational Exponents A rational exponent indicates a power in the numerator and a root in the denominator. There are multiple ways of writing an expression, a variable, or a number with a rational exponent: m n a = m β βam ) = amn = ( an ) m Example 2.51 Evaluating a Number Raised to a Rational Exponent Evaluate 8 2 3. Solution 190 Chapter 2 Equations and Inequalities Whether we take the root first or the power first depends on the number. It is easy to find the cube root of 8, so rewrite 8 β 2 3 as β.38 Evaluate 64 β 1 3. Example 2.52 2 β β8 β 1 3 β
|
β β = (2)2 = 4 Solve the Equation Including a Variable Raised to a Rational Exponent Solve the equation in which a variable is raised to a rational exponent: x 5 4 = 32. Solution The way to remove the exponent on x is by raising both sides of the equation to a power that is the reciprocal of 5 4, which is 4 5. 5 4 = 32 4 5 = (32) 4 5 x β β2)4 = 16 The fi th root of 32 is 2. 2.39 Solve the equation x 3 2 = 125. Example 2.53 Solving an Equation Involving Rational Exponents and Factoring Solve 3x 3 4 = x 1 2. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 191 Solution This equation involves rational exponents as well as factoring rational exponents. Let us take this one step at a time. First, put the variable terms on one side of the equal sign and set the equation equal to zero. 3 4 β 3x β β Now, it looks like we should factor the left side, but what do we factor out? We can always factor the term with 3 4 β x 3x the lowest exponent. Rewrite x 1 2 as x 2 4. Then, factor out x 2 4 from both terms on the left β 3x β β3x β 2 4 x Where did x 1 4 come from? Remember, when we multiply two numbers with the same base, we add the exponents. Therefore, if we multiply x before the factoring, which is what should happen. We need an exponent such that when added to 2 4 2 4 back in using the distributive property, we get the expression we had equals 3 4. Thus, the exponent on x in the parentheses is 1 4. Let us continue. Now we have two factors and can use the zero factor theorem. 2 4 x β β3x β β 3x 3x x 1 4 β β 81 Divide both sides by 3. 4 Raise both sides to the reciprocal of 1 4. The two solutions are x = 0, x = 1 81. 2.40 Solve: (x + 5) 3 2 = 8. 192 Chapter 2 Equ
|
ations and Inequalities Solving Equations Using Factoring We have used factoring to solve quadratic equations, but it is a technique that we can use with many types of polynomial equations, which are equations that contain a string of terms including numerical coefficients and variables. When we are faced with an equation containing polynomials of degree higher than 2, we can often solve them by factoring. Polynomial Equations A polynomial of degree n is an expression of the type an xn + an β 1 xn β 1 + β
β
β
+ a2 x2 + a1 x + a0 where n is a positive integer and an, β¦, a0 are real numbers and an β 0. Setting the polynomial equal to zero gives a polynomial equation. The total number of solutions (real and complex) to a polynomial equation is equal to the highest exponent n. Example 2.54 Solving a Polynomial by Factoring Solve the polynomial by factoring: 5x4 = 80x2. Solution First, set the equation equal to zero. Then factor out what is common to both terms, the GCF. 5x4 β 80x2 = 0 5x2β β βx2 β 16 β = 0 Notice that we have the difference of squares in the factor x2 β 16, which we will continue to factor and obtain two solutions. The first term, 5x2, generates, technically, two solutions as the exponent is 2, but they are the same solution. 5x2 = 0 x = 0 x2 β 16 = 0 (x β 4)(x + 4) = 0 x = 4 x = β4 The solutions are x = 0 (double solution), x = 4, and x = β4. Analysis We can see the solutions on the graph in Figure 2.37. The x-coordinates of the points where the graph crosses the x-axis are the solutionsβthe x-intercepts. Notice on the graph that at the solution x = 0, the graph touches the x-axis and bounces back. It does not cross the x-axis. This is typical of double solutions. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 193 Figure 2.37 2.41 Solve by fact
|
oring: 12x4 = 3x2. Example 2.55 Solve a Polynomial by Grouping Solve a polynomial by grouping: x3 + x2 β 9x β 9 = 0. Solution This polynomial consists of 4 terms, which we can solve by grouping. Grouping procedures require factoring the first two terms and then factoring the last two terms. If the factors in the parentheses are identical, we can continue the process and solve, unless more factoring is suggested. x3 + x2 β 9x β 9 = 0 x2(x + 1) β 9(x + 1) = 0 β β βx2 β 9 β (x + 1) = 0 The grouping process ends here, as we can factor x2 β 9 using the difference of squares formula. β β βx2 β 9 β (x + 1) = 0 (x β 3)(x + 3)(x + 1) = 0 x = 3 x = β3 x = β1 The solutions are x = 3, x = β3, and x = β1. Note that the highest exponent is 3 and we obtained 3 solutions. We can see the solutions, the x-intercepts, on the graph in Figure 2.38. 194 Chapter 2 Equations and Inequalities Figure 2.38 Analysis We looked at solving quadratic equations by factoring when the leading coefficient is 1. When the leading coefficient is not 1, we solved by grouping. Grouping requires four terms, which we obtained by splitting the linear term of quadratic equations. We can also use grouping for some polynomials of degree higher than 2, as we saw here, since there were already four terms. Solving Radical Equations Radical equations are equations that contain variables in the radicand (the expression under a radical symbol), such as 3x + 18 = Radical equations may have one or more radical terms, and are solved by eliminating each radical, one at a time. We have to be careful when solving radical equations, as it is not unusual to find extraneous solutions, roots that are not, in fact, solutions to the equation. These solutions are not due to a mistake in the solving method, but result from the process of raising both sides of an equation to a power. However, checking each answer in the original equation will confirm the true solutions. Radical Equations An equation
|
containing terms with a variable in the radicand is called a radical equation. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 195 Given a radical equation, solve it. 1. 2. Isolate the radical expression on one side of the equal sign. Put all remaining terms on the other side. If the radical is a square root, then square both sides of the equation. If it is a cube root, then raise both sides of the equation to the third power. In other words, for an nth root radical, raise both sides to the nth power. Doing so eliminates the radical symbol. 3. Solve the remaining equation. 4. If a radical term still remains, repeat steps 1β2. 5. Confirm solutions by substituting them into the original equation. Example 2.56 Solving an Equation with One Radical Solve 15 β 2x = x. Solution The radical is already isolated on the left side of the equal side, so proceed to square both sides. 15 β 2x = x β β 15 β 2xβ β 2 = (x)2 We see that the remaining equation is a quadratic. Set it equal to zero and solve. 15 β 2x = x2 0 = x2 + 2x β 15 = (x + 5)(x β 3) x = β5 x = 3 The proposed solutions are x = β5 and x = 3. Let us check each solution back in the original equation. First, check x = β5. 15 β 2x = x 15 β 2( β 5) = β5 25 = β5 5 β β5 This is an extraneous solution. While no mistake was made solving the equation, we found a solution that does not satisfy the original equation. Check x = 3. The solution is x = 3. 15 β 2x = x 15 β 2(3.42 Solve the radical equation: x + 3 = 3x β 1 196 Chapter 2 Equations and Inequalities Example 2.57 Solving a Radical Equation Containing Two Radicals Solve 2x + 3 + x β 2 = 4. Solution As this equation contains two radicals, we isolate one radical, eliminate it, and then isolate the second radical. 2x + 3 + x β 2 = 4 2x + 3 = 4 β x β 2 οΏ½
|
οΏ½4 β x β 2β 2 = β β 2x + 3β β β β 2 Subtract x β 2 from both sides. Square both sides. Use the perfect square formula to expand the right side: (a β b)2 = a2 β2ab + b2. β x β 2β β 2x + 3 = (4)2 β 2(4) x β 2 + β 2x + 3 = 16 β 8 x β 2 + (x β 2) 2x + 3 = 14 + x β 8 x β 2 x β 11 = β8 x β 2 (x β 11)2 = β ββ8 x β 2β x2 β 22x + 121 = 64(x β 2) 2 β 2 Combine like terms. Isolate the second radical. Square both sides. Now that both radicals have been eliminated, set the quadratic equal to zero and solve. x2 β 22x + 121 = 64x β 128 x2 β 86x + 249 = 0 (x β 3)(x β 83) = 0 x = 3 x = 83 Factor and solve. The proposed solutions are x = 3 and x = 83. Check each solution in the original equation. One solution is x = 3. Check x = 83. 2x + 3 + x β 2 = 4 2x + 3 = 4 β x β 2 2(3) + 3 = 4 β (3 2x + 3 + x β 2 = 4 2x + 3 = 4 β x β 2 2(83) + 3 = 4 β (83 β 2) 169 = 4 β 81 13 β β5 The only solution is x = 3. We see that x = 83 is an extraneous solution. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 197 2.43 Solve the equation with two radicals: 3x + 7 + x + 2 = 1. Solving an Absolute Value Equation Next, we will learn how to solve an absolute value equation. To solve an equation such as |2x β 6| = 8, we notice that the absolute value will be equal to 8 if the quantity inside the absolute value bars is 8 or β8. This leads to two different equations we can
|
solve independently. 2x β 6 = 8 2x = 14 x = 7 or 2x β 6 = β8 2x = β2 x = β1 Knowing how to solve problems involving absolute value functions is useful. For example, we may need to identify numbers or points on a line that are at a specified distance from a given reference point. Absolute Value Equations The absolute value of x is written as |x|. It has the following properties: If x β₯ 0, then |x| = x. If x < 0, then |x| = βx. For real numbers A and B, an equation of the form |A| = B, with B β₯ 0, will have solutions when A = B or A = β B. If B < 0, the equation |A| = B has no solution. An absolute value equation in the form |ax + b| = c has the following properties: If c < 0, |ax + b| = c has no solution. If c = 0, |ax + b| = c has one solution. If c > 0, |ax + b| = c has two solutions. Given an absolute value equation, solve it. 1. 2. Isolate the absolute value expression on one side of the equal sign. If c > 0, write and solve two equations: ax + b = c and ax + b = β c. Example 2.58 Solving Absolute Value Equations Solve the following absolute value equations: (a) |6x + 4| = 8 (b) |3x + 4| = β9 (c) |3x β 5| β 4 = 6 (d) |β5x + 10| = 0 Solution (a) |6x + 4| = 8 198 Chapter 2 Equations and Inequalities Write two equations and solve each: 6x + 4 = 8 6x = 4 x = 2 3 6x + 4 = β8 6x = β12 x = β2 The two solutions are x = 2 3, x = β2. (b) |3x + 4| = β9 There is no solution as an absolute value cannot be negative. (c) |3x β 5| β 4 = 6 Isolate the absolute value expression and then write two equations. |3x β 5| β 4 = 6 |3x β 5| = 10 3x β 5 = 10 3x = 15 x = 5 3x β
|
5 = β10 3x = β5 x = β 5 3 There are two solutions: x = 5, x = β 5 3. (d) |β5x + 10| = 0 The equation is set equal to zero, so we have to write only one equation. β5x + 10 = 0 β5x = β10 x = 2 There is one solution: x = 2. 2.44 Solve the absolute value equation: |1 β 4x| + 8 = 13. Solving Other Types of Equations There are many other types of equations in addition to the ones we have discussed so far. We will see more of them throughout the text. Here, we will discuss equations that are in quadratic form, and rational equations that result in a quadratic. Solving Equations in Quadratic Form Equations in quadratic form are equations with three terms. The first term has a power other than 2. The middle term has an exponent that is one-half the exponent of the leading term. The third term is a constant. We can solve equations in this form as if they were quadratic. A few examples of these equations include x4 β 5x2 + 4 = 0, x6 + 7x3 β 8 = 0, and 2 3 + 4x 1 3 + 2 = 0. In each one, doubling the exponent of the middle term equals the exponent on the leading term. We x can solve these equations by substituting a variable for the middle term. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 199 Quadratic Form If the exponent on the middle term is one-half of the exponent on the leading term, we have an equation in quadratic form, which we can solve as if it were a quadratic. We substitute a variable for the middle term to solve equations in quadratic form. Given an equation quadratic in form, solve it. 1. Identify the exponent on the leading term and determine whether it is double the exponent on the middle term. 2. If it is, substitute a variable, such as u, for the variable portion of the middle term. 3. Rewrite the equation so that it takes on the standard form of a quadratic. 4. Solve using one of the usual methods for solving a quadratic. 5. Replace the substitution variable with the
|
original term. 6. Solve the remaining equation. Example 2.59 Solving a Fourth-degree Equation in Quadratic Form Solve this fourth-degree equation: 3x4 β 2x2 β 1 = 0. Solution This equation fits the main criteria, that the power on the leading term is double the power on the middle term. Next, we will make a substitution for the variable term in the middle. Let u = x2. Rewrite the equation in u. Now solve the quadratic. 3u2 β 2u β 1 = 0 3u2 β 2u β 1 = 0 (3u + 1)(u β 1) = 0 Solve each factor and replace the original term for u. 3u + 1 = 0 3u = β1 u = β 1 3 x2 = β 1 3 x = Β± x2 = 1 x = Β±1 The solutions are x = Β± i 1 3 and x = Β± 1. 200 Chapter 2 Equations and Inequalities 2.45 Solve using substitution: x4 β 8x2 β 9 = 0. Example 2.60 Solving an Equation in Quadratic Form Containing a Binomial Solve the equation in quadratic form: (x + 2)2 + 11(x + 2) β 12 = 0. Solution This equation contains a binomial in place of the single variable. The tendency is to expand what is presented. However, recognizing that it fits the criteria for being in quadratic form makes all the difference in the solving process. First, make a substitution, letting u = x + 2. Then rewrite the equation in u. Solve using the zero-factor property and then replace u with the original expression. u2 + 11u β 12 = 0 (u + 12)(u β 1) = 0 u + 12 = 0 u = β12 x + 2 = β12 x = β14 1 The second factor results in We have two solutions: x = β14, x = β1. 2.46 Solve: (x β 5)2 β 4(x β 5) β 21 = 0. Solving Rational Equations Resulting in a Quadratic Earlier, we solved rational equations. Sometimes, solving a rational equation results in a quadratic. When this happens, we continue the solution by simplifying the quadratic equation by one of the methods we have seen. It may turn out that there is no solution. Example 2
|
.61 Solving a Rational Equation Leading to a Quadratic Solve the following rational equation: β4x 8 x2 β 1. Solution This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 201 We want all denominators in factored form to find the LCD. Two of the denominators cannot be factored further. However, x2 β1 = (x + 1)(x β 1). Then, the LCD is (x + 1)(x β 1). Next, we multiply the whole equation by the LCD. β‘ (x + 1)(x β 1) β£ β4x 8 (x + 1)(x β 1) β€ β¦(x + 1)(x β 1) β4x(x + 1) + 4(x β 1) = β8 β4x2 β 4x + 4x β 4 = β8 β4x2 + 4 = 0 β β βx2 β 1 β = 0 β4 β4(x + 1)(x β 1) = 0 x = β1 x = 1 In this case, either solution produces a zero in the denominator in the original equation. Thus, there is no solution. 2.47 Solve 3x + 2 x β 2 + 1 x = β2 x2 β 2x. Access these online resources for additional instruction and practice with different types of equations. β’ Rational Equation with no Solution (http://openstaxcollege.org/l/rateqnosoln) β’ Solving equations with rational exponents using reciprocal powers (http://openstaxcollege.org/l/ratexprecpexp) β’ Solving radical equations part 1 of 2 (http://openstaxcollege.org/l/radeqsolvepart1) β’ Solving radical equations part 2 of 2 (http://openstaxcollege.org/l/radeqsolvepart2) 202 Chapter 2 Equations and Inequalities 2.6 EXERCISES Verbal In a radical equation, what does it mean if a number is 292. an extraneous solution? Explain why possible solutions must be checked in 293. radical equations. 294. 3 2 and Your friend tries to calculate the value β 9 keeps getting an ERROR message. What mistake is he or she probably making? 295. Explain why |2
|
x + 5| = β7 has no solutions. Explain how to change a rational exponent into the 296. correct radical expression. Algebraic For the following exercises, solve the rational exponent equation. Use factoring where necessary. 297. 298. 299. 300. 301. 302. 303. 2 3 = 16 x 3 4 = 27 x 1 2 β x 1 4 = 0 2x (x β 1) 3 4 = 8 (x + 1) 2 3 = 4 2 3 β 5x 1 3 + 6 = 0 x 7 3 β 3x 4 3 β 4x 1 3 = 0 x For the following exercises, solve the following polynomial equations by grouping and factoring. 304. 305. x3 + 2x2 β x β 2 = 0 3x3 β 6x2 β 27x + 54 = 0 306. 4y3 β 9y = 0 307. 308. x3 + 3x2 β 25x β 75 = 0 m3 + m2 β m β 1 = 0 This content is available for free at https://cnx.org/content/col11758/1.5 309. 310. 2x5 β14x3 = 0 5x3 + 45x = 2x2 + 18 For the following exercises, solve the radical equation. Be sure to check all to eliminate extraneous solutions. solutions 311. 312. 313. 314. 315. 316. 317. 318. 319. 3x β 3t + 12 β x = x 2x + 3 β x + 2 = 2 3x + 7 + x + 2 = 1 2x + 3 β x + 1 = 1 For the following exercises, solve the equation involving absolute value. 320. |3x β 4| = 8 321. |2x β 3| = β2 322. |1 β 4x| β 1 = 5 323. |4x + 1| β 3 = 6 324. |2x β 1| β 7 = β2 325. |2x + 1| β 2 = β3 326. |x + 5| = 0 327. β|2x + 1| = β3 the following exercises, solve the equation by For identifying the quadratic form. Use a substitute variable and find all real solutions by factoring. 328. 329. x4 β 10x2 + 9 = 0 4(t β 1)2 β 9(t β 1) = β2 Chapter 2 Equations and Inequ
|
alities 203 330. 2 β β βx2 β 1 β β β βx2 β 1 β β 12 = 0 + 331. (x + 1)2 β 8(x + 1) β 9 = 0 332. (x β 3)2 β 4 = 0 Extensions the following exercises, solve for For variable. the unknown 333. 334. 335. 336. xβ2 β xβ1 β 12 = 0 |x|2 = x t 25 β t 5 + 1 = 0 |x2 + 2x β 36| = 12 Real-World Applications For the following exercises, use the model for the period of a pendulum, T, such that T = 2Ο L g, where the length of the pendulum is L and the acceleration due to gravity is g. If the acceleration due to gravity is 9.8 m/s2 and the 337. period equals 1 s, find the length to the nearest cm (100 cm = 1 m). If the gravity is 32 ft/s2 and the period equals 1 s, find 338. the length to the nearest in. (12 in. = 1 ft). Round your answer to the nearest in. For the following exercises, use a model for body surface area, BSA, such that BSA = kg and h = height in cm. wh 3600, where w = weight in Find the height of a 72-kg female to the nearest cm 339. whose BSA = 1.8. Find the weight of a 177-cm male to the nearest kg 340. whose BSA = 2.1. 204 Chapter 2 Equations and Inequalities 2.7 | Linear Inequalities and Absolute Value Inequalities Learning Objectives In this section you will: 2.7.1 Use interval notation. 2.7.2 Use properties of inequalities. 2.7.3 Solve inequalities in one variable algebraically. 2.7.4 Solve absolute value inequalities. Figure 2.39 It is not easy to make the honor role at most top universities. Suppose students were required to carry a course load of at least 12 credit hours and maintain a grade point average of 3.5 or above. How could these honor roll requirements be expressed mathematically? In this section, we will explore various ways to express different sets of numbers, inequalities, and absolute value inequalities. Using Interval Notation Indicating the solution to an inequality such
|
as x β₯ 4 can be achieved in several ways. We can use a number line as shown in Figure 2.40. The blue ray begins at x = 4 and, as indicated by the arrowhead, continues to infinity, which illustrates that the solution set includes all real numbers greater than or equal to 4. Figure 2.40 We can use set-builder notation: {x|x β₯ 4}, which translates to βall real numbers x such that x is greater than or equal to 4.β Notice that braces are used to indicate a set. The third method is interval notation, in which solution sets are indicated with parentheses or brackets. The solutions to x β₯ 4 are represented as [4, β). This is perhaps the most useful method, as it applies to concepts studied later in this course and to other higher-level math courses. The main concept to remember is that parentheses represent solutions greater or less than the number, and brackets represent solutions that are greater than or equal to or less than or equal to the number. Use parentheses to represent infinity or negative infinity, since positive and negative infinity are not numbers in the usual sense of the word and, therefore, cannot be βequaled.β A few examples of an interval, or a set of numbers in which a solution falls, are β‘ β£β2, 6), or all numbers between β2 and 6, including β2, but not including 6; (β1, 0), all real numbers between, but not including β1 and 0; and (ββ, 1], all real numbers less than and including 1. Table 2.8 outlines the possibilities. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 205 Set Indicated Set-Builder Notation Interval Notation All real numbers between a and b, but not including a or b {x|a < x < b} All real numbers greater than a, but not including a All real numbers less than b, but not including b All real numbers greater than a, including a All real numbers less than b, including b All real numbers between a and b, including a All real numbers between a and b, including b All real numbers between a and b, including a and b {x|x > a} {x|x < b} {x|x β₯ a} {x|x β€ b} {x|a β€ x
|
< b} {x|a < x β€ b} {x|a β€ x β€ b} (a, b) (a, β) (ββ, b) [a, β) (ββ, bβ€ β¦ β‘ β£a, b) (a, bβ€ β¦ β‘ β£a, bβ€ β¦ All real numbers less than a or greater than b {x|x < a and x > b} (ββ, a) βͺ (b, β) All real numbers Table 2.8 Example 2.62 {x|x is all real numbers} (ββ, β) Using Interval Notation to Express All Real Numbers Greater Than or Equal to a Use interval notation to indicate all real numbers greater than or equal to β2. Solution Use a bracket on the left of β2 and parentheses after infinity: [β2, β). The bracket indicates that β2 is included in the set with all real numbers greater than β2 to infinity. 2.48 Use interval notation to indicate all real numbers between and including β3 and 5. 206 Chapter 2 Equations and Inequalities Example 2.63 Using Interval Notation to Express All Real Numbers Less Than or Equal to a or Greater Than or Equal to b Write the interval expressing all real numbers less than or equal to β1 or greater than or equal to 1. Solution We have to write two intervals for this example. The first interval must indicate all real numbers less than or equal to 1. So, this interval begins at β β and ends at β1, which is written as (ββ, β1]. The second interval must show all real numbers greater than or equal to 1, which is written as [1, β). However, we want to combine these two sets. We accomplish this by inserting the union symbol, βͺ, between the two intervals. (ββ, β1] βͺ [1, β) 2.49 Express all real numbers less than β2 or greater than or equal to 3 in interval notation. Using the Properties of Inequalities When we work with inequalities, we can usually treat them similarly to but not exactly as we treat equalities. We can use the addition property and the multiplication property to help us solve them. The one exception is when we multiply or divide by a negative number; doing so reverses the inequality
|
symbol. Properties of Inequalities Addition Property If a < b, then a + c < b + c. Multiplication Property If a < b and c > 0, then ac < bc. If a < b and c < 0, then ac > bc. These properties also apply to a β€ b, a > b, and a β₯ b. Example 2.64 Demonstrating the Addition Property Illustrate the addition property for inequalities by solving each of the following: (a) x β 15 < 4 (b) 6 β₯ x β 1 (c) x + 7 > 9 Solution The addition property for inequalities states that if an inequality exists, adding or subtracting the same number on both sides does not change the inequality. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 207 a. b. c. x β 15 < 4 x β 15 + 15 < 4 + 15 x < 19 Add 15 to both sides Add 1 to both sides. Subtract 7 from both sides. 2.50 Solve: 3xβ2 < 1. Example 2.65 Demonstrating the Multiplication Property Illustrate the multiplication property for inequalities by solving each of the following: a. 3x < 6 b. β2x β 1 β₯ 5 c. 5 β x > 10 Solution a. b. c. 1 3 3x < 6 (3x) < (6)1 3 x < 2 β2x β 1 β₯ 5 β2x β₯ 6 β β ββ 1 β ( β 2x) β₯ (6) 2 x β€ β 3 β ββ 1 2 β β 5 β x > 10 βx > 5 ( β 1)( β x) > (5)( β 1) x < β 5 Multiply by β 1 2. Reverse the inequality. Multiply by β 1. Reverse the inequality. 208 Chapter 2 Equations and Inequalities 2.51 Solve: 4x + 7 β₯ 2x β 3. Solving Inequalities in One Variable Algebraically As the examples have shown, we can perform the same operations on both sides of an inequality, just as we do with equations; we combine like terms and perform operations. To solve, we isolate the variable. Example 2.66 Solving an Inequality Algebraically Solve the
|
inequality: 13 β 7x β₯ 10x β 4. Solution Solving this inequality is similar to solving an equation up until the last step. 13 β 7x β₯ 10x β 4 13 β 17x β₯ β4 β17x β₯ β17 x β€ 1 Move variable terms to one side of the inequality. Isolate the variable term. Dividing both sides by β17 reverses the inequality. The solution set is given by the interval (ββ, 1], or all real numbers less than and including 1. 2.52 Solve the inequality and write the answer using interval notation. Example 2.67 Solving an Inequality with Fractions Solve the following inequality and write the answer in interval notation. Solution We begin solving in the same way we do when solving an equation 12 β 17 12 β 9 12 ββ 12 8 17 Put variable terms on one side. Write fractions with common denominator. β β Multiplying by a negative number reverses the inequality. x β€ 15 34 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 209 The solution set is the interval β βββ, 15 34 β€ β¦. 2.53 Solve the inequality and write the answer in interval notation. Understanding Compound Inequalities A compound inequality includes two inequalities in one statement. A statement such as 4 < x β€ 6 means 4 < x and x β€ 6. There are two ways to solve compound inequalities: separating them into two separate inequalities or leaving the compound inequality intact and performing operations on all three parts at the same time. We will illustrate both methods. Example 2.68 Solving a Compound Inequality Solve the compound inequality: 3 β€ 2x + 2 < 6. Solution The first method is to write two separate inequalities: 3 β€ 2x + 2 and 2x + 2 < 6. We solve them independently. 3 β€ 2x + 2 1 β€ 2x 1 β€ x 2 and 2x + 2 < 6 2x < 4 x < 2 Then, we can rewrite the solution as a compound inequality, the same way the problem began. In interval notation, the solution is written as β‘ β£ β, 2 β . 1 2 β€ x < 2 1 2 The second method is to leave the compound inequality intact, and perform solving procedures on the three parts at
|
the same time. 3 β€ 2x + 2 < 6 1 β€ 2x < 4 1 2 β€ x < 2 We get the same solution: β‘ β£ β β ., 2 1 2 Isolate the variable term, and subtract 2 from all three parts. Divide through all three parts by 2. 2.54 Solve the compound inequality: 4 < 2x β 8 β€ 10. 210 Chapter 2 Equations and Inequalities Example 2.69 Solving a Compound Inequality with the Variable in All Three Parts Solve the compound inequality with variables in all three parts: 3 + x > 7x β 2 > 5x β 10. Solution Let's try the first method. Write two inequalities: 3 + x > 7x β 2 3 > 6x β 2 5 > 6x 5 > x 6 x < 5 6 and 7x β 2 > 5x β 10 2x β 2 > β10 2x > β8 x > β4 β4 < x The solution set is β4 < x < 5 6 β β . Notice that when we write the solution in interval notation, the smaller number comes first. We read intervals from left to right, as they appear on a number line. See Figure 2.41. or in interval notation β ββ4, 5 6 Figure 2.41 2.55 Solve the compound inequality: 3y < 4 β 5y < 5 + 3y. Solving Absolute Value Inequalities As we know, the absolute value of a quantity is a positive number or zero. From the origin, a point located at (βx, 0) has an absolute value of x, as it is x units away. Consider absolute value as the distance from one point to another point. Regardless of direction, positive or negative, the distance between the two points is represented as a positive number or zero. An absolute value inequality is an equation of the form |A| < B, |A| β€ B, |A| > B, or |A| β₯ B, Where A, and sometimes B, represents an algebraic expression dependent on a variable x. Solving the inequality means finding the set of all x -values that satisfy the problem. Usually this set will be an interval or the union of two intervals and will include a range of values. There are two basic approaches to solving absolute value inequalities: graphical and algebraic. The advantage of the graphical approach is we can read
|
the solution by interpreting the graphs of two equations. The advantage of the algebraic approach is that solutions are exact, as precise solutions are sometimes difficult to read from a graph. Suppose we want to know all possible returns on an investment if we could earn some amount of money within $200 of $600. We can solve algebraically for the set of x-values such that the distance between x and 600 is less than 200. We represent the distance between x and 600 as |x β 600|, and therefore, |x β 600| β€ 200 or β200 β€ x β 600 β€ 200 β200 + 600 β€ x β 600 + 600 β€ 200 + 600 400 β€ x β€ 800 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 211 This means our returns would be between $400 and $800. To solve absolute value inequalities, just as with absolute value equations, we write two inequalities and then solve them independently. Absolute Value Inequalities For an algebraic expression X, and k > 0, an absolute value inequality is an inequality of the form |X| < k is equivalent to β k < X < k |X| > k is equivalent to X < β k or X > k These statements also apply to |X| β€ k and |X| β₯ k. Example 2.70 Determining a Number within a Prescribed Distance Describe all values x within a distance of 4 from the number 5. Solution We want the distance between x and 5 to be less than or equal to 4. We can draw a number line, such as in Figure 2.42, to represent the condition to be satisfied. Figure 2.42 The distance from x to 5 can be represented using an absolute value symbol, |x β 5|. Write the values of x that satisfy the condition as an absolute value inequality. We need to write two inequalities as there are always two solutions to an absolute value equation. |x β 5 and x β 5 β₯ β 4 x β₯ 1 If the solution set is x β€ 9 and x β₯ 1, including 1 and 9. So |x β 5| β€ 4 is equivalent to [1, 9] in interval notation. then the solution set is an interval including all real numbers between and 2.56 Describe all x-values within a distance of 3 from the number 2. Example 2.71 212 Chapter 2 Equations and Inequalities Solving
|
an Absolute Value Inequality Solve |x β 1| β€ 3. Solution |x β 1| β€ 3 β3 β€ x β 1 β€ 3 β2 β€ x β€ 4 [β2, 4] Example 2.72 Using a Graphical Approach to Solve Absolute Value Inequalities Given the equation y = β 1 2|4x β 5| + 3, determine the x-values for which the y-values are negative. Solution We are trying to determine where y < 0, which is when β 1 2|4x β 5| + 3 < 0. We begin by isolating the Multiply both sides by β2, and reverse the inequality. absolute value. β 1 2|4x β 5| < β 3 |4x β 5| > 6 Next, we solve for the equality |4x β 5| = 6. 4x β 5 = 6 or 4x = 11 x = 11 4 4x β 5 = β 6 4x = β 1 x = β 1 4 Now, we can examine the graph to observe where the y-values are negative. We observe where the branches are below the x-axis. Notice that it is not important exactly what the graph looks like, as long as we know that it crosses the horizontal axis at x = β 1 4, and that the graph opens downward. See Figure 2.43. and x = 11 4 This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 213 Figure 2.43 2.57 Solve β 2|k β 4| β€ β 6. Access these online resources for additional instruction and practice with linear inequalities and absolute value inequalities. β’ Interval notation (http://openstaxcollege.org/l/intervalnotn) β’ How to solve linear inequalities (http://openstaxcollege.org/l/solvelinineq) β’ How to solve an inequality (http://openstaxcollege.org/l/solveineq) β’ Absolute value equations (http://openstaxcollege.org/l/absvaleq) β’ Compound inequalities (http://openstaxcollege.org/l/compndineqs) β’ Absolute value inequalities (http://openstaxcollege.org/l/absvalineqs) 214 Chapter 2 Equations and Inequalities 2.7 EXERCISES Verbal When solving an inequality, explain
|
what happened 341. from Step 1 to Step 2: Step 1 Step 2 β2x > 6 x < β 3 342. When solving an inequality, we arrive at Explain what our solution set is. When writing our solution in interval notation, how 343. do we represent all the real numbers? 344. When solving an inequality, we arrive at 357. |3x β 1| > 11 358. |2x + 1| + 1 β€ 6 359. |x β 2| + 4 β₯ 10 360. |β2x + 7| β€ 13 361. |x β 7| < β4 362. 363. |x β 20| > β1 |x β 3 4 | < 2 For the following exercises, describe all the x-values within or including a distance of the given values. 364. Distance of 5 units from the number 7 Explain what our solution set is. 365. Distance of 3 units from the number 9 345. Describe how to graph y = |x β 3| Algebraic 366. Distance of10 units from the number 4 367. Distance of 11 units from the number 1 For the following exercises, solve the inequality. Write your final answer in interval notation. For the following exercises, solve the compound inequality. Express your answer using inequality signs, and then write your answer using interval notation. 346. 4x β 7 β€ 9 347. 3x + 2 β₯ 7x β 1 348. β2x + 3 > x β 5 349. 4(x + 3) β₯ 2x β 1 350. β 1 2 x β€ β5 4 + 2 5 x 351. β5(x β 1) + 3 > 3x β 4 β 4x 352. β3(2x + 1) > β2(x + 4) 353. 354 10 For the following exercises, solve the inequality involving absolute value. Write your final answer in interval notation. 355. |x + 9| β₯ β6 356. |2x + 3| < 7 This content is available for free at https://cnx.org/content/col11758/1.5 368. β4 < 3x + 2 β€ 18 369. 3x + 1 > 2x β 5 > x β 7 370. 3y < 5 β 2y < 7 + y 371. 2x β 5 < β11 or 5x + 1 β₯ 6 372. x + 7 < x + 2 Graphical For the following exercises, graph the function. Observe
|
the points of intersection and shade the x-axis representing the solution set to the inequality. Show your graph and write your final answer in interval notation. 373. |x β 1| > 2 374. |x + 3| β₯ 5 375. |x + 7| β€ 4 376. |x β 2| < 7 377. |x β 2| < 0 Chapter 2 Equations and Inequalities 215 For the following exercises, graph both straight lines (lefthand side being y1 and right-hand side being y2) on the same axes. Find the point of intersection and solve the inequality by observing where it is true comparing the yvalues of the lines. the points of intersection, recall (2nd CALC 5:intersection, 1st curve, enter, 2nd curve, enter, guess, enter). Copy a sketch of the graph and shade the x-axis for your solution set to the inequality. Write final answers in interval notation. 378. x + 3 < 3x β 4 379. x β 2 > 2x + 1 380. x + 1 > x + 4 381. 382 4x + 1 < 1 2 x + 3 Numeric 394. |x + 2| β 5 < 2 395. β1 2 |x + 2| < 4 396. |4x + 1| β 3 > 2 397. |x β 4| < 3 398. |x + 2| β₯ 5 Extensions For the following exercises, write the set notation. in interval 399. Solve |3x + 1| = |2x + 3| 383. {x|β1 < x < 3} 384. {x|x β₯ 7} 385. {x|x < 4} 386. { x| x is all real numbers} 400. Solve x2 β x > 12 401. x β 5 x + 7 β€ 0, x β β7 402. p = β x2 + 130x β 3000 is a profit formula for a small business. Find the set of x-values that will keep this profit positive. For the following exercises, write the interval in set-builder notation. Real-World Applications 387. (ββ, 6) 388. (4, + β) 389. [β3, 5) 390. [β4, 1] βͺ [9, β) For the following exercises, write the set of numbers represented on the number line in interval notation. In chemistry
|
the volume for a certain gas is given by 403. V = 20T, where V is measured in cc and T is temperature in ΒΊC. If the temperature varies between 80ΒΊC and 120ΒΊC, find the set of volume values. A basic cellular package costs $20/mo. for 60 min of 404. calling, with an additional charge of $.30/min beyond that time.. The cost formula would be C = $20 +.30(x β 60). If you have to keep your bill lower than $50, what is the maximum calling minutes you can use? 391. 392. 393. Technology For the following exercises, input the left-hand side of the inequality as a Y1 graph in your graphing utility. Enter y2 = the right-hand side. Entering the absolute value of an expression is found in the MATH menu, Num, 1:abs(. Find 216 Chapter 2 Equations and Inequalities CHAPTER 2 REVIEW KEY TERMS absolute value equation an equation in which the variable appears in absolute value bars, typically with two solutions, one accounting for the positive expression and one for the negative expression area in square units, the area formula used in this section is used to find the area of any two-dimensional rectangular region: A = LW Cartesian coordinate system a grid system designed with perpendicular axes invented by RenΓ© Descartes completing the square a process for solving quadratic equations in which terms are added to or subtracted from both sides of the equation in order to make one side a perfect square complex conjugate a complex number containing the same terms as another complex number, but with the opposite operator. Multiplying a complex number by its conjugate yields a real number. complex number the sum of a real number and an imaginary number; the standard form is a + bi, where a is the real part and b is the complex part. complex plane the coordinate plane in which the horizontal axis represents the real component of a complex number, and the vertical axis represents the imaginary component, labeled i. compound inequality a problem or a statement that includes two inequalities conditional equation an equation that is true for some values of the variable discriminant the expression under the radical in the quadratic formula that indicates the nature of the solutions, real or complex, rational or irrational, single or double roots. distance formula a formula that can be used to find the length of a line segment if the endpoints are known equation in two variables a mathematical statement
|
, typically written in x and y, in which two expressions are equal equations in quadratic form equations with a power other than 2 but with a middle term with an exponent that is one- half the exponent of the leading term extraneous solutions any solutions obtained that are not valid in the original equation graph in two variables the graph of an equation in two variables, which is always shown in two variables in the two- dimensional plane identity equation an equation that is true for all values of the variable imaginary number the square root of β1 : i = β1. inconsistent equation an equation producing a false result intercepts the points at which the graph of an equation crosses the x-axis and the y-axis interval an interval describes a set of numbers within which a solution falls interval notation a mathematical statement that describes a solution set and uses parentheses or brackets to indicate where an interval begins and ends linear equation an algebraic equation in which each term is either a constant or the product of a constant and the first power of a variable linear inequality similar to a linear equation except that the solutions will include sets of numbers midpoint formula a formula to find the point that divides a line segment into two parts of equal length ordered pair a pair of numbers indicating horizontal displacement and vertical displacement from the origin; also known as a coordinate pair, (x, y) origin the point where the two axes cross in the center of the plane, described by the ordered pair (0, 0) This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 217 perimeter in linear units, the perimeter formula is used to find the linear measurement, or outside length and width, around a two-dimensional regular object; for a rectangle: P = 2L + 2W polynomial equation an equation containing a string of terms including numerical coefficients and variables raised to whole-number exponents Pythagorean Theorem a theorem that states the relationship among the lengths of the sides of a right triangle, used to solve right triangle problems quadrant one quarter of the coordinate plane, created when the axes divide the plane into four sections quadratic equation an equation containing a second-degree polynomial; can be solved using multiple methods quadratic formula a formula that will solve all quadratic equations radical equation an equation containing at least one radical term where the variable is part of the radicand rational equation an equation consisting of a fraction of polynomials slope the change
|
in y-values over the change in x-values solution set the set of all solutions to an equation square root property one of the methods used to solve a quadratic equation, in which the x2 term is isolated so that the square root of both sides of the equation can be taken to solve for x volume in cubic units, the volume measurement includes length, width, and depth: V = LWH x-axis the common name of the horizontal axis on a coordinate plane; a number line increasing from left to right x-coordinate the first coordinate of an ordered pair, representing the horizontal displacement and direction from the origin x-intercept the point where a graph intersects the x-axis; an ordered pair with a y-coordinate of zero y-axis the common name of the vertical axis on a coordinate plane; a number line increasing from bottom to top y-coordinate the second coordinate of an ordered pair, representing the vertical displacement and direction from the origin y-intercept a point where a graph intercepts the y-axis; an ordered pair with an x-coordinate of zero zero-product property the property that formally states that multiplication by zero is zero, so that each factor of a quadratic equation can be set equal to zero to solve equations KEY EQUATIONS quadratic formula x = βb Β± b2 β 4ac 2a KEY CONCEPTS 2.1 The Rectangular Coordinate Systems and Graphs β’ We can locate, or plot, points in the Cartesian coordinate system using ordered pairs, which are defined as displacement from the x-axis and displacement from the y-axis. See Example 2.1. β’ An equation can be graphed in the plane by creating a table of values and plotting points. See Example 2.2. β’ Using a graphing calculator or a computer program makes graphing equations faster and more accurate. Equations usually have to be entered in the form y=_____. See Example 2.3. β’ Finding the x- and y-intercepts can define the graph of a line. These are the points where the graph crosses the axes. See Example 2.4. β’ The distance formula is derived from the Pythagorean Theorem and is used to find the length of a line segment. See Example 2.5 and Example 2.6. 218 Chapter 2 Equations and Inequalities β’ The midpoint formula provides a method of finding the coordinates of the midpoint dividing the sum of the x- coordinates and the
|
sum of the y-coordinates of the endpoints by 2. See Example 2.7 and Example 2.8. 2.2 Linear Equations in One Variable β’ We can solve linear equations in one variable in the form ax + b = 0 using standard algebraic properties. See Example 2.9 and Example 2.10. β’ A rational expression is a quotient of two polynomials. We use the LCD to clear the fractions from an equation. See Example 2.11 and Example 2.12. β’ All solutions to a rational equation should be verified within the original equation to avoid an undefined term, or zero in the denominator. See Example 2.13 and Example 2.14. β’ Given two points, we can find the slope of a line using the slope formula. See Example 2.15. β’ We can identify the slope and y-intercept of an equation in slope-intercept form. See Example 2.16. β’ We can find the equation of a line given the slope and a point. See Example 2.17. β’ We can also find the equation of a line given two points. Find the slope and use the point-slope formula. See Example 2.19. β’ The standard form of a line has no fractions. See Example 2.20. β’ Horizontal lines have a slope of zero and are defined as y = c, where c is a constant. β’ Vertical lines have an undefined slope (zero in the denominator), and are defined as x = c, where c is a constant. See Example 2.21. β’ Parallel lines have the same slope and different y-intercepts. See Example 2.23. β’ Perpendicular lines have slopes that are negative reciprocals of each other unless one is horizontal and the other is vertical. See Example 2.24. 2.3 Models and Applications β’ A linear equation can be used to solve for an unknown in a number problem. See Example 2.25. β’ Applications can be written as mathematical problems by identifying known quantities and assigning a variable to unknown quantities. See Example 2.26. β’ There are many known formulas that can be used to solve applications. Distance problems, for example, are solved using the d = rt formula. See Example 2.27. β’ Many geometry problems are solved using the perimeter formula P = 2L + 2W, the area formula A = LW, or the volume formula V = LWH. See Example 2.28, Example 2.29,
|
and Example 2.30. 2.4 Complex Numbers β’ The square root of any negative number can be written as a multiple of i. See Example 2.31. β’ To plot a complex number, we use two number lines, crossed to form the complex plane. The horizontal axis is the real axis, and the vertical axis is the imaginary axis. See Example 2.32. β’ Complex numbers can be added and subtracted by combining the real parts and combining the imaginary parts. See Example 2.33. β’ Complex numbers can be multiplied and divided. β¦ To multiply complex numbers, distribute just as with polynomials. See Example 2.34 and Example 2.35. β¦ To divide complex numbers, multiply both numerator and denominator by the complex conjugate of the denominator to eliminate the complex number from the denominator. See Example 2.36 and Example 2.37. β’ The powers of i are cyclic, repeating every fourth one. See Example 2.38. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 219 2.5 Quadratic Equations β’ Many quadratic equations can be solved by factoring when the equation has a leading coefficient of 1 or if the equation is a difference of squares. The zero-factor property is then used to find solutions. See Example 2.39, Example 2.40, and Example 2.41. β’ Many quadratic equations with a leading coefficient other than 1 can be solved by factoring using the grouping method. See Example 2.42 and Example 2.43. β’ Another method for solving quadratics is the square root property. The variable is squared. We isolate the squared term and take the square root of both sides of the equation. The solution will yield a positive and negative solution. See Example 2.44 and Example 2.45. β’ Completing the square is a method of solving quadratic equations when the equation cannot be factored. See Example 2.46. β’ A highly dependable method for solving quadratic equations is the quadratic formula, based on the coefficients and the constant term in the equation. See Example 2.47. β’ The discriminant is used to indicate the nature of the roots that the quadratic equation will yield: real or complex, rational or irrational, and how many of each. See Example 2.48. β’ The Pythagorean Theorem,
|
among the most famous theorems in history, is used to solve right-triangle problems and has applications in numerous fields. Solving for the length of one side of a right triangle requires solving a quadratic equation. See Example 2.49. 2.6 Other Types of Equations β’ Rational exponents can be rewritten several ways depending on what is most convenient for the problem. To solve, both sides of the equation are raised to a power that will render the exponent on the variable equal to 1. See Example 2.51, Example 2.52, and Example 2.53. β’ Factoring extends to higher-order polynomials when it involves factoring out the GCF or factoring by grouping. See Example 2.54 and Example 2.55. β’ We can solve radical equations by isolating the radical and raising both sides of the equation to a power that matches the index. See Example 2.56 and Example 2.57. β’ To solve absolute value equations, we need to write two equations, one for the positive value and one for the negative value. See Example 2.58. β’ Equations in quadratic form are easy to spot, as the exponent on the first term is double the exponent on the second term and the third term is a constant. We may also see a binomial in place of the single variable. We use substitution to solve. See Example 2.59 and Example 2.60. β’ Solving a rational equation may also lead to a quadratic equation or an equation in quadratic form. See Example 2.61. 2.7 Linear Inequalities and Absolute Value Inequalities β’ Interval notation is a method to indicate the solution set to an inequality. Highly applicable in calculus, it is a system of parentheses and brackets that indicate what numbers are included in a set and whether the endpoints are included as well. See Table 2.8 and Example 2.63. β’ Solving inequalities is similar to solving equations. The same algebraic rules apply, except for one: multiplying or dividing by a negative number reverses the inequality. See Example 2.64, Example 2.65, Example 2.66, and Example 2.67. β’ Compound inequalities often have three parts and can be rewritten as two independent inequalities. Solutions are given by boundary values, which are indicated as a beginning boundary or an ending boundary in the solutions to the two inequalities. See Example 2.68 and Example 2.69. β’ Absolute value inequalities will
|
produce two solution sets due to the nature of absolute value. We solve by writing two equations: one equal to a positive value and one equal to a negative value. See Example 2.70 and Example 2.71. 220 Chapter 2 Equations and Inequalities β’ Absolute value inequalities can also be solved by graphing. At least we can check the algebraic solutions by graphing, as we cannot depend on a visual for a precise solution. See Example 2.72. CHAPTER 2 REVIEW EXERCISES The Rectangular Coordinate Systems and Graphs 418. 7x β 3 = 5 For the following exercises, find the x-intercept and the yintercept without graphing. 419. 12 β 5(x + 1) = 2x β 5 405. 4x β 3y = 12 406. 2y β 4 = 3x For the following exercises, solve for y in terms of x, putting the equation in slopeβintercept form. 407. 5x = 3y β 12 408. 2x β 5y = 7 For the following exercises, find the distance between the two points. 409. (β2, 5)(4, β1) 410. (β12, β3)(β1, 5) 411. Find the distance between the two points (β71,432) and (511,218) using your calculator, and round your answer to the nearest thousandth. For the following exercises, find the coordinates of the midpoint of the line segment that joins the two given points. 420. 2x 3 β 3 4 = x 6 + 21 4 For the following exercises, solve for x. State all x-values that are excluded from the solution set. 421. x x2 β 9 + 4 x + 3 = 3 x2 β 9 x β 3, β3 422. 1 2 + 2 x = 3 4 For the following exercises, find the equation of the line using the point-slope formula. 423. Passes through these two points: (β2, 1),(4, 2). 424. Passes through the point (β3, 4) and has a slope of β1 3. 425. Passes through the point (β3, 4) and is parallel to the graph y = 2 3 x + 5. 412. (β1, 5) and (4, 6) 426. Passes through these two points: (5, 1),(5, 7). 413. (β13, 5) and (17, 18
|
) Models and Applications For the following exercises, construct a table and graph the equation by plotting at least three points. 414. y = 1 2 x + 4 415. 4x β 3y = 6 Linear Equations in One Variable For the following exercises, solve for x. 416. 5x + 2 = 7x β 8 417. 3(x + 2) β 10 = x + 4 For the following exercises, write and solve an equation to answer each question. 427. The number of males in the classroom is five more than three times the number of females. If the total number of students is 73, how many of each gender are in the class? 428. A man has 72 ft. of fencing to put around a rectangular garden. If the length is 3 times the width, find the dimensions of his garden. 429. A truck rental is $25 plus $.30/mi. Find out how many miles Ken traveled if his bill was $50.20. Complex Numbers For the following exercises, use the quadratic equation to solve. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 221 430. x2 β 5x + 9 = 0 431. 2x2 + 3x + 7 = 0 448. x2 = 49 449. (x β 4)2 = 36 the For component and the vertical component. following exercises, name the horizontal For the following exercises, solve the quadratic equation by completing the square. 432. 4 β 3i 433. β2 β i the following exercises, perform the operations For indicated. 434. (9 β i) β (4 β 7i) 435. (2 + 3i) β (β5 β 8i) 436. 2 β75 + 3 25 437. β16 + 4 β9 438. β6i(i β 5) 439. (3 β 5i)2 440. β4 Β· β12 441. β2β β β8 β 5β β 442. 2 5 β 3i 443. 3 + 7i i 450. x2 + 8x β 5 = 0 451. 4x2 + 2x β 1 = 0 For the following exercises, solve the quadratic equation by using the quadratic formula. If the solutions are not real, state No real solution. 452. 2x2
|
β 5x + 1 = 0 453. 15x2 β x β 2 = 0 For the following exercises, solve the quadratic equation by the method of your choice. 454. (x β 2)2 = 16 455. x2 = 10x + 3 Other Types of Equations For the following exercises, solve the equations. 456. 3 2 = 27 x 457. 1 2 β 4x 1 4 = 0 x 458. 4x3 + 8x2 β 9x β 18 = 0 Quadratic Equations 459. 3x5 β 6x3 = 0 For the following exercises, solve the quadratic equation by factoring. 460. x + 9 = x β 3 444. 2x2 β 7x β 4 = 0 445. 3x2 + 18x + 15 = 0 446. 25x2 β 9 = 0 447. 7x2 β 9x = 0 For the following exercises, solve the quadratic equation by using the square-root property. 461. 3x + 7 + x + 2 = 1 462. |3x β 7| = 5 463. |2x + 3| β 5 = 9 222 Chapter 2 Equations and Inequalities Linear Inequalities and Absolute Value Inequalities For the following exercises, solve the inequality. Write your final answer in interval notation. 464. 5x β 8 β€ 12 465. β2x + 5 > x β 7 466 467. |3x + 2| + 1 β€ 9 468. |5x β 1| > 14 469. |x β 3| < β4 For the following exercises, solve the compound inequality. Write your answer in interval notation. 470. β4 < 3x + 2 β€ 18 471. 3y < 1 β 2y < 5 + y For the following exercises, graph as described. 472. Graph the absolute value function and graph the constant function. Observe the points of intersection and shade the x-axis representing the solution set to the inequality. Show your graph and write your final answer in interval notation. |x + 3| β₯ 5 473. Graph both straight lines (left-hand side being y1 and right-hand side being y2) on the same axes. Find the point of intersection and solve the inequality by observing where it is true comparing the y-values of the lines. See the interval where the inequality is true. x + 3
|
< 3x β 4 CHAPTER 2 PRACTICE TEST 474. Graph the following: 2y = 3x + 4. 475. Find the x- and y-intercepts for the following: 476. Find the x- and y-intercepts of this equation, and sketch the graph of the line using just the intercepts plotted. Find the exact distance between (5, β3) and (β2, 8). Find the coordinates of the midpoint of the line segment joining the two points. 477. Write the interval notation for the set of numbers represented by {x|x β€ 9}. 3x β 4y = 12 478. Solve for x: 5x + 8 = 3x β 10. 479. Solve for x: 3(2x β 5) β 3(x β 7) = 2x β 9. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 2 Equations and Inequalities 223 480. Solve for x: x 2 + 1 = 4 x 481. Solve for x. 497. Solve: 4x2 β 4x β 1 = 0 498. Solve: x β 7 = x β 7 482. The perimeter of a triangle is 30 in. The longest side is 2 less than 3 times the shortest side and the other side is 2 more than twice the shortest side. Find the length of each side. 499. Solve: 2 + 12 β 2x = x 500. Solve: (x β 1) 2 3 = 9 For the following exercises, find the real solutions of each equation by factoring. 501. 2x3 β x2 β 8x + 4 = 0 502. (x + 5)2 β 3(x + 5) β 4 = 0 483. Solve for x. Write the answer in simplest radical form. x2 3 β x = β1 2 484. Solve: 3x β 8 β€ 4. 485. Solve: |2x + 3| < 5. 486. Solve: |3x β 2| β₯ 4. For the following exercises, find the equation of the line with the given information. 487. Passes through the points (β4, 2) and (5, β3). 488. Has an undefined slope and passes through the point (4, 3). 489. Passes
|
through the point (2, 1) and is perpendicular to y = β2 5 x + 3. 490. Add these complex numbers: (3 β 2i) + (4 β i). 491. Simplify: β4 + 3 β16. 492. Multiply: 5i(5 β 3i). 493. Divide: 4 β i 2 + 3i. 494. Solve this quadratic equation and write the two complex roots in a + bi form: x2 β 4x + 7 = 0. 495. Solve: (3x β 1)2 β 1 = 24. 496. Solve: x2 β 6x = 13. 224 Chapter 2 Equations and Inequalities This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 3 Functions 225 3 | FUNCTIONS Figure 3.1 Standard and Poorβs Index with dividends reinvested (credit "bull": modification of work by Prayitno Hadinata; credit "graph": modification of work by MeasuringWorth) Chapter Outline 3.1 Functions and Function Notation 3.2 Domain and Range 3.3 Rates of Change and Behavior of Graphs 3.4 Composition of Functions 3.5 Transformation of Functions 3.6 Absolute Value Functions 3.7 Inverse Functions Introduction Toward the end of the twentieth century, the values of stocks of Internet and technology companies rose dramatically. As a result, the Standard and Poorβs stock market average rose as well. Figure 3.1 tracks the value of that initial investment of just under $100 over the 40 years. It shows that an investment that was worth less than $500 until about 1995 skyrocketed up to about $1100 by the beginning of 2000. That five-year period became known as the βdot-com bubbleβ because so many Internet startups were formed. As bubbles tend to do, though, the dot-com bubble eventually burst. Many companies grew too fast and then suddenly went out of business. The result caused the sharp decline represented on the graph beginning at the end of 2000. Notice, as we consider this example, that there is a definite relationship between the year and stock market average. For any year we choose, we can determine the corresponding value of the stock market average. In this chapter, we will explore these kinds of relationships and their properties. 226 Chapter 3 Functions 3.1 | Functions and Function Not
|
ation Learning Objectives In this section, you will: 3.1.1 Determine whether a relation represents a function. 3.1.2 Find the value of a function. 3.1.3 Determine whether a function is one-to-one. 3.1.4 Use the vertical line test to identify functions. 3.1.5 Graph the functions listed in the library of functions. A jetliner changes altitude as its distance from the starting point of a flight increases. The weight of a growing child increases with time. In each case, one quantity depends on another. There is a relationship between the two quantities that we can describe, analyze, and use to make predictions. In this section, we will analyze such relationships. Determining Whether a Relation Represents a Function A relation is a set of ordered pairs. The set consisting of the first components of each ordered pair is called the domain and the set consisting of the second components of each ordered pair is called the range. Consider the following set of ordered pairs. The first numbers in each pair are the first five natural numbers. The second number in each pair is twice that of the first. The domain is {1, 2, 3, 4, 5}. The range is {2, 4, 6, 8, 10}. {(1, 2), (2, 4), (3, 6), (4, 8), (5, 10)} Note that each value in the domain is also known as an input value, or independent variable, and is often labeled with the lowercase letter x. Each value in the range is also known as an output value, or dependent variable, and is often labeled lowercase letter y. A function f is a relation that assigns a single element in the range to each element in the domain. In other words, no xvalues are repeated. For our example that relates the first five natural numbers to numbers double their values, this relation is a function because each element in the domain, {1, 2, 3, 4, 5}, is paired with exactly one element in the range, {2, 4, 6, 8, 10}. Now letβs consider the set of ordered pairs that relates the terms βevenβ and βoddβ to the first five natural numbers. It would appear as {(odd, 1), (even, 2), (odd, 3), (even, 4), (odd, 5)} Notice that each element in the domain, {even
|
, odd} is not paired with exactly one element in the range, {1, 2, 3, 4, 5}. For example, the term βoddβ corresponds to three values from the domain, {1, 3, 5} and the term βevenβ corresponds to two values from the range, {2, 4}. This violates the definition of a function, so this relation is not a function. Figure 3.2 compares relations that are functions and not functions. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 3 Functions 227 Figure 3.2 (a) This relationship is a function because each input is associated with a single output. Note that input q and r both give output n. (b) This relationship is also a function. In this case, each input is associated with a single output. (c) This relationship is not a function because input q is associated with two different outputs. Function A function is a relation in which each possible input value leads to exactly one output value. We say βthe output is a function of the input.β The input values make up the domain, and the output values make up the range. Given a relationship between two quantities, determine whether the relationship is a function. 1. 2. 3. Identify the input values. Identify the output values. If each input value leads to only one output value, classify the relationship as a function. If any input value leads to two or more outputs, do not classify the relationship as a function. Example 3.1 Determining If Menu Price Lists Are Functions The coffee shop menu, shown in Figure 3.3 consists of items and their prices. a. b. Is price a function of the item? Is the item a function of the price? Figure 3.3 Solution a. Letβs begin by considering the input as the items on the menu. The output values are then the prices. Each item on the menu has only one price, so the price is a function of the item. 228 Chapter 3 Functions b. Two items on the menu have the same price. If we consider the prices to be the input values and the items to be the output, then the same input value could have more than one output associated with it. See Figure 3.4. Figure 3.4 Therefore, the item is a not a function of price. Example 3.2 Determining If Class Grade Rules Are Functions
|
In a particular math class, the overall percent grade corresponds to a grade-point average. Is grade-point average a function of the percent grade? Is the percent grade a function of the grade-point average? Table 3.1 shows a possible rule for assigning grade points. 0β56 57β61 62β66 67β71 72β77 78β86 87β91 92β100 0.0 1.0 1.5 2.0 2.5 3.0 3.5 4.0 Percent grade Grade-point average Table 3.1 Solution For any percent grade earned, there is an associated grade-point average, so the grade-point average is a function of the percent grade. In other words, if we input the percent grade, the output is a specific grade point average. In the grading system given, there is a range of percent grades that correspond to the same grade-point average. For example, students who receive a grade point average of 3.0 could have a variety of percent grades ranging from 78 all the way to 86. Thus, percent grade is not a function of grade-point average. This content is available for free at https://cnx.org/content/col11758/1.5 Chapter 3 Functions 229 3.1 Table 3.2[1] lists the five greatest baseball players of all time in order of rank. Player Rank Babe Ruth Willie Mays Ty Cobb Walter Johnson Hank Aaron Table 3.2 1 2 3 4 5 a. b. Is the rank a function of the player name? Is the player name a function of the rank? Using Function Notation Once we determine that a relationship is a function, we need to display and define the functional relationships so that we can understand and use them, and sometimes also so that we can program them into graphing calculators and computers. There are various ways of representing functions. A standard function notation is one representation that facilitates working with functions. To represent βheight is a function of age,β we start by identifying the descriptive variables h for height and a for age. The letters f, g, and h are often used to represent functions just as we use x, y, and z to represent numbers and A, B, and C to represent sets. h is f of a h = f (a) f (a) We name the function f ; height is a function of age. We use parentheses to indicate the function input. We name the function f ; the expression is read
|
as β f of a.β Remember, we can use any letter to name the function; the notation h(a) shows us that h depends on a. The value a must be put into the function h to get a result. The parentheses indicate that age is input into the function; they do not indicate multiplication. We can also give an algebraic expression as the input to a function. For example f (a + b) means βfirst add a and b, and the result is the input for the function f.β The operations must be performed in this order to obtain the correct result. Function Notation The notation y = f (x) defines a function named f. This is read as βy is a function of x.β The letter x represents the input value, or independent variable. The letter y, or f (x), represents the output value, or dependent variable. Example 3.3 1. http://www.baseball-almanac.com/legendary/lisn100.shtml. Accessed 3/24/2014. 230 Chapter 3 Functions Using Function Notation for Days in a Month Use function notation to represent a function whose input is the name of a month and output is the number of days in that month. Solution The number of days in a month is a function of the name of the month, so if we name the function f, we write days = f (month) or d = f (m). The name of the month is the input to a βruleβ that associates a specific number (the output) with each input. For example, f (March) = 31, because March has 31 days. The notation d = f (m) reminds us that the number of days, d (the output), is dependent on the name of the month, m (the input). Analysis Note that the inputs to a function do not have to be numbers; function inputs can be names of people, labels of geometric objects, or any other element that determines some kind of output. However, most of the functions we will work with in this book will have numbers as inputs and outputs. Example 3.4 Interpreting Function Notation A function N = f (y) gives the number of police officers, N, in a town in year y. What does f (2005) = 300 represent? Solution When we read f (2005) = 300, we see that the input year is 2005. The value for the
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.