The factorial function (!) means to multiply all whole numbers from a given number down to 1. This is read as 5! means 5 × 4 × 3 × 2 × 1 “ five factorial.” Note: 0! = 1 FACTORIAL FUNCTIONS: There is no repetition of choices, and order matters. EXAMPLE: Nico displays 7 medals in his room. In how many different ways can Nico arrange the medals in a row? 7! = 7 x 6 x 5 x 4 x 3 x 2 x 1 = 5,040 There are 5,040 different ways that Nico can arrange his medals in a row. To select fewer than the total number of objects when order matters, use the formula: number of things n! number of to choose from (n -r)! objects chosen 388
So if we wanted to select only 3 of the 6 beads from the earlier example, we could write the number of permutations as: 6! = 6! = 6x5x4x3x2x1 = 120 (6 - 3)! 3! 3x2x1 There are 120 permutations. There are other ways to write this PERMUTATION FORMULA: P (n, r) ➜ nPr This means the number of permutations of n things taken r at a time. So, P (6, 3) or 6P3 represents the number of permutations of 6 things taken 3 at a time. EXAMPLE: Jordan is at an ice cream parlor and has a choice of 5 ice cream flavors. How many 3-scoop arrangements can he make for his sundae? 5P3 or P (5, 3) means 5 things taken 3 at a time, or 5 x 4 x 3. There are 60 different sundaes that Jordan can make. 389
COMBINATIONS WITHOUT REPETITION A combination is a group of objects in which order does not mat ter. The combination formula is a modification of the permutation formula: nCr = nPr We can also use the notation C (n, r). r! Use permutations to find the number of combinations. First, find the number of permutations by selecting a certain number of objects, nPr . Then divide the number of permutations by the number of selected objects, r ! For example, how many combinations can be made when 4 numbers are selected out of 8 numbers? nCr = nPr r! number of permutations by picking 4 numbers from 8 8 •7•6•5 = 1,680 = 70 4 •3•2•1 24 number of permutations of 4 numbers 390
EXAMPLE: Jaz is having dessert at a restaurant. She wants to choose the combination plate, which allows a choice of 2 different desserts from a menu of 4 desserts. Jaz can choose from cheesecake, apple pie à la mode, chocolate mousse, a cheese plate and a fruit plate. From how many dessert combinations can Jaz choose? Step 1: Find the number of permutations by selecting a certain number of objects. Step 2: Divide by the number of selected objects. nCr = nPr = permutations of 2 from 4 = 4•3 = 12 =6 r! permutations of 2 2•1 2 Jaz can choose 6 dessert combinations. 391
w 1. There are 9 students on the debate team. The debate coach is picking the first 3 presenters. How many ways can the coach arrange the presentation order of the first 3 debaters? 2. How many ways are there to arrange 5 books on a shelf? 3. A keypad has 10 digits. How many 4-digit personal identification codes can be made if no digit is repeated? 4. Three students are standing in line. How many different ways can the students arrange themselves in line? 5. Glen has 5 T-shirts. How many ways can he choose 1 T-shirt for Monday, 1 T-shirt for Tuesday, and 1 T-shirt for Wednesday if he doesn't repeat any T-shirt? 6. Glenn has 5 T-shirts. How many ways can he choose a group of 3 T-shirts if he doesn’t repeat any T-shirt? 392
7. How many ways can you choose 2 beach balls from a selection of 20 beach balls? 8. A team is choosing its uniform colors. They can choose from red, gold, black, green, purple, silver, blue, orange, white, and red. How many different 2-color combinations could the team choose? answers 393
1. 9 x 8 x 7 = 504 ways 2. 5 x 4 x 3 x 2 x 1 = 120 ways 3. 10 x 9 x 8 x 7 = 5,040 4. 3 x 2 x 1 = 6 ways 5. Since order mat ters we use permutations: 5! nPr = (5 - 3)! =5x 4 x 3 = 60 ways 6. Since order doesn't mat ter, we use combinations: nPr 5x4x3 60 nCr = r! = 5C3 = 5 x 4 x 3x2x1 = 6 = 10 ways 7. nCr = nPr = 20C2 = 20 • 19 = 380 = 190 ways r! 2•1 2 8. 10C2 = 10 • 9 = 90 = 45 different combinations 2•1 2 394
Unit 8 Functions 395
Chapter 45 RELATIONS AND FUNCTIONS A RELATION is a set of input and output values (ordered pairs). Whenever there is a relation between two sets, the set of all the input elements is called the DOMAIN and the set of all the output elements is called the RANGE . A FUNCTION is a mathematical relationship between two variables, an INDEPENDENT VARIABLE and a DEPENDENT VARIABLE, stands alone: where there is only one output unaffected by for each input. You can call other variables the values input and output, depends on the or x and y. (In many cases, independent the output is represented by variables the y-value and the input is 396
represented by the x-value. But this is not always true.) In a function, the value of y is dependent on the value of x. A function is a special relationship where each element of the domain is paired with exactly one element in the range. You can represent a Relations can be any kind of relationship function in a table, in between sets of numbers, but functions a graph, in words, or as a diagram. are a special kind of relation where there is only one y-value for each x-value. EXAMPLE: Is the relation (-4, -2), (-1, 4), (0, 6), (2, 10) a function? Use a diagram to show the relationship between all the values of the domain and all the values of the range. Domain (input) Range (output) -4 -2 -1 4 06 2 10 397
Each input (in the domain) has only one output (in the range). This relation is a function because all the input values are unique. EXAMPLE: Is the relation (5, 8), (-2, 1), (-3, 6), (-2, -4) a function? Use a diagram to show the relationship between all the values of the domain and all the values of the range. Domain (input) Range (output) The x-value -2 -3 -4 repeats, -2 1 5 6 (-2, 1) and 8 (-2, -4). This relation is not a function because the input -2 has more than one output. There are x-values that repeat. 398
EXAMPLE: Is the relation (6, 0), (-2, 7), (1, 5), (-3, 7) a function? Domain (input) Range (output) -3 0 -2 5 1 The y-value 7 6 7 repeats, (-2, 7) and (-3, 7). This relation is a function because each input (in the domain) has only one output (in the range). All the input values are unique. Even though there are y-values that repeat, this is still a function. Important Note For a function: It IS NOT okay for the x-values to repeat. It IS okay for the y-values to repeat. 399
EXAMPLE: Is the relation (-8, -1), (2, -1), (17, -4), (17, 5) a function? Domain (input) Range (output) -8 -4 2 -1 17 5 This relation is not a function because the input 17 has more than one output. Another way to easily determine if a relation is a function is to graph it on the coordinate plane and do a VERTICAL LINE TEST (OR VLT). This is a test where you draw any vertical line (or more) on the graph: If your vertical line touches more than one point of the relation, it’s not a function. The vertical line test validates that none of the x-values repeat, and a relation is a function if none of the domain numbers (x-coordinates) repeat. 400
Vertical line tests: F UNCT ION F UNCT ION F UNCT ION NOT A FUNCTION NOT A FUNCTION NOT A FUNCTION F UNCT ION NOT A FUNCTION NCT ION F UNCT ION F UNCT ION A FUNCTION NOT A FUNCTION NOT A FUNCTION NOT A FUNCTIO NOT A FUNCTION 401
EXAMPLE: Is the relation shown in the table below a function? DOMAIN (x) RANGE (y) -4 8 -2 4 0 0 2 -4 4 -8 Graph the relation on the coordinate plane. Then use the vertical line test to check if the relation is a function or not. Is this a function? This relation is a function because it passes the VLT. This means that all the values in the domain are unique. 402
EXAMPLE: Is the relation shown in the table below a function? DOMAIN (x) RANGE (y) -5 3 -5 6 -2 3 1 5 4 2 4 6 Graph the relation on the coordinate plane. Then use the vertical line test to check if the relation is a function or not. Is this a function? This relation is not a function because a vertical line can be drawn that touches two or more points, so it fails the VLT. This means that there are values in the domain that repeat. 403
w For problems 1 through 4, state whether or not each of the given relations is a function. 1. (3, 5), (2, 0), (7, 8), (12, 1) 2. (4, -9), (8, 7), (-5, 2), (8, 0) 3. (-0.6, 3.7), (4.1, 5.9), (5.9, -2.8), (-7.3, 8.2) 4. (0, -5), (8, -7), (0, 5) For problems 5 through 8, state whether or not the graphed relation is a function. 5. 404
6. 7. 8. answers 405
1. This is a function because none of the x-values repeat. 2. This is not a function because the x-value 8 has more than one y-value. 3. This is a function because none of the x-values repeat. 4. This is not a function because the x-value 0 has more than one y-value. 5. Yes, 6. Yes, because because it passes it passes the VLT. the VLT. 7. No, 8. Yes, it does because not pass it passes the VLT. the VLT. 406
Chapter 46 FUNCTION NOTATION Functions can be represented by graphs, tables, and equations. They can also be represented by FUNCTION NOTATION, a shortened way to write functions. ƒ (x) = 7x + 9 This is read as “ f of x.” Name of function input value output value We usually use the let ter ƒ to represent a function, but any letter can be used. The input is the variable inside the parentheses. EVALUATING FUNCTIONS is the process of substituting a number into the input to find the output. 407
For example, ƒ (x) = -3x + 10 when x = 2 means we need to find the value of ƒ (x). We substitute the given value into the input to find the output. ƒ(x) = -3x + 10 First, substitute 2 for the variable x. ƒ (2) = -3(2) + 10 ƒ (2) = -6 + 10 Then, calculate. ∴ ƒ (2) = 4 represents “ therefore” EXAMPLE: Evaluate g (h) = h 2 - 1 when h = -3. g (h) = h2 - 1 Substitute -3 for h. g (-3) = (-3)2 - 1 g (-3) = 9 - 1 Calculate. ∴ g (-3) = 8 408
Sometimes the input can be an algebraic expression, but the steps are still the same. EXAMPLE: Evaluate ƒ (x) = 2x + 7 when x = 3a + b. ƒ (x) = 2x + 7 Substitute 3a + b for x. ƒ (3a + b) = 2(3a + b) + 7 Use the Distributive Property to calculate. ∴ ƒ (3a + b) = 6a + 2b + 7 EXAMPLE: Evaluate j (p) = 2n - 3p when p = 5m + 2n. j (p) = 2n - 3p Substitute 5m + 2n for p. j (5m + 2n) = 2n - 3(5m + 2n) j (5m + 2n) = 2n - 15m - 6n Distribute and then combine j (5m + 2n) = -15m - 4n like terms. 409
We can use function notation to solve for an input value. EXAMPLE: If ƒ (x) = x - 9, find the value of x where ƒ (x) = 11. This is what we're solving for. ƒ (x) = x - 9 Substitute 11 for ƒ (x). 11 = x - 9 11 + 9 = x - 9 + 9 Add 9 to both sides to isolate x. ∴ x = 20 input value EXAMPLE: If g (x) = 3x + 5, find the value of x where g (x) = 12. g (x) = 3x + 5 Substitute 12 for g (x). 12 = 3x + 5 7 = 3x 7 = 3x Divide by 3 to isolate x. 3 3 ∴x= 7 3 410
EXAMPLE: If j(x) = 2x - 5, find the value of x where 7 j(x) = -3. j(x) = 2x - 5 Substitute -3 for j(x). 7 Multiply both sides by 7. -3 = 2x - 5 7 -3(7) = 2x - 5 (7) 7 -21 = 2x - 5 Add 5 to both sides. -16 = 2x ∴ x = -8 EXAMPLE: If p (a) = a2 - 5, find the value of a where p (a) = 11. p (a) = a2 - 5 Substitute 11 for p (a). 11 = a2 - 5 Add 5 to both sides. 16 = a2 Take the square root of both sides. ∴ a = 4 or -4 (4 × 4) = 16 and (-4 × -4) = 16 411
w For problems 1 through 5, evaluate each function. 1. ƒ (x) = x - 7 when x = 5 2. g (x) = -6x + 9 when x = -2 3. h (a) = a2 + 4 when a = -3 4. k (p) = p2 - 5p when p = 6 5. j(x) = 9x2 - 6x + 1 when x = -2 For problems 6 through 10, find the value of each of the following variables. 6. If ƒ (x) = x + 3, find the value of x where ƒ (x) = -2. 7. If m (n) = -9 + 1 n, find the value of n where m (n) = 3. 2 412
8. If p (t ) = 8t + 7 , find the value of t where p (t ) = -3. 3 9. If k (s) = s2 - 7, find the value of s where k (s) = 18. 10. If j(a) = a3 + 11, find the value of a where j(a) = 38. answers 413
1. ƒ (5) = -2 2. g (-2) = 21 3. h (-3) = 13 4. k (6) = 6 5. j(-2) = 49 6. x = -5 7. n = 24 8. t = -2 9. s = 5 or -5 (5 × 5 = 25 and -5 × -5 = 25) 10. a = 3 414
Chapter 47 APPLICATION OF FUNCTIONS Functions can be graphed and evaluated. LINEAR FUNCTIONS are functions whose graphs are straight lines. NONLINEAR FUNCTIONS are functions whose graphs are NOT straight lines, and they are NOT in the form y = mx + b. An example of a nonlinear function is a QUADRATIC EQUATION. In a quadratic equation, the input variable (x) is squared (x2). The result is a PARABOLA , which is a U-shaped curve. More on this later! Pa ra b o l a s 415
To make an input/output chart and graph y = x2, calculate the given input data to find the output. Use the values to plot a coordinate point. INPUT FUNCTION OUTPUT COORDINATE POINTS (x) y = x2 (y) (x, y) -3 y = (-3)2 9 (-3, 9) -2 y = (-2)2 4 (-2, 4) -1 y = (-1)2 1 (-1, 1) 0 y = (0)2 0 (0, 0) 1 y = (1)2 1 (1, 1) 2 y = (2)2 4 (2, 4) 3 y = (3)2 9 (3, 9) This is not a straight line, so it is a nonlinear function. The quadratic function results in a parabola. 416
EXAMPLE: Graph y = 2x2 - 1 by making a table that shows the relation between some x-values and y-values. INPUT FUNCTION OUTPUT COORDINATE POINTS (x) y = 2x2 - 1 (y) (x, y) -2 7 (-2, 7) y = 2(-2)2 - 1 -1 y = 2(4) - 1 1 (-1, 1) y=7 0 -1 (0, -1) y = 2(-1)2 - 1 1 y = 2(1) - 1 1 (1, 1) y=1 2 7 (2, 7) y = 2(0)2 - 1 y = 2(0) - 1 y = -1 y = 2(1)2 - 1 y = 2(1) - 1 y=1 y = 2(2)2 - 1 y = 2(4) - 1 y=7 417
a parabola EXAMPLE: Graph y = x3 by making a table that shows the relation between some input x-values and y-values. INPUT FUNCTION OUTPUT COORDINATE POINTS (x) y = x3 (y) (x, y) -2 -8 (-2, -8) y = (-2)3 -1 y = -8 -1 (-1, -1) 0 y = (-1)3 0 (0, 0) y = -1 y = (0)3 y=0 418
1 y = (1)3 1 (1, 1) y=1 2 y = (2)3 8 (2, 8) y=8 Nonlinear functions can take many shapes. 419
Nonlinear functions can also be used to describe real-life situations. EXAMPLE: Javier rides a roller coaster. The graph below displays Javier's height on the roller coaster above sea level (in feet), after a specific amount of time (in seconds). At what times is the roller coaster at Sea level = x-axis a height of 200 feet above sea level? Note: For each coordinate, the x-value is the number of seconds, and the y-value is the height in feet. (6, 2 0 0) ( 1 8, 2 0 0) 200 150 FEET 100 (21,70) 50 (9,70) (0,0) -5 (3,70) ( 1 5,7 0) ( 1 2,0) Sea level (24,0) 5 10 15 20 25 SECON DS 420
The graph shows that the roller coaster reaches a height of 200 feet twice. The roller coaster is 200 feet above sea level at 6 seconds and at 18 seconds. Approximately at what height is the roller coaster after 7 seconds? Since 7 seconds is between 6 seconds and 9 seconds, our answer needs to be in between 200 feet and 70 feet. After 7 seconds, the roller coaster with Javier is at approximately 175 feet above sea level. 421
w 1. Complete the table. Then graph y = x2 - 3. INPUT FUNCTION OUTPUT COORDINATE POINTS (x) y = x2 - 3 (y) (x, y) -2 -1 0 1 2 2. Complete the table. Then graph y = 1 x3 + 4. 2 INPUT FUNCTION OUTPUT COORDINATE POINTS 1 (x) y= 2 x3 + 4 (y) (x, y) -2 -1 0 1 2 422
MILESFor problems 3 through 5, use the information provided below. Tanya leaves her home and walks to the park. She rests at the park for a while and then runs home. The graph below displays the distance that Tanya is away from her home (in miles) after a specific amount of time (in hours). 6 5 4 3 2 1 -1 -1 1 2 3 4 5 6 7 8 9 10 11 HOURS 3. How far away is Tanya from her home after 5 hours? 4. Approximately at what time is Tanya 3 miles away from home? 5. After how many hours does Tanya arrive home from the park? 423
1. FUNCTION OUTPUT COORDINATE POINTS INPUT y = x2 - 3 (y) (x, y) (x) y = (-2)2 - 3 1 (-2, 1) -2 y = 4 - 3; y = 1 -2 (-1, -2) -1 y = (-1)2 - 3 y = 1 - 3; y = -2 -3 (0, -3) 0 y = (0)2 - 3 -2 (1, -2) 1 y = 0 - 3; y = -3 1 (2, 1) 2 y = (1)2 - 3 y = 1 - 3; y = -2 y = (2)2 - 3 y = 4 - 3; y = 1 424
2. FUNCTION OUTPUT COORDINATE POINTS 1 INPUT y= 2 x3 + 4 (y) (x, y) (x) y= 1 (-2)3 + 4 0 (-2, 0) -2 2 1 -1 y= 2 (-8) + 4 0 y=0 1 y= 1 (-1)3 + 4 ( )7 -1, 7 2 2 1 2 y= 2 (-1) + 4 y= 7 2 y= 1 (0)3 + 4 4 (0, 4) 2 1 y= 2 (0) + 4 y=4 y= 1 (1)3 + 4 9 (1, 9 ) 2 2 2 1 y= 2 (1) + 4 y= 9 2 More answers 425
INPUT FUNCTION OUTPUT COORDINATE POINTS 1 (x) y= 2 x3 + 4 (y) (x, y) 2 y= 1 (2)3 + 4 8 (2, 8) 2 1 y= 2 (8) + 4 y=8 3. 3 miles 4. Approximately 4 hours and 9 hours 5. Tanya arrives home 10 hours later. 426
Unit 9 Polynomial Operations 427
Chapter 48 ADDING AND SUBTRACTING POLYNOMIALS A MONOMIAL is an expression that has 1 term. For example: 38m mono = one A BINOMIAL is an expression that has 2 terms. 1 For example: -7y + 2 bi = two A TRINOMIAL is an expression that has 3 terms. 3 For example: 8a2 - 5 ab + 6b2 tri = three Expressions can also have more than 3 terms. A POLYNOMIAL is an expression of more than two algebraic terms that is the sum (or difference) of several terms that contain different powers of the same variable(s). 428
MONOMIAL BINOMIAL: TR IN O M I A L : A TY PE OF A TY PE OF POLYNOMIAL POLYNOMIAL Examples of polynomials: 38m -7y + 1 2 8a2 - 3 ab + 6b2 5 3 xyz3 - 9 abc5 + 7k - 4m + 2.6 8 Expressions can be simplified by combining like terms. In the same way, we can simplify polynomials by combining like terms using addition and subtraction. Like terms have the same variables (sometimes with more than one variable, like 7ab) raised to the same powers. 429
To add or subtract polynomials: Step 1: Rewrite the expression by “distributing” the addition or subtraction so the parentheses do not need to be included. Step 2: Combine like terms. Step 3: Write the polynomial in descending order for x. For example, 22x + 5x3 + 6 5x3 + 22x + 6. Remember the Distributive Property! A positive sign or a negative sign in front of a polynomial is just like distributing 1 or -1: -(7x - 9y) = -1(7x - 9y) = -7x + 9y The result has no parentheses. EXAMPLE: Find the sum and/or difference. (3x + 5y) + (7x - 9y). Simplify your answer. = (3x + 5y) + (7x - 9y) Distribute the + sign to both 7x and -9y: = 3x + 5y + 7x - 9y +(7x) = 7x and +(-9y) = -9y = 3x + 7x + 5y - 9y Simplify by combining like terms. 3x + 7x = 10x and 5y - 9y = -4y = 10x - 4y 430
EXAMPLE: Find the sum and/or difference. (8a2 + 11a) - (19a - 5). Simplify your answer. = (8a2 + 11a) - (19a - 5) Distribute the - sign to both 19a and -5. Subtract by adding the opposite of the subtrahend. -(19a) = -19a and -(-5) = 5 = 8a2 + 11a - 19a + 5 Simplify by combining like terms. = 8a2 - 8a + 5 11a - 19a = -8a EXAMPLE: Find the sum and/or difference. (3m2 + n) - (5n - 6m2). Simplify your answer. = (3m2 + n) - (5n - 6m2) Distribute the - sign to both 5n and -6m2. = 3m2 + n - 5n + 6m2 = 3m2 + 6m2 + n - 5n Simplify by combining like terms. n - 5n = -4n and 3m2 + 6m2 = 9m2 = 9m2 - 4n 431
EXAMPLE: Find the sum and/or difference. (9a + 10b + 14c) + (8a + 2b + 5c). Simplify your answer. = (9a + 10b + 14c) + (8a + 2b + 5c) Distribute the + sign to 8a , 2b, and 5c. = 9a + 10b + 14c + 8a + 2b + 5c = 9a + 8a + 10b + 2b + 14c + 5c Simplify by combining like terms. = 17a + 12b + 19c EXAMPLE: Find the sum and/or difference. (0.7a + 9a2 - 6) - (5 + 4a + 2.6a2). Simplify your answer. = (0.7a + 9a2 - 6) - (5 + 4a + 2.6a2) Distribute the - sign to 5, 4a, and 2.6a2. = 0.7a + 9a2 - 6 - 5 - 4a - 2.6a2 = 0.7a - 4a + 9a2 - 2.6a2 - 6 - 5 Simplify by combining like terms. 432
= -3.3a + 6.4a2 - 11 Always write your answer = 6.4a2 - 3.3a - 11 in descending order. EXAMPLE: Find the sum and/or difference. (3m2 - 6n + 7mn) - (9mn - 4) + (2n + 8m2 - 1). Simplify your answer. = (3m2 - 6n + 7mn) - (9mn - 4) Distribute the - sign to + (2n + 8m2 - 1) 9mn and -4, and the + sign to 2n, 8m2, and -1. = 3m2 - 6n + 7mn - 9mn + 4 + 2n + 8m2 - 1 = 3m2 + 8m2 - 6n + 2n + 7mn - 9mn + 4 - 1 = 11m2 - 4n - 2mn + 3 Don' t forget to sort your variables = 11m2 - 2mn - 4n + 3 alphabetically: mn comes before n. 433
EXAMPLE: Jared has a rectangular block of wood. He wants to measure a piece of string that wraps around the perimeter of the block of wood. However, Jared doesn’t have a ruler with him. He only has a pen and an eraser. He discovers that the length of the block of wood is the same length as 9 erasers put end to end and that the width of the block of wood is the same as 4 pens put end to end. Find how long the string should be. Let e represent the length of an eraser. Let p represent the length of a pen. The length of the block of wood is: 9 • e = 9e. The width of the block of wood is: 4 • p = 4p. Perimeter = length + width + length + width = 9e + 4p + 9e + 4p 4p 9e 4p = 18e + 8p 9e Therefore, the length of the string is: 18e + 8p. 434
w Find the sum and/or difference of each polynomial and simplify your answer. 1. (3x2 - 6x) + (4x2 - 11x) 2. (3k2 - 8) + (-4k - 5) 3. (8w9 - 5z - wz3 ) + (8wz3 + 4w9) 4. (2p3 - 5pq2 + 7pq) + (11p2q - 4pq - 3) 5. (8x - 5y) - (7x - 9y) 6. (7m5 + 0.7y - 1) - (6y + m5 - 12) 7. (6z + 9t 2 + 7tz) - (4tz - 3t 2 + 5z + 8) 8. ( 1 s + 4st - 7t 2 ) - (3s + st ) - (6st - 1 t 2) 2 4 9. (6a5 - 7abc + 9b2c - 8) + (5b2c + 8abc - 4) - (4a5 + 9a4 - 3ab) 10. Adam is finding a square’s perimeter. He discovers that the length of one side is the same length as 2 pennies and 5 dimes set side by side. What is the perimeter of the square? answers 435
1. 7x2 - 17x 2. 3k2 - 4k - 13 3. 12w9 + 7wz3 - 5z 4. 2p3 + 11p2q - 5pq2 + 3pq - 3 5. x + 4y 6. 6m5 - 5.3y + 11 7. 12t 2 + 3tz + z - 8 8. - 5 s - 3st - 27 t 2 2 4 9. 2a5 - 9a4 + 3ab + abc + 14b2c - 12 10. If p represents the length of a penny and d represents the length of a dime, the perimeter is: 8p + 20d. 436
Chapter 49 MULTIPLYING AND DIVIDING EXPONENTS You can simplify numeric and algebraic expressions that contain more than one exponent by combining the exponents. The only requirement is that the BASE must be the SAME. 32 • 39 CAN be simplified The bases, 3 and 3, are the same. 85 • 74 CANNOT be simplified The bases, 8 and 7, are not the same. 45 ÷ 35 CANNOT be simplified The bases, 4 and 3, are not the same even though the exponents are the same. 437
Search
Read the Text Version
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- 249
- 250
- 251
- 252
- 253
- 254
- 255
- 256
- 257
- 258
- 259
- 260
- 261
- 262
- 263
- 264
- 265
- 266
- 267
- 268
- 269
- 270
- 271
- 272
- 273
- 274
- 275
- 276
- 277
- 278
- 279
- 280
- 281
- 282
- 283
- 284
- 285
- 286
- 287
- 288
- 289
- 290
- 291
- 292
- 293
- 294
- 295
- 296
- 297
- 298
- 299
- 300
- 301
- 302
- 303
- 304
- 305
- 306
- 307
- 308
- 309
- 310
- 311
- 312
- 313
- 314
- 315
- 316
- 317
- 318
- 319
- 320
- 321
- 322
- 323
- 324
- 325
- 326
- 327
- 328
- 329
- 330
- 331
- 332
- 333
- 334
- 335
- 336
- 337
- 338
- 339
- 340
- 341
- 342
- 343
- 344
- 345
- 346
- 347
- 348
- 349
- 350
- 351
- 352
- 353
- 354
- 355
- 356
- 357
- 358
- 359
- 360
- 361
- 362
- 363
- 364
- 365
- 366
- 367
- 368
- 369
- 370
- 371
- 372
- 373
- 374
- 375
- 376
- 377
- 378
- 379
- 380
- 381
- 382
- 383
- 384
- 385
- 386
- 387
- 388
- 389
- 390
- 391
- 392
- 393
- 394
- 395
- 396
- 397
- 398
- 399
- 400
- 401
- 402
- 403
- 404
- 405
- 406
- 407
- 408
- 409
- 410
- 411
- 412
- 413
- 414
- 415
- 416
- 417
- 418
- 419
- 420
- 421
- 422
- 423
- 424
- 425
- 426
- 427
- 428
- 429
- 430
- 431
- 432
- 433
- 434
- 435
- 436
- 437
- 438
- 439
- 440
- 441
- 442
- 443
- 444
- 445
- 446
- 447
- 448
- 449
- 450
- 451
- 452
- 453
- 454
- 455
- 456
- 457
- 458
- 459
- 460
- 461
- 462
- 463
- 464
- 465
- 466
- 467
- 468
- 469
- 470
- 471
- 472
- 473
- 474
- 475
- 476
- 477
- 478
- 479
- 480
- 481
- 482
- 483
- 484
- 485
- 486
- 487
- 488
- 489
- 490
- 491
- 492
- 493
- 494
- 495
- 496
- 497
- 498
- 499
- 500
- 501
- 502
- 503
- 504
- 505
- 506
- 507
- 508
- 509
- 510
- 511
- 512
- 513
- 514
- 515
- 516
- 517
- 518
- 519
- 520
- 521
- 522
- 523
- 524
- 525
- 526
- 527
- 528
- 529
- 530
- 531
- 532
- 533
- 534
- 535
- 536
- 537
- 538
- 539
- 540
- 541
- 542
- 543
- 544
- 545
- 546
- 547
- 548
- 549
- 550
- 551
- 552
- 553
- 554
- 555
- 556
- 557
- 558
- 559
- 560
- 561
- 562
- 563
- 564
- 565
- 566
- 567
- 568
- 569
- 570
- 571
- 572
- 573
- 574
- 575
- 576
- 577
- 578
- 579
- 580
- 581
- 582
- 583
- 584
- 585
- 586
- 587
- 588
- 589
- 590
- 591
- 592
- 593
- 594
- 595
- 596
- 597
- 598
- 599
- 600
- 601
- 602
- 603
- 604
- 605
- 606
- 607
- 608
- 609
- 610
- 611
- 612
- 613
- 614
- 615
- 616
- 617
- 618
- 619
- 620
- 621
- 622
- 623
- 624
- 625
- 626
- 627
- 628
- 629
- 630
- 631
- 632
- 633
- 634
- 635
- 636
- 637
- 638
- 639
- 640
- 641
- 1 - 50
- 51 - 100
- 101 - 150
- 151 - 200
- 201 - 250
- 251 - 300
- 301 - 350
- 351 - 400
- 401 - 450
- 451 - 500
- 501 - 550
- 551 - 600
- 601 - 641
Pages: