Section 6-3 Arithmetic and Geometric Sequences

Size: px
Start display at page:

Download "Section 6-3 Arithmetic and Geometric Sequences"

Transcription

1 466 6 SEQUENCES, SERIES, AND PROBABILITY Section 6- Arithmetic and Geometric Sequences Arithmetic and Geometric Sequences nth-term Formulas Sum Formulas for Finite Arithmetic Series Sum Formulas for Finite Geometric Series Sum Formula for Infinite Geometric Series For most sequences it is difficult to sum an arbitrary number of terms of the sequence without adding term by term. But particular types of sequences, arithmetic sequences and geometric sequences, have certain properties that lead to convenient and useful formulas for the sums of the corresponding arithmetic series and geometric series. Arithmetic and Geometric Sequences The sequence 5, 7, 9,,,..., 5 (n ),..., where each term after the first is obtained by adding to the preceding term, is an example of an arithmetic sequence. The sequence 5, 0, 0, 40, 80,..., 5 () n,..., where each term after the first is obtained by multiplying the preceding term by, is an example of a geometric sequence. DEFINITION ARITHMETIC SEQUENCE A sequence a, a, a,..., a n,... is called an arithmetic sequence, or arithmetic progression, if there exists a constant d, called the common difference, such that a n a n d That is, a n a n d for every n DEFINITION GEOMETRIC SEQUENCE A sequence a, a, a,..., a n,... is called a geometric sequence, or geometric progression, if there exists a nonzero constant r, called the common ratio, such that

2 6- Arithmetic and Geometric Sequences 467 DEFINITION continued a n a n r That is, a n ra n for every n Explore/Discuss (A) Graph the arithmetic sequence 5, 7, 9,... Describe the graphs of all arithmetic sequences with common difference. (B) Graph the geometric sequence 5, 0, 0,... Describe the graphs of all geometric sequences with common ratio. Solutions Recognizing Arithmetic and Geometric Sequences Which of the following can be the first four terms of an arithmetic sequence? Of a geometric sequence? (A),,, 5,... (B),, 9, 7,... (C),,,,... (D) 0, 8.5, 7, 5.5,... (A) Since 5, there is no common difference, so the sequence is not an arithmetic sequence. Since, there is no common ratio, so the sequence is not geometric either. (B) The sequence is geometric with common ratio, but it is not arithmetic. (C) The sequence is arithmetic with common difference 0 and it is also geometric with common ratio. (D) The sequence is arithmetic with common difference.5, but it is not geometric. Which of the following can be the first four terms of an arithmetic sequence? Of a geometric sequence? (A) 8,, 0.5, 0.5,... (B) 7,,, 8,... (C), 5, 5, 00,... nth-term Formulas If {a n } is an arithmetic sequence with common difference d, then a a d a a d a d a 4 a d a d

3 468 6 SEQUENCES, SERIES, AND PROBABILITY This suggests Theorem, which can be proved by mathematical induction (see Problem 6 in Exercise 6-). THEOREM THE nth TERM OF AN ARITHMETIC SEQUENCE a n a (n )d for every n Similarly, if {a n } is a geometric sequence with common ratio r, then a a r a a r a r a 4 a r a r This suggests Theorem, which can also be proved by mathematical induction (see Problem 69 in Exercise 6-). THEOREM THE nth TERM OF A GEOMETRIC SEQUENCE a n a r n for every n Finding Terms in Arithmetic and Geometric Sequences (A) If the first and tenth terms of an arithmetic sequence are and 0, respectively, find the fiftieth term of the sequence. (B) If the first and tenth terms of a geometric sequence are and 4, find the seventeenth term to three decimal places. Solutions (A) First use Theorem with a and Now find a 50 : a 0 0 to find d: a n a (n )d a 0 a (0 )d 0 9d d a 50 a (50 ) (B) First let n 0, a, a 0 4 and use Theorem to find r. a n a r n 4 r 0 r 4 /9

4 6- Arithmetic and Geometric Sequences 469 Now use Theorem again, this time with n 7. a 7 a r 7 (4 /9 ) 7 4 7/9.76 (A) If the first and fifteenth terms of an arithmetic sequence are 5 and, respectively, find the seventy-third term of the sequence. (B) Find the eighth term of the geometric sequence 64,, 6,.... Sum Formulas for Finite Arithmetic Series If a, a, a,..., a n is a finite arithmetic sequence, then the corresponding series a a a... a n is called an arithmetic series. We will derive two simple and very useful formulas for the sum of an arithmetic series. Let d be the common difference of the arithmetic sequence a, a, a,..., a n and let S n denote the sum of the series a a a... a n. Then S n a (a d)... [a (n )d] [a (n )d] Reversing the order of the sum, we obtain S n [a (n )d] [a (n )d]... (a d) a Adding the left sides of these two equations and corresponding elements of the right sides, we see that S n [a (n )d] [a (n )d]... [a (n )d] n[a (n )d] This can be restated as in Theorem. THEOREM SUM OF AN ARITHMETIC SERIES FIRST FORM S n n [a (n )d] By replacing a (n )d with a n, we obtain a second useful formula for the sum. THEOREM 4 SUM OF AN ARITHMETIC SERIES SECOND FORM n S n (a a n )

5 470 6 SEQUENCES, SERIES, AND PROBABILITY The proof of the first sum formula by mathematical induction is left as an exercise (see Problem 64 in Exercise 6-). Finding the Sum of an Arithmetic Series Find the sum of the first 6 terms of an arithmetic series if the first term is 7 and d. Solution Let n 6, a 7, d, and use Theorem. n S n [a (n )d] 6 S 6 [( 7) (6 )] 79 Find the sum of the first 5 terms of an arithmetic series if the first term is and d. 4 Finding the Sum of an Arithmetic Series Find the sum of all the odd numbers between 5 and 99, inclusive. Solution First, use a 5, a n 99, and Now use Theorem 4 to find S 5 : Theorem to find n: a n a (n )d n S n (a a n ) 99 5 (n ) 5 S 5 (5 99) n 5,875 4 Find the sum of all the even numbers between and 5, inclusive. 5 Prize Money A 6-team bowling league has $8,000 to be awarded as prize money. If the last-place team is awarded $75 in prize money and the award increases by the same amount for each successive finishing place, how much will the firstplace team receive?

6 6- Arithmetic and Geometric Sequences 47 Solution If a is the award for the first-place team, a is the award for the second-place team, and so on, then the prize money awards form an arithmetic sequence with n 6, a 6 75, and S 6 8,000. Use Theorem 4 to find a. n S n (a a n ) 6 8,000 (a 75) a 75 Thus, the first-place team receives $75. 5 Refer to Example 5. How much prize money is awarded to the second-place team? Sum Formulas for Finite Geometric Series If a, a, a,..., a n is a finite geometric sequence, then the corresponding series a a a... a n is called a geometric series. As with arithmetic series, we can derive two simple and very useful formulas for the sum of a geometric series. Let r be the common ratio of the geometric sequence a, a, a,..., a n and let S n denote the sum of the series a a a... a n. Then S n a a r a r a r... a r n a r n Multiply both sides of this equation by r to obtain rs n a r a r a r... a r n a r n Now subtract the left side of the second equation from the left side of the first, and the right side of the second equation from the right side of the first to obtain S n rs n a a r n S n ( r) a a r n Thus, solving for S n, we obtain the following formula for the sum of a geometric series: THEOREM 5 SUM OF A GEOMETRIC SERIES FIRST FORM a a r n S n r r

7 47 6 SEQUENCES, SERIES, AND PROBABILITY Since a n a r n, or ra n a r n, the sum formula also can be written in the following form: THEOREM 6 SUM OF A GEOMETRIC SERIES SECOND FORM a ra n S n r r The proof of the first sum formula (Theorem 5) by mathematical induction is left as an exercise (see Problem 70, Exercise 6-). If r, then S n a a () a ( )... a ( n ) na 6 Finding the Sum of a Geometric Series Find the sum of the first 0 terms of a geometric series if the first term is and r. Solution Let n 0, a, r, and use Theorem 5. S n a a r n r 0,048,575 Calculation using a calculator 6 Find the sum, to two decimal places, of the first 4 terms of a geometric series if the first term is and r. 64 Sum Formula for Infinite Geometric Series Consider a geometric series with a 5 and r. What happens to the sum S n as n increases? To answer this question, we first write the sum formula in the more convenient form S n a a r n r a r a r n r () For a 5 and r, S n 0 0 n

8 6- Arithmetic and Geometric Sequences 47 Thus, S S S 0 0 0,04 S 0 0 0,048,576 It appears that becomes smaller and smaller as n increases and that the sum gets closer and closer to 0. In general, it is possible to show that, if r, then r n will get closer and closer to 0 as n increases. Symbolically, r n 0 as n. Thus, the term a r n r ( )n in equation () will tend to 0 as n increases, and S n will tend to a r In other words, if a r r, then S n can be made as close to as we wish by taking n sufficiently large. Thus, we define the sum of an infinite geometric series by the following formula: DEFINITION SUM OF AN INFINITE GEOMETRIC SERIES S a r r If r, an infinite geometric series has no sum. 7 Expressing a Repeating Decimal as a Fraction Represent the repeating decimal as the quotient of two integers. Recall that a repeating decimal names a rational number and that any rational number can be represented as the quotient of two integers.

9 474 6 SEQUENCES, SERIES, AND PROBABILITY Solution The right side of the equation is an infinite geometric series with a 0.45 and r 0.0. Thus, S a r Hence, 0.45 and name the same rational number. Check the result by dividing 5 by. 7 Repeat Example 7 for Solution Economy Stimulation A state government uses proceeds from a lottery to provide a tax rebate for property owners. Suppose an individual receives a $500 rebate and spends 80% of this, and each of the recipients of the money spent by this individual also spends 80% of what he or she receives, and this process continues without end. According to the multiplier doctrine in economics, the effect of the original $500 tax rebate on the economy is multiplied many times. What is the total amount spent if the process continues as indicated? The individual receives $500 and spends 0.8(500) $400. The recipients of this $400 spend 0.8(400) $0, the recipients of this $0 spend 0.8(0) $56, and so on. Thus, the total spending generated by the $500 rebate is (400) (0.8) (400)... which we recognize as an infinite geometric series with a 400 and r 0.8. Thus, the total amount spent is S a r $,000 8 Repeat Example 8 if the tax rebate is $,000 and the percentage spent by all recipients is 90%. Explore/Discuss (A) Find an infinite geometric series with a 0 whose sum is,000. (B) Find an infinite geometric series with a 0 whose sum is 6. (C) Suppose that an infinite geometric series with a 0 has a sum. Explain why that sum must be greater than 5.

10 6- Arithmetic and Geometric Sequences 475 Answers to Matched Problems. (A) The sequence is geometric with r 4, but not arithmetic. (B) The sequence is arithmetic with d 5, but not geometric. (C) The sequence is neither arithmetic nor geometric. 9. (A) 9 (B)., $ $9,000 EXERCISE 6- A In Problems and, determine whether the following can be the first three terms of an arithmetic or geometric sequence, and, if so, find the common difference or common ratio and the next two terms of the sequence.. (A), 6,,... (B), 4, 8,... (C), 4, 9,... (D), 6, 8,.... (A) 5, 0, 00,... (B) 5, 5, 5,... (C) 7, 6.5, 6,... (D) 5, 56, 8,... Let a, a, a,..., a n,...be an arithmetic sequence. In Problems 0, find the indicated qualities.. a 5, d 4; a?, a?, a 4? 4. a 8, d ; a?, a?, a 4? 5. a, d 5; a 5?, S? 6. a, d 4; a?, S? 7. a, a 5; S? 8. a 5, a ; S? 9. a 7, a 5; a 5? 0. a, d 4; a 0? Let a, a, a,..., a n,...be a geometric sequence. In Problems 6, find each of the indicated quantities.. a 6, r ; a?, a?, a 4?. a, r ; a?, a?, a 4?. a 8, r ; a 0? 4. a 64, r ; a? 5. a, a 7,87, r ; S 7? 6. a, a 7 79, r ; S 7? B Let a, a, a,..., a n,...be an arithmetic sequence. In Problems 7 4, find the indicated quantities. 7. a, a 0 7; d?, a 0? 8. a 7, a 8 8; d?, a 5? 9. a, a 40 ; S 40? 0. a 4, a 4 8; S 4?. a, a ; a?, S? 6. a, a ; a 9?, S 9?. a, a 0 55; a? 4. a 9, a ; a? Let a, a, a,..., a n,...be a geometric sequence. Find each of the indicated quantities in Problems a 00, a 6 ; r? 6. a 0, a 0 0; r? 7. a 5, r ; S 0? 8. a, r ; S 0? 9. a 9, a 4 ; a?, a? 0. a, a 4 ; a?, a? 5 k. S 5 (k )?. S 40 (k )? 7 k k 7 k. S 7 ( ) k? 4. S 7 k? 5. Find g() g() g()... g(5) if g(t) 5 t. 6. Find f() f() f()... f(0) if f(x) x Find g() g()... g(0) if g(x). 8. Find f() f()... f(0) if f(x) x. ( )x 9. Find the sum of all the even integers between and Find the sum of all the odd integers between 00 and Show that the sum of the first n odd natural numbers is n, using approximate formulas from this section. 4. Show that the sum of the first n even natural numbers is n n, using appropriate formulas from this section. 4. Find a positive number x so that x 6 is a threeterm geometric series. 44. Find a positive number x so that 6 x 8 is a three-term geometric series. 45. For a given sequence in which a and a n a n, n, find a n in terms of n.

11 476 6 SEQUENCES, SERIES, AND PROBABILITY 46. For the sequence in Problem 45, find S n a k in terms of n. In Problems 47 50, find the least positive integer n such that a n b n by graphing the sequences {a n } and {b n } with a graphing utility. Check your answer by using a graphing utility to display both sequences in table form. 47. a n 5 8n, b n. n 48. a n 96 47n, b n 8(.5) n 49. a n,000 (0.99) n, b n n 50. a n 500 n, b n.05 n In Problems 5 56, find the sum of each infinite geometric series that has a sum In Problems 57 6, represent each repeating decimal as the quotient of two integers C 8 n k 6. Prove, using mathemtical induction, that if {a n } is an arithmetic sequence, then a n a (n )d for every n 64. Prove, using mathematical induction, that if {a n } is an arithmetic sequence, then n S n [a (n )d] 65. If in a given sequence, a and a n a n, n, find a n in terms of n. n k 66. For the sequence in Problem 65, find S n a k in terms of n. 67. Show that (x xy y ), (z xz x ), and (y yz z ) are consecutive terms of an arithmetic progression if x, y, and z form an arithmetic progression. (From U.S.S.R. Mathematical Olympiads, , Grade 9.) 68. Take terms of each arithmetic progression, 7,,... and, 5, 8,... How many numbers will there be in common? (From U.S.S.R. Mathematical Olympiads, , Grade 9.) Prove, using mathematical induction, that if {a n } is a geometric sequence, then a n a r n n N 70. Prove, using mathematical induction, that if {a n } is a geometric sequence, then a a r n S n n N, r r 7. Given the system of equations ax by c dx ey f where a, b, c, d, e, and f is any arithmetic progression with a nonzero constant difference, show that the system has a unique solution. 7. The sum of the first and fourth terms of an arithmetic sequence is, and the sum of their squares is 0. Find the sum of the first eight terms of the sequence. APPLICATIONS 7. Business. In investigating different job opportunities, you find that firm A will start you at $5,000 per year and guarantee you a raise of $,00 each year while firm B will start you at $8,000 per year but will guarantee you a raise of only $800 each year. Over a period of 5 years, how much would you receive from each firm? 74. Business. In Problem 7, what would be your annual salary at each firm for the tenth year? 75. Economics. The government, through a subsidy program, distributes $,000,000. If we assume that each individual or agency spends 0.8 of what is received, and 0.8 of this is spent, and so on, how much total increase in spending results from this government action? 76. Economics. Due to reduced taxes, an individual has an extra $600 in spendable income. If we assume that the individual spends 70% of this on consumer goods, that the producers of these goods in turn spend 70% of what they receive on consumer goods, and that this process continues indefinitely, what is the total amount spent on consumer goods? 77. Business. If $P is invested at r% compounded annually, the amount A present after n years forms a geometric progression with a common ratio r. Write a formula for the amount present after n years. How long will it take a sum of money P to double if invested at 6% interest compounded annually? 78. Population Growth. If a population of A 0 people grows at the constant rate of r% per year, the population after t years forms a geometric progression with a common ratio r. Write a formula for the total population after t years. If the world s population is increasing at the rate of % per year, how long will it take to double?

12 6- Arithmetic and Geometric Sequences Finance. Eleven years ago an investment earned $7,000 for the year. Last year the investment earned $4,000. If the earnings from the investment have increased the same amount each year, what is the yearly increase and how much income has accrued from the investment over the past years? 80. Air Temperature. As dry air moves upward, it expands. In so doing, it cools at the rate of about 5 F for each,000-foot rise. This is known as the adiabatic process. (A) Temperatures at altitudes that are multiples of,000 feet form what kind of a sequence? (B) If the ground temperature is 80 F, write a formula for the temperature T n in terms of n, if n is in thousands of feet. 8. Engineering. A rotating flywheel coming to rest rotates 00 revolutions the first minute (see the figure). If in each subsequent minute it rotates two-thirds as many times as in the preceding minute, how many revolutions will the wheel make before coming to rest? 8. Food Chain. A plant is eaten by an insect, an insect by a trout, a trout by a salmon, a salmon by a bear, and the bear is eaten by you. If only 0% of the energy is transformed from one stage to the next, how many calories must be supplied by plant food to provide you with,000 calories from the bear meat? 84. Genealogy. If there are 0 years in a generation, how many direct ancestors did each of us have 600 years ago? By direct ancestors we mean parents, grandparents, greatgrandparents, and so on. 85. Physics. An object falling from rest in a vacuum near the surface of the Earth falls 6 feet during the first second, 48 feet during the second second, 80 feet during the third second, and so on. (A) How far will the object fall during the eleventh second? (B) How far will the object fall in seconds? (C) How far will the object fall in t seconds? 86. Physics. In Problem 85, how far will the object fall during: (A) The twentieth second? (B) The tth second? 87. Bacteria Growth. A single cholera bacterium divides every hour to produce two complete cholera bacteria. If we start with a colony of A 0 bacteria, how many bacteria will we have in t hours, assuming adequate food supply? 8. Physics. The first swing of a bob on a pendulum is 0 inches. If on each subsequent swing it travels 0.9 as far as on the preceding swing, how far will the bob travel before coming to rest? 88. Cell Division. One leukemic cell injected into a healthy mouse will divide into two cells in about day. At the end of the day these two cells will divide again, with the doubling process continuing each day until there are billion cells, at which time the mouse dies. On which day after the experiment is started does this happen? 89. Astronomy. Ever since the time of the Greek astronomer Hipparchus, second century B.C., the brightness of stars has been measured in terms of magnitude. The brightest stars, excluding the sun, are classed as magnitude, and the dimmest visible to the eye are classed as magnitude 6. In 856, the English astronomer N. R. Pogson showed that first-magnitude stars are 00 times brighter than sixthmagnitude stars. If the ratio of brightness between consecutive magnitudes is constant, find this ratio. [Hint: If b n is the brightness of an nth-magnitude star, find r for the geometric progression b, b, b,..., given b 00b 6.] 90. Music. The notes on a piano, as measured in cycles per second, form a geometric progression. (A) If A is 400 cycles per second and A, notes higher, is 800 cycles per second, find the constant ratio r.

13 478 6 SEQUENCES, SERIES, AND PROBABILITY (B) Find the cycles per second for C, three notes higher than A. 9. Puzzle. If you place on the first square of a chessboard, on the second square, 4 on the third, and so on, continuing to double the amount until all 64 squares are covered, how much money will be on the sixty-fourth square? How much money will there be on the whole board? 9. Puzzle. If a sheet of very thin paper 0.00 inch thick is torn in half, and each half is again torn in half, and this process is repeated for a total of times, how high will the stack of paper be if the pieces are placed one on top of the other? Give the answer to the nearest mile. 9. Atmospheric Pressure. If atmospheric pressure decreases roughly by a factor of 0 for each 0-mile increase in altitude up to 60 miles, and if the pressure is 5 pounds per square inch at sea level, what will the pressure be 40 miles up? 94. Zeno s Paradox. Visualize a hypothetical 440-yard oval racetrack that has tapes stretched across the track at the halfway point and at each point that marks the halfway point of each remaining distance thereafter. A runner running around the track has to break the first tape before the second, the second before the third, and so on. From this point of view it appears that he will never finish the race. This famous paradox is attributed to the Greek philosopher Zeno ( B.C.). If we assume the runner runs at 440 yards per minute, the times between tape breakings form an infinite geometric progression. What is the sum of this progression? 95. Geometry. If the midpoints of the sides of an equilateral triangle are joined by straight lines, the new figure will be an equilateral triangle with a perimeter equal to half the original. If we start with an equilateral triangle with perimeter and form a sequence of nested equilateral triangles proceeding as described, what will be the total perimeter of all the triangles that can be formed in this way? 96. Photography. The shutter speeds and f-stops on a camera are given as follows: Shutter speeds:,, 4, 8, 5, 0, 60, 5, 50, 500 f-stops:.4,,.8, 4, 5.6, 8,, 6, These are very close to being geometric progressions. Estimate their common ratios. 97. Geometry. We know that the sum of the interior angles of a triangle is 80. Show that the sums of the interior angles of polygons with, 4, 5, 6,...sides form an arithmetic sequence. Find the sum of the interior angles for a -sided polygon. Section 6-4 Multiplication Principle, Permutations, and Combinations Multiplication Principle Factorial Permutations Combinations This section introduces some new mathematical tools that are usually referred to as counting techniques. In general, a counting technique is a mathematical method of determining the number of objects in a set without actually enumerating the objects in the set as,,,... For example, we can count the number

GEOMETRIC SEQUENCES AND SERIES

GEOMETRIC SEQUENCES AND SERIES 4.4 Geometric Sequences and Series (4 7) 757 of a novel and every day thereafter increase their daily reading by two pages. If his students follow this suggestion, then how many pages will they read during

More information

Section 4-7 Exponential and Logarithmic Equations. Solving an Exponential Equation. log 2. 3 2 log 5. log 2 1.4406

Section 4-7 Exponential and Logarithmic Equations. Solving an Exponential Equation. log 2. 3 2 log 5. log 2 1.4406 314 4 INVERSE FUNCTIONS; EXPONENTIAL AND LOGARITHMIC FUNCTIONS Section 4-7 Exponential and Logarithmic Equations Exponential Equations Logarithmic Equations Change of Base Equations involving exponential

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

SECTION 10-2 Mathematical Induction

SECTION 10-2 Mathematical Induction 73 0 Sequences and Series 6. Approximate e 0. using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.. 6. Approximate e 0.5 using the first five terms

More information

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY 1 Oh the things you should learn How to recognize and write arithmetic sequences

More information

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved First Draft February 8, 2006 1 Contents 25

More information

I remember that when I

I remember that when I 8. Airthmetic and Geometric Sequences 45 8. ARITHMETIC AND GEOMETRIC SEQUENCES Whenever you tell me that mathematics is just a human invention like the game of chess I would like to believe you. But I

More information

NEW MEXICO Grade 6 MATHEMATICS STANDARDS

NEW MEXICO Grade 6 MATHEMATICS STANDARDS PROCESS STANDARDS To help New Mexico students achieve the Content Standards enumerated below, teachers are encouraged to base instruction on the following Process Standards: Problem Solving Build new mathematical

More information

Arithmetic Progression

Arithmetic Progression Worksheet 3.6 Arithmetic and Geometric Progressions Section 1 Arithmetic Progression An arithmetic progression is a list of numbers where the difference between successive numbers is constant. The terms

More information

A.2. Exponents and Radicals. Integer Exponents. What you should learn. Exponential Notation. Why you should learn it. Properties of Exponents

A.2. Exponents and Radicals. Integer Exponents. What you should learn. Exponential Notation. Why you should learn it. Properties of Exponents Appendix A. Exponents and Radicals A11 A. Exponents and Radicals What you should learn Use properties of exponents. Use scientific notation to represent real numbers. Use properties of radicals. Simplify

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

YOU CAN COUNT ON NUMBER LINES

YOU CAN COUNT ON NUMBER LINES Key Idea 2 Number and Numeration: Students use number sense and numeration to develop an understanding of multiple uses of numbers in the real world, the use of numbers to communicate mathematically, and

More information

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B

Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced

More information

Charlesworth School Year Group Maths Targets

Charlesworth School Year Group Maths Targets Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve

More information

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4.

Section 1.3 P 1 = 1 2. = 1 4 2 8. P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., = 1 2 4. Difference Equations to Differential Equations Section. The Sum of a Sequence This section considers the problem of adding together the terms of a sequence. Of course, this is a problem only if more than

More information

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL

LINEAR INEQUALITIES. Mathematics is the art of saying many things in many different ways. MAXWELL Chapter 6 LINEAR INEQUALITIES 6.1 Introduction Mathematics is the art of saying many things in many different ways. MAXWELL In earlier classes, we have studied equations in one variable and two variables

More information

The Fibonacci Sequence and the Golden Ratio

The Fibonacci Sequence and the Golden Ratio 55 The solution of Fibonacci s rabbit problem is examined in Chapter, pages The Fibonacci Sequence and the Golden Ratio The Fibonacci Sequence One of the most famous problems in elementary mathematics

More information

Indicator 2: Use a variety of algebraic concepts and methods to solve equations and inequalities.

Indicator 2: Use a variety of algebraic concepts and methods to solve equations and inequalities. 3 rd Grade Math Learning Targets Algebra: Indicator 1: Use procedures to transform algebraic expressions. 3.A.1.1. Students are able to explain the relationship between repeated addition and multiplication.

More information

Introduction. Appendix D Mathematical Induction D1

Introduction. Appendix D Mathematical Induction D1 Appendix D Mathematical Induction D D Mathematical Induction Use mathematical induction to prove a formula. Find a sum of powers of integers. Find a formula for a finite sum. Use finite differences to

More information

APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS

APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS APPLICATIONS AND MODELING WITH QUADRATIC EQUATIONS Now that we are starting to feel comfortable with the factoring process, the question becomes what do we use factoring to do? There are a variety of classic

More information

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left.

How do you compare numbers? On a number line, larger numbers are to the right and smaller numbers are to the left. The verbal answers to all of the following questions should be memorized before completion of pre-algebra. Answers that are not memorized will hinder your ability to succeed in algebra 1. Number Basics

More information

To Evaluate an Algebraic Expression

To Evaluate an Algebraic Expression 1.5 Evaluating Algebraic Expressions 1.5 OBJECTIVES 1. Evaluate algebraic expressions given any signed number value for the variables 2. Use a calculator to evaluate algebraic expressions 3. Find the sum

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Thursday, January 9, 015 9:15 a.m to 1:15 p.m., only Student Name: School Name: The possession

More information

1.2. Successive Differences

1.2. Successive Differences 1. An Application of Inductive Reasoning: Number Patterns In the previous section we introduced inductive reasoning, and we showed how it can be applied in predicting what comes next in a list of numbers

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

SECTION 1-6 Quadratic Equations and Applications

SECTION 1-6 Quadratic Equations and Applications 58 Equations and Inequalities Supply the reasons in the proofs for the theorems stated in Problems 65 and 66. 65. Theorem: The complex numbers are commutative under addition. Proof: Let a bi and c di be

More information

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433

of surface, 569-571, 576-577, 578-581 of triangle, 548 Associative Property of addition, 12, 331 of multiplication, 18, 433 Absolute Value and arithmetic, 730-733 defined, 730 Acute angle, 477 Acute triangle, 497 Addend, 12 Addition associative property of, (see Commutative Property) carrying in, 11, 92 commutative property

More information

Florida Math 0018. Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower

Florida Math 0018. Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower Florida Math 0018 Correlation of the ALEKS course Florida Math 0018 to the Florida Mathematics Competencies - Lower Whole Numbers MDECL1: Perform operations on whole numbers (with applications, including

More information

We can express this in decimal notation (in contrast to the underline notation we have been using) as follows: 9081 + 900b + 90c = 9001 + 100c + 10b

We can express this in decimal notation (in contrast to the underline notation we have been using) as follows: 9081 + 900b + 90c = 9001 + 100c + 10b In this session, we ll learn how to solve problems related to place value. This is one of the fundamental concepts in arithmetic, something every elementary and middle school mathematics teacher should

More information

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property

SOLVING EQUATIONS WITH RADICALS AND EXPONENTS 9.5. section ( 3 5 3 2 )( 3 25 3 10 3 4 ). The Odd-Root Property 498 (9 3) Chapter 9 Radicals and Rational Exponents Replace the question mark by an expression that makes the equation correct. Equations involving variables are to be identities. 75. 6 76. 3?? 1 77. 1

More information

Postulate 17 The area of a square is the square of the length of a. Postulate 18 If two figures are congruent, then they have the same.

Postulate 17 The area of a square is the square of the length of a. Postulate 18 If two figures are congruent, then they have the same. Chapter 11: Areas of Plane Figures (page 422) 11-1: Areas of Rectangles (page 423) Rectangle Rectangular Region Area is measured in units. Postulate 17 The area of a square is the square of the length

More information

The Utah Basic Skills Competency Test Framework Mathematics Content and Sample Questions

The Utah Basic Skills Competency Test Framework Mathematics Content and Sample Questions The Utah Basic Skills Competency Test Framework Mathematics Content and Questions Utah law (53A-1-611) requires that all high school students pass The Utah Basic Skills Competency Test in order to receive

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Illinois State Standards Alignments Grades Three through Eleven

Illinois State Standards Alignments Grades Three through Eleven Illinois State Standards Alignments Grades Three through Eleven Trademark of Renaissance Learning, Inc., and its subsidiaries, registered, common law, or pending registration in the United States and other

More information

Answer: The relationship cannot be determined.

Answer: The relationship cannot be determined. Question 1 Test 2, Second QR Section (version 3) In City X, the range of the daily low temperatures during... QA: The range of the daily low temperatures in City X... QB: 30 Fahrenheit Arithmetic: Ranges

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

How To Solve The Pythagorean Triangle

How To Solve The Pythagorean Triangle Name Period CHAPTER 9 Right Triangles and Trigonometry Section 9.1 Similar right Triangles Objectives: Solve problems involving similar right triangles. Use a geometric mean to solve problems. Ex. 1 Use

More information

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of.

Application. Outline. 3-1 Polynomial Functions 3-2 Finding Rational Zeros of. Polynomial. 3-3 Approximating Real Zeros of. Polynomial and Rational Functions Outline 3-1 Polynomial Functions 3-2 Finding Rational Zeros of Polynomials 3-3 Approximating Real Zeros of Polynomials 3-4 Rational Functions Chapter 3 Group Activity:

More information

Section A-3 Polynomials: Factoring APPLICATIONS. A-22 Appendix A A BASIC ALGEBRA REVIEW

Section A-3 Polynomials: Factoring APPLICATIONS. A-22 Appendix A A BASIC ALGEBRA REVIEW A- Appendi A A BASIC ALGEBRA REVIEW C In Problems 53 56, perform the indicated operations and simplify. 53. ( ) 3 ( ) 3( ) 4 54. ( ) 3 ( ) 3( ) 7 55. 3{[ ( )] ( )( 3)} 56. {( 3)( ) [3 ( )]} 57. Show by

More information

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems

Pre-Algebra 2008. Academic Content Standards Grade Eight Ohio. Number, Number Sense and Operations Standard. Number and Number Systems Academic Content Standards Grade Eight Ohio Pre-Algebra 2008 STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express large numbers and small

More information

SECTION 10-5 Multiplication Principle, Permutations, and Combinations

SECTION 10-5 Multiplication Principle, Permutations, and Combinations 10-5 Multiplication Principle, Permutations, and Combinations 761 54. Can you guess what the next two rows in Pascal s triangle, shown at right, are? Compare the numbers in the triangle with the binomial

More information

Continued Fractions and the Euclidean Algorithm

Continued Fractions and the Euclidean Algorithm Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction

More information

Just What Do You Mean? Expository Paper Myrna L. Bornemeier

Just What Do You Mean? Expository Paper Myrna L. Bornemeier Just What Do You Mean? Expository Paper Myrna L. Bornemeier In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics

More information

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education)

MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) MATH 095, College Prep Mathematics: Unit Coverage Pre-algebra topics (arithmetic skills) offered through BSE (Basic Skills Education) Accurately add, subtract, multiply, and divide whole numbers, integers,

More information

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite ALGEBRA Pupils should be taught to: Generate and describe sequences As outcomes, Year 7 pupils should, for example: Use, read and write, spelling correctly: sequence, term, nth term, consecutive, rule,

More information

Possible Stage Two Mathematics Test Topics

Possible Stage Two Mathematics Test Topics Possible Stage Two Mathematics Test Topics The Stage Two Mathematics Test questions are designed to be answerable by a good problem-solver with a strong mathematics background. It is based mainly on material

More information

Math Workshop October 2010 Fractions and Repeating Decimals

Math Workshop October 2010 Fractions and Repeating Decimals Math Workshop October 2010 Fractions and Repeating Decimals This evening we will investigate the patterns that arise when converting fractions to decimals. As an example of what we will be looking at,

More information

MATHCOUNTS TOOLBOX Facts, Formulas and Tricks

MATHCOUNTS TOOLBOX Facts, Formulas and Tricks MATHCOUNTS TOOLBOX Facts, Formulas and Tricks MATHCOUNTS Coaching Kit 40 I. PRIME NUMBERS from 1 through 100 (1 is not prime!) 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97 II.

More information

12) 13) 14) (5x)2/3. 16) x5/8 x3/8. 19) (r1/7 s1/7) 2

12) 13) 14) (5x)2/3. 16) x5/8 x3/8. 19) (r1/7 s1/7) 2 DMA 080 WORKSHEET # (8.-8.2) Name Find the square root. Assume that all variables represent positive real numbers. ) 6 2) 8 / 2) 9x8 ) -00 ) 8 27 2/ Use a calculator to approximate the square root to decimal

More information

Such As Statements, Kindergarten Grade 8

Such As Statements, Kindergarten Grade 8 Such As Statements, Kindergarten Grade 8 This document contains the such as statements that were included in the review committees final recommendations for revisions to the mathematics Texas Essential

More information

Mathematics Georgia Performance Standards

Mathematics Georgia Performance Standards Mathematics Georgia Performance Standards K-12 Mathematics Introduction The Georgia Mathematics Curriculum focuses on actively engaging the students in the development of mathematical understanding by

More information

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard

Algebra 1 2008. Academic Content Standards Grade Eight and Grade Nine Ohio. Grade Eight. Number, Number Sense and Operations Standard Academic Content Standards Grade Eight and Grade Nine Ohio Algebra 1 2008 Grade Eight STANDARDS Number, Number Sense and Operations Standard Number and Number Systems 1. Use scientific notation to express

More information

Number Sense and Operations

Number Sense and Operations Number Sense and Operations representing as they: 6.N.1 6.N.2 6.N.3 6.N.4 6.N.5 6.N.6 6.N.7 6.N.8 6.N.9 6.N.10 6.N.11 6.N.12 6.N.13. 6.N.14 6.N.15 Demonstrate an understanding of positive integer exponents

More information

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only

Algebra II End of Course Exam Answer Key Segment I. Scientific Calculator Only Algebra II End of Course Exam Answer Key Segment I Scientific Calculator Only Question 1 Reporting Category: Algebraic Concepts & Procedures Common Core Standard: A-APR.3: Identify zeros of polynomials

More information

Quick Reference ebook

Quick Reference ebook This file is distributed FREE OF CHARGE by the publisher Quick Reference Handbooks and the author. Quick Reference ebook Click on Contents or Index in the left panel to locate a topic. The math facts listed

More information

Fourth Grade Math Standards and "I Can Statements"

Fourth Grade Math Standards and I Can Statements Fourth Grade Math Standards and "I Can Statements" Standard - CC.4.OA.1 Interpret a multiplication equation as a comparison, e.g., interpret 35 = 5 x 7 as a statement that 35 is 5 times as many as 7 and

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B. Thursday, January 29, 2004 9:15 a.m. to 12:15 p.m. The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION MATHEMATICS B Thursday, January 9, 004 9:15 a.m. to 1:15 p.m., only Print Your Name: Print Your School s Name: Print your name and

More information

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes

Tennessee Mathematics Standards 2009-2010 Implementation. Grade Six Mathematics. Standard 1 Mathematical Processes Tennessee Mathematics Standards 2009-2010 Implementation Grade Six Mathematics Standard 1 Mathematical Processes GLE 0606.1.1 Use mathematical language, symbols, and definitions while developing mathematical

More information

Mathematics. Mathematical Practices

Mathematics. Mathematical Practices Mathematical Practices 1. Make sense of problems and persevere in solving them. 2. Reason abstractly and quantitatively. 3. Construct viable arguments and critique the reasoning of others. 4. Model with

More information

Factoring Polynomials

Factoring Polynomials UNIT 11 Factoring Polynomials You can use polynomials to describe framing for art. 396 Unit 11 factoring polynomials A polynomial is an expression that has variables that represent numbers. A number can

More information

Common Core Standards for Fantasy Sports Worksheets. Page 1

Common Core Standards for Fantasy Sports Worksheets. Page 1 Scoring Systems Concept(s) Integers adding and subtracting integers; multiplying integers Fractions adding and subtracting fractions; multiplying fractions with whole numbers Decimals adding and subtracting

More information

Formulas and Problem Solving

Formulas and Problem Solving 2.4 Formulas and Problem Solving 2.4 OBJECTIVES. Solve a literal equation for one of its variables 2. Translate a word statement to an equation 3. Use an equation to solve an application Formulas are extremely

More information

Grade 4 - Module 5: Fraction Equivalence, Ordering, and Operations

Grade 4 - Module 5: Fraction Equivalence, Ordering, and Operations Grade 4 - Module 5: Fraction Equivalence, Ordering, and Operations Benchmark (standard or reference point by which something is measured) Common denominator (when two or more fractions have the same denominator)

More information

Common Core State Standards for Mathematics Accelerated 7th Grade

Common Core State Standards for Mathematics Accelerated 7th Grade A Correlation of 2013 To the to the Introduction This document demonstrates how Mathematics Accelerated Grade 7, 2013, meets the. Correlation references are to the pages within the Student Edition. Meeting

More information

4. How many integers between 2004 and 4002 are perfect squares?

4. How many integers between 2004 and 4002 are perfect squares? 5 is 0% of what number? What is the value of + 3 4 + 99 00? (alternating signs) 3 A frog is at the bottom of a well 0 feet deep It climbs up 3 feet every day, but slides back feet each night If it started

More information

Bridging Documents for Mathematics

Bridging Documents for Mathematics Bridging Documents for Mathematics 5 th /6 th Class, Primary Junior Cycle, Post-Primary Primary Post-Primary Card # Strand(s): Number, Measure Number (Strand 3) 2-5 Strand: Shape and Space Geometry and

More information

ALGEBRA I (Common Core) Wednesday, August 13, 2014 8:30 to 11:30 a.m., only

ALGEBRA I (Common Core) Wednesday, August 13, 2014 8:30 to 11:30 a.m., only ALGEBRA I (COMMON CORE) The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA I (Common Core) Wednesday, August 13, 2014 8:30 to 11:30 a.m., only Student Name: School Name: The

More information

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.

In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target

More information

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers 1) Read whole numbers. 2) Write whole numbers in words. 3) Change whole numbers stated in words into decimal numeral form. 4) Write numerals in

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS

COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS COMMON CORE STATE STANDARDS FOR MATHEMATICS 3-5 DOMAIN PROGRESSIONS Compiled by Dewey Gottlieb, Hawaii Department of Education June 2010 Operations and Algebraic Thinking Represent and solve problems involving

More information

INTRODUCTION TO EUCLID S GEOMETRY

INTRODUCTION TO EUCLID S GEOMETRY 78 MATHEMATICS INTRODUCTION TO EUCLID S GEOMETRY CHAPTER 5 5.1 Introduction The word geometry comes form the Greek words geo, meaning the earth, and metrein, meaning to measure. Geometry appears to have

More information

Grade 5 Math Content 1

Grade 5 Math Content 1 Grade 5 Math Content 1 Number and Operations: Whole Numbers Multiplication and Division In Grade 5, students consolidate their understanding of the computational strategies they use for multiplication.

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

IB Maths SL Sequence and Series Practice Problems Mr. W Name

IB Maths SL Sequence and Series Practice Problems Mr. W Name IB Maths SL Sequence and Series Practice Problems Mr. W Name Remember to show all necessary reasoning! Separate paper is probably best. 3b 3d is optional! 1. In an arithmetic sequence, u 1 = and u 3 =

More information

7-2 Solving Exponential Equations and Inequalities. Solve each equation. 1. 3 5x = 27 2x 4 SOLUTION:

7-2 Solving Exponential Equations and Inequalities. Solve each equation. 1. 3 5x = 27 2x 4 SOLUTION: 7-2 Solving Exponential Equations and Inequalities Solve each equation. 1. 3 5x = 27 2x 4 3. 2 6x = 32 x 2 12 2. 16 2y 3 = 4 y + 1 10 4. 49 x + 5 = 7 8x 6 3. 2 6x = 32 x 2 5. SCIENCE Mitosis is a process

More information

SPECIAL PRODUCTS AND FACTORS

SPECIAL PRODUCTS AND FACTORS CHAPTER 442 11 CHAPTER TABLE OF CONTENTS 11-1 Factors and Factoring 11-2 Common Monomial Factors 11-3 The Square of a Monomial 11-4 Multiplying the Sum and the Difference of Two Terms 11-5 Factoring the

More information

Square Roots and the Pythagorean Theorem

Square Roots and the Pythagorean Theorem 4.8 Square Roots and the Pythagorean Theorem 4.8 OBJECTIVES 1. Find the square root of a perfect square 2. Use the Pythagorean theorem to find the length of a missing side of a right triangle 3. Approximate

More information

Chapter 4. Applying Linear Functions

Chapter 4. Applying Linear Functions Chapter 4 Applying Linear Functions Many situations in real life can be represented mathematically. You can write equations, create tables, or even construct graphs that display real-life data. Part of

More information

Warm-Up 1. 1. What is the least common multiple of 6, 8 and 10?

Warm-Up 1. 1. What is the least common multiple of 6, 8 and 10? Warm-Up 1 1. What is the least common multiple of 6, 8 and 10? 2. A 16-page booklet is made from a stack of four sheets of paper that is folded in half and then joined along the common fold. The 16 pages

More information

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress

Biggar High School Mathematics Department. National 5 Learning Intentions & Success Criteria: Assessing My Progress Biggar High School Mathematics Department National 5 Learning Intentions & Success Criteria: Assessing My Progress Expressions & Formulae Topic Learning Intention Success Criteria I understand this Approximation

More information

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have

Rational Exponents. Squaring both sides of the equation yields. and to be consistent, we must have 8.6 Rational Exponents 8.6 OBJECTIVES 1. Define rational exponents 2. Simplify expressions containing rational exponents 3. Use a calculator to estimate the value of an expression containing rational exponents

More information

Free Pre-Algebra Lesson 55! page 1

Free Pre-Algebra Lesson 55! page 1 Free Pre-Algebra Lesson 55! page 1 Lesson 55 Perimeter Problems with Related Variables Take your skill at word problems to a new level in this section. All the problems are the same type, so that you can

More information

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3 Ma Data Hling: Interpreting Processing representing Ma Shape, space measures: position shape Written Mental method s Operations relationship s between them Fractio ns Number s the Ma1 Using Str Levels

More information

7.2 Quadratic Equations

7.2 Quadratic Equations 476 CHAPTER 7 Graphs, Equations, and Inequalities 7. Quadratic Equations Now Work the Are You Prepared? problems on page 48. OBJECTIVES 1 Solve Quadratic Equations by Factoring (p. 476) Solve Quadratic

More information

Math 0306 Final Exam Review

Math 0306 Final Exam Review Math 006 Final Exam Review Problem Section Answers Whole Numbers 1. According to the 1990 census, the population of Nebraska is 1,8,8, the population of Nevada is 1,01,8, the population of New Hampshire

More information

Selected practice exam solutions (part 5, item 2) (MAT 360)

Selected practice exam solutions (part 5, item 2) (MAT 360) Selected practice exam solutions (part 5, item ) (MAT 360) Harder 8,91,9,94(smaller should be replaced by greater )95,103,109,140,160,(178,179,180,181 this is really one problem),188,193,194,195 8. On

More information

FOREWORD. Executive Secretary

FOREWORD. Executive Secretary FOREWORD The Botswana Examinations Council is pleased to authorise the publication of the revised assessment procedures for the Junior Certificate Examination programme. According to the Revised National

More information

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper

Florida Math 0028. Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Florida Math 0028 Correlation of the ALEKS course Florida Math 0028 to the Florida Mathematics Competencies - Upper Exponents & Polynomials MDECU1: Applies the order of operations to evaluate algebraic

More information

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF

Polynomials. Key Terms. quadratic equation parabola conjugates trinomial. polynomial coefficient degree monomial binomial GCF Polynomials 5 5.1 Addition and Subtraction of Polynomials and Polynomial Functions 5.2 Multiplication of Polynomials 5.3 Division of Polynomials Problem Recognition Exercises Operations on Polynomials

More information

26 Integers: Multiplication, Division, and Order

26 Integers: Multiplication, Division, and Order 26 Integers: Multiplication, Division, and Order Integer multiplication and division are extensions of whole number multiplication and division. In multiplying and dividing integers, the one new issue

More information

Math Questions & Answers

Math Questions & Answers What five coins add up to a nickel? five pennies (1 + 1 + 1 + 1 + 1 = 5) Which is longest: a foot, a yard or an inch? a yard (3 feet = 1 yard; 12 inches = 1 foot) What do you call the answer to a multiplication

More information

Mathematics Scope and Sequence, K-8

Mathematics Scope and Sequence, K-8 Standard 1: Number and Operation Goal 1.1: Understands and uses numbers (number sense) Mathematics Scope and Sequence, K-8 Grade Counting Read, Write, Order, Compare Place Value Money Number Theory K Count

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

13. Write the decimal approximation of 9,000,001 9,000,000, rounded to three significant

13. Write the decimal approximation of 9,000,001 9,000,000, rounded to three significant æ If 3 + 4 = x, then x = 2 gold bar is a rectangular solid measuring 2 3 4 It is melted down, and three equal cubes are constructed from this gold What is the length of a side of each cube? 3 What is the

More information

Stanford Math Circle: Sunday, May 9, 2010 Square-Triangular Numbers, Pell s Equation, and Continued Fractions

Stanford Math Circle: Sunday, May 9, 2010 Square-Triangular Numbers, Pell s Equation, and Continued Fractions Stanford Math Circle: Sunday, May 9, 00 Square-Triangular Numbers, Pell s Equation, and Continued Fractions Recall that triangular numbers are numbers of the form T m = numbers that can be arranged in

More information

Math Placement Test Study Guide. 2. The test consists entirely of multiple choice questions, each with five choices.

Math Placement Test Study Guide. 2. The test consists entirely of multiple choice questions, each with five choices. Math Placement Test Study Guide General Characteristics of the Test 1. All items are to be completed by all students. The items are roughly ordered from elementary to advanced. The expectation is that

More information

Mathematical Conventions Large Print (18 point) Edition

Mathematical Conventions Large Print (18 point) Edition GRADUATE RECORD EXAMINATIONS Mathematical Conventions Large Print (18 point) Edition Copyright 2010 by Educational Testing Service. All rights reserved. ETS, the ETS logo, GRADUATE RECORD EXAMINATIONS,

More information

3.3 Addition and Subtraction of Rational Numbers

3.3 Addition and Subtraction of Rational Numbers 3.3 Addition and Subtraction of Rational Numbers In this section we consider addition and subtraction of both fractions and decimals. We start with addition and subtraction of fractions with the same denominator.

More information