6.3 Parametric Equations and Motion

Size: px
Start display at page:

Download "6.3 Parametric Equations and Motion"

Transcription

1 SECTION 6.3 Parametric Equations and Motion 475 What ou ll learn about Parametric Equations Parametric Curves Eliminating the Parameter Lines and Line Segments Simulating Motion with a Grapher... and wh These topics can be used to model the path of an object such as a baseball or a golf ball. t = 0, = 420 t = 4, = 164 t = 5, = 20 t = 1, = 404 t = 2, = 356 t = 3, = 276 [0, 5] b [ 10, 500] FIGURE 6.23 The position of the rock at 0, 1, 2, 3, 4, and 5 seconds. 6.3 Parametric Equations and Motion Parametric Equations Imagine that a rock is dropped from a 420-ft tower. The rock s height in feet above the ground t seconds later (ignoring air resistance) is modeled b = -16t as we saw in Section 2.1. Figure 6.23 shows a coordinate sstem imposed on the scene so that the line of the rock s fall is on the vertical line = 2.5. The rock s original position and its position after each of the first 5 seconds are the points (2.5, 420), (2.5, 404), (2.5, 356), (2.5, 276), (2.5, 164), (2.5, 20), which are described b the pair of equations = 2.5, = -16t , when t = 0, 1, 2, 3, 4, 5. These two equations are an eample of parametric equations with parameter t. As is often the case, the parameter t represents time. Parametric Curves In this section we stud the graphs of parametric equations and investigate motion of objects that can be modeled with parametric equations. DEFINITION Parametric Curve, Parametric Equations The graph of the ordered pairs 1, 2 where = ƒ1t2, = g1t2 are functions defined on an interval I of t-values is a parametric curve. The equations are parametric equations for the curve, the variable t is a parameter, and I is the parameter interval. When we give parametric equations and a parameter interval for a curve, we have parametrized the curve. A parametrization of a curve consists of the parametric equations and the interval of t-values. Sometimes parametric equations are used b companies in their design plans. It is then easier for the compan to make larger and smaller objects efficientl b just changing the parameter t. Graphs of parametric equations can be obtained using parametric mode on a grapher. EXAMPLE 1 Graphing Parametric Equations For the given parameter interval, graph the parametric equations = t 2-2, = 3t. -3 t 1-2 t 3 (c) -3 t 3 SOLUTION In each case, set Tmin equal to the left endpoint of the interval and Tma equal to the right endpoint of the interval. Figure 6.24 shows a graph of the parametric equations for each parameter interval. The corresponding relations are different because the parameter intervals are different. Now tr Eercise 7.

2 476 CHAPTER 6 Applications of Trigonometr [ 10, 10] b [ 10, 10] [ 10, 10] b [ 10, 10] [ 10, 10] b [ 10, 10] (c) FIGURE 6.24 Three different relations defined parametricall. (Eample 1) Eliminating the Parameter When a curve is defined parametricall it is sometimes possible to eliminate the parameter and obtain a rectangular equation in and that represents the curve. This often helps us identif the graph of the parametric curve as illustrated in Eample 2. EXAMPLE 2 Eliminating the Parameter Eliminate the parameter and identif the graph of the parametric curve = 1-2t, = 2 - t, - q 6 t 6 q. SOLUTION We solve the first equation for t: = 1-2t 2t = 1 - t = Then we substitute this epression for t into the second equation: = 2 - t [ 10, 5] b [ 5, 5] FIGURE 6.25 The graph of = (Eample 2) = = The graph of the equation = is a line with slope 0.5 and -intercept 1.5 (Figure 6.25). Now tr Eercise 11. EXPLORATION 1 Graphing the Curve of Eample 2 Parametricall 1. Use the parametric mode of our grapher to reproduce the graph in Figure Use -2 for Tmin and 5.5 for Tma. 2. Prove that the point 117, 102 is on the graph of = Find the corresponding value of t that produces this point. 3. Repeat part 2 for the point -23, Assume that 1a, b2 is on the graph of = Find the corresponding value of t that produces this point. 5. How do ou have to choose Tmin and Tma so that the graph in Figure 6.25 fills the window?

3 SECTION 6.3 Parametric Equations and Motion 477 If we do not specif a parameter interval for the parametric equations = ƒ1t2, = g1t2, it is understood that the parameter t can take on all values that produce real numbers for and. We use this agreement in Eample 3. EXAMPLE 3 Eliminating the Parameter Eliminate the parameter and identif the graph of the parametric curve = t 2-2, = 3t. Parabolas The inverse of a parabola that opens up or down is a parabola that opens left or right. We will investigate these curves in more detail in Chapter 8. SOLUTION Here t can be an real number. We solve the second equation for t, obtaining t = /3, and substitute this value for into the first equation. = t 2-2 = a 2 3 b - 2 = = Figure 6.24c shows what the graph of these parametric equations looks like. In Chapter 8 we will call this a parabola that opens to the right. Interchanging and, we can identif this graph as the inverse of the graph of the parabola 2 = Now tr Eercise 15. EXAMPLE 4 Eliminating the Parameter Eliminate the parameter and identif the graph of the parametric curve = 2 cos t, = 2 sin t, 0 t 2p. [ 4.7, 4.7] b [ 3.1, 3.1] FIGURE 6.26 The graph of the circle of Eample 4. SOLUTION The graph of the parametric equations in the square viewing window of Figure 6.26 suggests that the graph is a circle of radius 2 centered at the origin. We confirm this result algebraicall = 4 cos 2 t + 4 sin 2 t = 41cos 2 t + sin 2 t2 = 4112 = 4 cos 2 t + sin 2 t = 1 The graph of = 4 is a circle of radius 2 centered at the origin. Increasing the length of the interval 0 t 2p will cause the grapher to trace all or part of the circle more than once. Decreasing the length of the interval will cause the grapher to onl draw a portion of the complete circle. Tr it! Now tr Eercise 23. In Eercise 65, ou will find parametric equations for an circle in the plane. Lines and Line Segments We can use vectors to help us find parametric equations for a line as illustrated in Eample 5.

4 478 CHAPTER 6 Applications of Trigonometr A( 2, 3) O 1 B(3, 6) P(, ) FIGURE 6.27 Eample 5 uses vectors to construct a parametrization of the line through A and B. EXAMPLE 5 Finding Parametric Equations for a Line Find a parametrization of the line through the points A = 1-2, 32 and B = 13, 62. SOLUTION Let P1, 2 be an arbitrar point on the line through A and B. As ou! can see from Figure 6.27, the vector is the tail-to-head vector sum of and. You can also see that AP! OP! is a scalar multiple of AB! OA! AP. If we let the scalar be t, we have OP! OP! = OA! = OA! + AP!! + t # AB 8, 9 = 8-2, 39 + t , , 9 = 8-2, 39 + t85, 39 8, 9 = t, 3 + 3t9 This vector equation is equivalent to the parametric equations = t and = 3 + 3t. Together with the parameter interval 1- q, q2, these equations define the line. We can confirm our work numericall as follows: If t = 0, then = -2 and = 3, which gives the point A. Similarl, if t = 1, then = 3 and = 6, which gives the point B. Now tr Eercise 27. The fact that t = 0 ields point A and t = 1 ields point B in Eample 5 is no accident, as a little reflection on Figure 6.27 and the vector equation OP! = OA!! + t # AB should suggest. We use this fact in Eample 6. EXAMPLE 6 Finding Parametric Equations for a Line Segment Find a parametrization of the line segment with endpoints A = 1-2, 32 and B = 13, 62. SOLUTION In Eample 5 we found parametric equations for the line through A and B: = t, = 3 + 3t We also saw in Eample 5 that t = 0 produces the point A and t = 1 produces the point B. A parametrization of the line segment is given b = t, = 3 + 3t, 0 t 1. As t varies between 0 and 1 we pick up ever point on the line segment between A and B. Now tr Eercise 29. Simulating Motion with a Grapher Eample 7 illustrates several was to simulate motion along a horizontal line using parametric equations. We use the variable t for the parameter to represent time. EXAMPLE 7 Simulating Horizontal Motion Gar walks along a horizontal line (think of it as a number line) with the coordinate of his position (in meters) given b s = -0.11t 3-20t t where 0 t 12. Use parametric equations and a grapher to simulate his motion. Estimate the times when Gar changes direction.

5 SECTION 6.3 Parametric Equations and Motion 479 T=0 X=8.5 Y=5 Start, t = 0 SOLUTION We arbitraril choose the horizontal line = 5 to displa this motion. The graph C 1 of the parametric equations, simulates the motion. His position at an time t is given b the point 1 1 1t2, 52. Using TRACE in Figure 6.28 we see that when t = 0, Gar is 8.5 m to the right of the -ais at the point (8.5, 5), and that he initiall moves left. Five seconds later he is 9 m to the left of the -ais at the point (-9, 5). And after 8 seconds he is onl 2.7 m to the left of the -ais. Gar must have changed direction during the walk. The motion of the trace cursor simulates Gar s motion. A variation in 1t2, C 1 : 1 = -0.1(t 3-20t t - 85), 1 = 5, 0 t 12, C 2 : 2 = -0.11t 3-20t t - 852, 2 = -t, 0 t 12, can be used to help visualize where Gar changes direction. The graph C 2 shown in Figure 6.29 suggests that Gar reverses his direction at 3.9 seconds and again at 9.5 seconds after beginning his walk. Now tr Eercise 37. T=5 X= 9 Y=5 5 sec later, t = 5 C 1 C 1 T=8 X= 2.7 Y=5 3 sec after that, t = 8 (c) FIGURE 6.28 Three views of the graph C 1 : 1 = -0.11t 3-20t t - 852, 1 = 5, 0 t 3-12, in the 124 b 3-10, 104 viewing window. (Eample 7) Grapher Note The equation 2 = t is tpicall used in the parametric equations for the graph C 2 in Figure We have chosen 2 = -t to get two curves in Figure 6.29 that do not overlap. Also notice that the -coordinates of C 1 are constant 1 1 = 52, and that the -coordinates of C 2 var with time t 1 2 = -t2. C 2 T=3.9 X= Y= 3.9 [ 12, 12] b [ 15, 15] [ 12, 12] b [ 15, 15] Eample 8 solves a projectile-motion problem. Parametric equations are used in two was: to find a graph of the modeling equation and to simulate the motion of the projectile. C 2 T=9.5 X= Y= 9.5 FIGURE 6.29 Two views of the graph C 1 : 1 = -0.1(t 3-20t t - 85), and the graph C 2 : 2 = -0.11t 3-20t 2 1 = 5, 0 t t - 852, 2 = -t, 0 t 12 in the 3-12, 124 b 3-15, 154 viewing window. (Eample 7) EXAMPLE 8 Simulating Projectile Motion A distress flare is shot straight up from a ship s bridge 75 ft above the water with an initial velocit of 76 ft/sec. Graph the flare s height against time, give the height of the flare above water at each time, and simulate the flare s motion for each length of time. 1 sec 2 sec (c) 4 sec (d) 5 sec SOLUTION An equation that models the flare s height above the water t seconds after launch is = -16t t A graph of the flare s height against time can be found using the parametric equations 1 = t, 1 = -16t t (continued)

6 480 CHAPTER 6 Applications of Trigonometr To simulate the flare s flight straight up and its fall to the water, use the parametric equations 2 = 5.5, 2 = -16t t (We chose 2 = 5.5 so that the two graphs would not intersect.) Figure 6.30 shows the two graphs in simultaneous graphing mode for 0 t 1, 0 t 2, (c) 0 t 4, and (d) 0 t 5. We can read that the height of the flare above the water after 1 sec is 135 ft, after 2 sec is 163 ft, after 4 sec is 123 ft, and after 5 sec is 55 ft. Now tr Eercise 39. T=1 X=5.5 Y=135 T=2 X=5.5 Y=163 T=4 X=5.5 Y=123 T=5 X=5.5 Y=55 [0, 6] b [0, 200] [0, 6] b [0, 200] [0, 6] b [0, 200] (c) [0, 6] b [0, 200] (d) FIGURE 6.30 Simultaneous graphing of (height against time) and 2 = 5.5, 2 = -16t 2 1 = t, 1 = -16t t t + 75 (the actual path of the flare). (Eample 8) 0 v 0 v 0 sin v 0 cos FIGURE 6.31 Throwing a baseball. In Eample 8 we modeled the motion of a projectile that was launched straight up. Now we investigate the motion of objects, ignoring air friction, that are launched at angles other than 90 with the horizontal. Suppose that a baseball is thrown from a point 0 feet above ground level with an initial speed of v 0 ft/sec at an angle u with the horizontal (Figure 6.31). The initial velocit can be represented b the vector The path of the object is modeled b the parametric equations The -component is simpl v = 8v 0 cos u, v 0 sin u9. = 1v 0 cos u2t, = -16t 2 + 1v 0 sin u2t + 0. distance = 1-component of initial velocit2 * time. The -component is the familiar vertical projectile-motion equation using the -component of initial velocit. [0, 450] b [0, 80] FIGURE 6.32 The fence and path of the baseball in Eample 9. See Eploration 2 for was to draw the wall. EXAMPLE 9 Hitting a Baseball Kevin hits a baseball at 3 ft above the ground with an initial speed of 150 ft/sec at an angle of 18 with the horizontal. Will the ball clear a 20-ft wall that is 400 ft awa? SOLUTION The path of the ball is modeled b the parametric equations = 1150 cos 18 2t, = -16t sin 18 2t + 3. A little eperimentation will show that the ball will reach the fence in less than 3 sec. Figure 6.32 shows a graph of the path of the ball using the parameter interval 0 t 3 and the 20-ft wall. The ball does not clear the wall. Now tr Eercise 43.

7 SECTION 6.3 Parametric Equations and Motion 481 EXPLORATION 2 Etending Eample 9 1. If our grapher has a line segment feature, draw the fence in Eample Describe the graph of the parametric equations = 400, = 201t/32, 0 t Repeat Eample 9 for the angles 19, 20, 21, and ft 30 ft FIGURE 6.33 The Ferris wheel of Eample 10. A In Eample 10 we see how to write parametric equations for position on a moving Ferris wheel, using time t as the parameter. EXAMPLE 10 Riding on a Ferris Wheel Jane is riding on a Ferris wheel with a radius of 30 ft. As we view it in Figure 6.33, the wheel is turning counterclockwise at the rate of one revolution ever 10 sec. Assume that the lowest point of the Ferris wheel (6 o clock) is 10 ft above the ground and that Jane is at the point marked A (3 o clock) at time t = 0. Find parametric equations to model Jane s path and use them to find Jane s position 22 sec into the ride. 40 P 30 θ A FIGURE 6.34 A model for the Ferris wheel of Eample 10. SOLUTION Figure 6.34 shows a circle with center 10, 402 and radius 30 that models the Ferris wheel. The parametric equations for this circle in terms of the parameter u, the central angle of the circle determined b the arc AP, are = 30 cos u, = sin u, 0 u 2p. To take into account the rate at which the wheel is turning we must describe u as a function of time t in seconds. The wheel is turning at the rate of 2p radians ever 10 sec, or 2p/10 = p/5 rad/sec. So, u = 1p/52t. Thus, parametric equations that model Jane s path are given b = 30 cos a p 5 tb, = sin a p 5 tb, t Ú 0. We substitute t = 22 into the parametric equations to find Jane s position at that time: = 30 cos a p 5 # 22b = sin a p 5 # 22b L 9.27 L After riding for 22 sec, Jane is approimatel 68.5 ft above the ground and approimatel 9.3 ft to the right of the -ais, using the coordinate sstem of Figure Now tr Eercise 51.

8 482 CHAPTER 6 Applications of Trigonometr QUICK REVIEW 6.3 (For help, go to Sections P.2, P.4, 1.3, 4.1, and 6.1.) In Eercises 1 and 2, find the component form of the vectors OA!, OB!, and (c) AB! where O is the origin. 1. A = 1-3, -2), B = 14, A = 1-1, 3), B = 14, -32 In Eercises 3 and 4, write an equation in point-slope form for the line through the two points , -22, 14, , 32, 14, -32 In Eercises 5 and 6, find and graph the two functions defined implicitl b each given relation = = -5 In Eercises 7 and 8, write an equation for the circle with given center and radius , 02, , 52, 3 In Eercises 9 and 10, a wheel with radius r spins at the given rate. Find the angular velocit in radians per second. 9. r = 13 in., 600 rpm 10. r = 12 in., 700 rpm SECTION 6.3 EXERCISES Eercise numbers with a gra background indicate problems that the authors have designed to be solved without a calculator. In Eercises 1 4, match the parametric equations with their graph. Identif the viewing window that seems to have been used. (c) 1. = 4 cos 3 t, = 2 sin 3 t 2. = 3 cos t, = sin 2t (d) 3. = 2 cos t + 2 cos 2 t, = 2 sin t + sin 2t 4. = sin t - t cos t, = cos t + t sin t In Eercises 5 and 6, complete the table for the parametric equations and plot the corresponding points. 5. = t + 2, = 1 + 3/t t = cos t, = sin t t 0 /2 pp 3p/2 2p In Eercises 7 10, graph the parametric equations = 3 - t 2, = 2t, in the specified parameter interval. Use the standard viewing window t t t t 4 In Eercises 11 26, use an algebraic method to eliminate the parameter and identif the graph of the parametric curve. Use a grapher to support our answer. 11. = 1 + t, = t 12. = 2-3t, = 5 + t 13. = 2t - 3, = 9-4t, 3 t = 5-3t, = 2 + t, 15. = t 2, = t + 1 [Hint: Eliminate t and solve for in terms of.] 16. = t, = t = t, = t 3-2t = 2t 2-1, = t [Hint: Eliminate t and solve for in terms of.] 19. = 4 - t 2, = t [Hint: Eliminate t and solve for in terms of.] 20. = 0.5t, = 2t 3-3, -2 t = t - 3, = 2/t, -5 t = t + 2, = 4/t, t Ú = 5 cos t, = 5 sin t 24. = 4 cos t, = 4 sin t -1 t = 2 sin t, = 2 cos t, 0 t 3p/2 26. = 3 cos t, = 3 sin t, 0 t p In Eercises find a parametrization for the curve. 27. The line through the points 1-2, 52 and 14, The line through the points -3, -321 and 15, The line segment with endpoints 13, 42 and 16, -32

Applications of Trigonometry

Applications of Trigonometry 5144_Demana_Ch06pp501-566 01/11/06 9:31 PM Page 501 CHAPTER 6 Applications of Trigonometr 6.1 Vectors in the Plane 6. Dot Product of Vectors 6.3 Parametric Equations and Motion 6.4 Polar Coordinates 6.5

More information

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS a p p e n d i g DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS DISTANCE BETWEEN TWO POINTS IN THE PLANE Suppose that we are interested in finding the distance d between two points P (, ) and P (, ) in the

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point.

Definition: A vector is a directed line segment that has and. Each vector has an initial point and a terminal point. 6.1 Vectors in the Plane PreCalculus 6.1 VECTORS IN THE PLANE Learning Targets: 1. Find the component form and the magnitude of a vector.. Perform addition and scalar multiplication of two vectors. 3.

More information

D.3. Angles and Degree Measure. Review of Trigonometric Functions

D.3. Angles and Degree Measure. Review of Trigonometric Functions APPENDIX D Precalculus Review D7 SECTION D. Review of Trigonometric Functions Angles and Degree Measure Radian Measure The Trigonometric Functions Evaluating Trigonometric Functions Solving Trigonometric

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

Chapter 6 Quadratic Functions

Chapter 6 Quadratic Functions Chapter 6 Quadratic Functions Determine the characteristics of quadratic functions Sketch Quadratics Solve problems modelled b Quadratics 6.1Quadratic Functions A quadratic function is of the form where

More information

Click here for answers.

Click here for answers. CHALLENGE PROBLEMS: CHALLENGE PROBLEMS 1 CHAPTER A Click here for answers S Click here for solutions A 1 Find points P and Q on the parabola 1 so that the triangle ABC formed b the -ais and the tangent

More information

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review D0 APPENDIX D Precalculus Review SECTION D. The Cartesian Plane The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles The Cartesian Plane An ordered pair, of real numbers has as its

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves

Math 259 Winter 2009. Recitation Handout 1: Finding Formulas for Parametric Curves Math 259 Winter 2009 Recitation Handout 1: Finding Formulas for Parametric Curves 1. The diagram given below shows an ellipse in the -plane. -5-1 -1-3 (a) Find equations for (t) and (t) that will describe

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

More information

Solutions to old Exam 1 problems

Solutions to old Exam 1 problems Solutions to old Exam 1 problems Hi students! I am putting this old version of my review for the first midterm review, place and time to be announced. Check for updates on the web site as to which sections

More information

THE PARABOLA 13.2. section

THE PARABOLA 13.2. section 698 (3 0) Chapter 3 Nonlinear Sstems and the Conic Sections 49. Fencing a rectangle. If 34 ft of fencing are used to enclose a rectangular area of 72 ft 2, then what are the dimensions of the area? 50.

More information

MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60

MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60 MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60 A Summar of Concepts Needed to be Successful in Mathematics The following sheets list the ke concepts which are taught in the specified math course. The sheets

More information

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 )

ax 2 by 2 cxy dx ey f 0 The Distance Formula The distance d between two points (x 1, y 1 ) and (x 2, y 2 ) is given by d (x 2 x 1 ) SECTION 1. The Circle 1. OBJECTIVES The second conic section we look at is the circle. The circle can be described b using the standard form for a conic section, 1. Identif the graph of an equation as

More information

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj

sin(θ) = opp hyp cos(θ) = adj hyp tan(θ) = opp adj Math, Trigonometr and Vectors Geometr 33º What is the angle equal to? a) α = 7 b) α = 57 c) α = 33 d) α = 90 e) α cannot be determined α Trig Definitions Here's a familiar image. To make predictive models

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

The Distance Formula and the Circle

The Distance Formula and the Circle 10.2 The Distance Formula and the Circle 10.2 OBJECTIVES 1. Given a center and radius, find the equation of a circle 2. Given an equation for a circle, find the center and radius 3. Given an equation,

More information

Linear Inequality in Two Variables

Linear Inequality in Two Variables 90 (7-) Chapter 7 Sstems of Linear Equations and Inequalities In this section 7.4 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES You studied linear equations and inequalities in one variable in Chapter.

More information

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124

Readings this week. 1 Parametric Equations Supplement. 2 Section 10.1. 3 Sections 2.1-2.2. Professor Christopher Hoffman Math 124 Readings this week 1 Parametric Equations Supplement 2 Section 10.1 3 Sections 2.1-2.2 Precalculus Review Quiz session Thursday equations of lines and circles worksheet available at http://www.math.washington.edu/

More information

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED CONDENSED L E S S O N 10.1 Solving Quadratic Equations In this lesson you will look at quadratic functions that model projectile motion use tables and graphs to approimate solutions to quadratic equations

More information

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image.

Math, Trigonometry and Vectors. Geometry. Trig Definitions. sin(θ) = opp hyp. cos(θ) = adj hyp. tan(θ) = opp adj. Here's a familiar image. Math, Trigonometr and Vectors Geometr Trig Definitions Here's a familiar image. To make predictive models of the phsical world, we'll need to make visualizations, which we can then turn into analtical

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

7.3 Parabolas. 7.3 Parabolas 505

7.3 Parabolas. 7.3 Parabolas 505 7. Parabolas 0 7. Parabolas We have alread learned that the graph of a quadratic function f() = a + b + c (a 0) is called a parabola. To our surprise and delight, we ma also define parabolas in terms of

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. The equation is not unique for if we multipl both sides b

More information

Chapter 8. Lines and Planes. By the end of this chapter, you will

Chapter 8. Lines and Planes. By the end of this chapter, you will Chapter 8 Lines and Planes In this chapter, ou will revisit our knowledge of intersecting lines in two dimensions and etend those ideas into three dimensions. You will investigate the nature of planes

More information

Shake, Rattle and Roll

Shake, Rattle and Roll 00 College Board. All rights reserved. 00 College Board. All rights reserved. SUGGESTED LEARNING STRATEGIES: Shared Reading, Marking the Tet, Visualization, Interactive Word Wall Roller coasters are scar

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

Project: OUTFIELD FENCES

Project: OUTFIELD FENCES 1 Project: OUTFIELD FENCES DESCRIPTION: In this project you will work with the equations of projectile motion and use mathematical models to analyze a design problem. Two softball fields in Rolla, Missouri

More information

Quadratic Equations and Functions

Quadratic Equations and Functions Quadratic Equations and Functions. Square Root Propert and Completing the Square. Quadratic Formula. Equations in Quadratic Form. Graphs of Quadratic Functions. Verte of a Parabola and Applications In

More information

Linear Equations in Two Variables

Linear Equations in Two Variables Section. Sets of Numbers and Interval Notation 0 Linear Equations in Two Variables. The Rectangular Coordinate Sstem and Midpoint Formula. Linear Equations in Two Variables. Slope of a Line. Equations

More information

Connecting Transformational Geometry and Transformations of Functions

Connecting Transformational Geometry and Transformations of Functions Connecting Transformational Geometr and Transformations of Functions Introductor Statements and Assumptions Isometries are rigid transformations that preserve distance and angles and therefore shapes.

More information

5. Equations of Lines: slope intercept & point slope

5. Equations of Lines: slope intercept & point slope 5. Equations of Lines: slope intercept & point slope Slope of the line m rise run Slope-Intercept Form m + b m is slope; b is -intercept Point-Slope Form m( + or m( Slope of parallel lines m m (slopes

More information

9.5 CALCULUS AND POLAR COORDINATES

9.5 CALCULUS AND POLAR COORDINATES smi9885_ch09b.qd 5/7/0 :5 PM Page 760 760 Chapter 9 Parametric Equations and Polar Coordinates 9.5 CALCULUS AND POLAR COORDINATES Now that we have introduced ou to polar coordinates and looked at a variet

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson you will learn the terminology associated with polynomials use the finite differences method to determine the degree of a polynomial

More information

REVIEW OF ANALYTIC GEOMETRY

REVIEW OF ANALYTIC GEOMETRY REVIEW OF ANALYTIC GEOMETRY The points in a plane can be identified with ordered pairs of real numbers. We start b drawing two perpendicular coordinate lines that intersect at the origin O on each line.

More information

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion

Speed A B C. Time. Chapter 3: Falling Objects and Projectile Motion Chapter 3: Falling Objects and Projectile Motion 1. Neglecting friction, if a Cadillac and Volkswagen start rolling down a hill together, the heavier Cadillac will get to the bottom A. before the Volkswagen.

More information

Section 5-9 Inverse Trigonometric Functions

Section 5-9 Inverse Trigonometric Functions 46 5 TRIGONOMETRIC FUNCTIONS Section 5-9 Inverse Trigonometric Functions Inverse Sine Function Inverse Cosine Function Inverse Tangent Function Summar Inverse Cotangent, Secant, and Cosecant Functions

More information

Slope and Rate of Change

Slope and Rate of Change Chapter 1 Slope and Rate of Change Chapter Summary and Goal This chapter will start with a discussion of slopes and the tangent line. This will rapidly lead to heuristic developments of limits and the

More information

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal

Physics 53. Kinematics 2. Our nature consists in movement; absolute rest is death. Pascal Phsics 53 Kinematics 2 Our nature consists in movement; absolute rest is death. Pascal Velocit and Acceleration in 3-D We have defined the velocit and acceleration of a particle as the first and second

More information

5.3 Graphing Cubic Functions

5.3 Graphing Cubic Functions Name Class Date 5.3 Graphing Cubic Functions Essential Question: How are the graphs of f () = a ( - h) 3 + k and f () = ( 1_ related to the graph of f () = 3? b ( - h) 3 ) + k Resource Locker Eplore 1

More information

Solutions to Exercises, Section 5.1

Solutions to Exercises, Section 5.1 Instructor s Solutions Manual, Section 5.1 Exercise 1 Solutions to Exercises, Section 5.1 1. Find all numbers t such that ( 1 3,t) is a point on the unit circle. For ( 1 3,t)to be a point on the unit circle

More information

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012

Rotated Ellipses. And Their Intersections With Lines. Mark C. Hendricks, Ph.D. Copyright March 8, 2012 Rotated Ellipses And Their Intersections With Lines b Mark C. Hendricks, Ph.D. Copright March 8, 0 Abstract: This paper addresses the mathematical equations for ellipses rotated at an angle and how to

More information

2008 FXA DERIVING THE EQUATIONS OF MOTION 1. Candidates should be able to :

2008 FXA DERIVING THE EQUATIONS OF MOTION 1. Candidates should be able to : Candidates should be able to : Derive the equations of motion for constant acceleration in a straight line from a velocity-time graph. Select and use the equations of motion for constant acceleration in

More information

COMPONENTS OF VECTORS

COMPONENTS OF VECTORS COMPONENTS OF VECTORS To describe motion in two dimensions we need a coordinate sstem with two perpendicular aes, and. In such a coordinate sstem, an vector A can be uniquel decomposed into a sum of two

More information

2.1 Three Dimensional Curves and Surfaces

2.1 Three Dimensional Curves and Surfaces . Three Dimensional Curves and Surfaces.. Parametric Equation of a Line An line in two- or three-dimensional space can be uniquel specified b a point on the line and a vector parallel to the line. The

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

4.9 Graph and Solve Quadratic

4.9 Graph and Solve Quadratic 4.9 Graph and Solve Quadratic Inequalities Goal p Graph and solve quadratic inequalities. Your Notes VOCABULARY Quadratic inequalit in two variables Quadratic inequalit in one variable GRAPHING A QUADRATIC

More information

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x Functions and equations Assessment statements. Concept of function f : f (); domain, range, image (value). Composite functions (f g); identit function. Inverse function f.. The graph of a function; its

More information

STRAND: ALGEBRA Unit 3 Solving Equations

STRAND: ALGEBRA Unit 3 Solving Equations CMM Subject Support Strand: ALGEBRA Unit Solving Equations: Tet STRAND: ALGEBRA Unit Solving Equations TEXT Contents Section. Algebraic Fractions. Algebraic Fractions and Quadratic Equations. Algebraic

More information

Algebra II. Administered May 2013 RELEASED

Algebra II. Administered May 2013 RELEASED STAAR State of Teas Assessments of Academic Readiness Algebra II Administered Ma 0 RELEASED Copright 0, Teas Education Agenc. All rights reserved. Reproduction of all or portions of this work is prohibited

More information

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X

Ax 2 Cy 2 Dx Ey F 0. Here we show that the general second-degree equation. Ax 2 Bxy Cy 2 Dx Ey F 0. y X sin Y cos P(X, Y) X Rotation of Aes ROTATION OF AES Rotation of Aes For a discussion of conic sections, see Calculus, Fourth Edition, Section 11.6 Calculus, Earl Transcendentals, Fourth Edition, Section 1.6 In precalculus

More information

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT . Slope of a Line (-) 67. 600 68. 00. SLOPE OF A LINE In this section In Section. we saw some equations whose graphs were straight lines. In this section we look at graphs of straight lines in more detail

More information

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N

C B A T 3 T 2 T 1. 1. What is the magnitude of the force T 1? A) 37.5 N B) 75.0 N C) 113 N D) 157 N E) 192 N Three boxes are connected by massless strings and are resting on a frictionless table. Each box has a mass of 15 kg, and the tension T 1 in the right string is accelerating the boxes to the right at a

More information

Section 6-3 Double-Angle and Half-Angle Identities

Section 6-3 Double-Angle and Half-Angle Identities 6-3 Double-Angle and Half-Angle Identities 47 Section 6-3 Double-Angle and Half-Angle Identities Double-Angle Identities Half-Angle Identities This section develops another important set of identities

More information

Web review - Ch 3 motion in two dimensions practice test

Web review - Ch 3 motion in two dimensions practice test Name: Class: _ Date: _ Web review - Ch 3 motion in two dimensions practice test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Which type of quantity

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

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

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN

COMPLEX STRESS TUTORIAL 3 COMPLEX STRESS AND STRAIN COMPLX STRSS TUTORIAL COMPLX STRSS AND STRAIN This tutorial is not part of the decel unit mechanical Principles but covers elements of the following sllabi. o Parts of the ngineering Council eam subject

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system.

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system. _.qd /7/ 9:6 AM Page 69 Section. Zeros of Polnomial Functions 69. Zeros of Polnomial Functions What ou should learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polnomial

More information

REVIEW OF CONIC SECTIONS

REVIEW OF CONIC SECTIONS REVIEW OF CONIC SECTIONS In this section we give geometric definitions of parabolas, ellipses, and hperbolas and derive their standard equations. The are called conic sections, or conics, because the result

More information

SECTION 2-2 Straight Lines

SECTION 2-2 Straight Lines - Straight Lines 11 94. Engineering. The cross section of a rivet has a top that is an arc of a circle (see the figure). If the ends of the arc are 1 millimeters apart and the top is 4 millimeters above

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

Review of Intermediate Algebra Content

Review of Intermediate Algebra Content Review of Intermediate Algebra Content Table of Contents Page Factoring GCF and Trinomials of the Form + b + c... Factoring Trinomials of the Form a + b + c... Factoring Perfect Square Trinomials... 6

More information

To Be or Not To Be a Linear Equation: That Is the Question

To Be or Not To Be a Linear Equation: That Is the Question To Be or Not To Be a Linear Equation: That Is the Question Linear Equation in Two Variables A linear equation in two variables is an equation that can be written in the form A + B C where A and B are not

More information

Exam 1 Review Questions PHY 2425 - Exam 1

Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1 Review Questions PHY 2425 - Exam 1 Exam 1H Rev Ques.doc - 1 - Section: 1 7 Topic: General Properties of Vectors Type: Conceptual 1 Given vector A, the vector 3 A A) has a magnitude 3 times that

More information

Chapter 3 Falling Objects and Projectile Motion

Chapter 3 Falling Objects and Projectile Motion Chapter 3 Falling Objects and Projectile Motion Gravity influences motion in a particular way. How does a dropped object behave?!does the object accelerate, or is the speed constant?!do two objects behave

More information

THIS CHAPTER INTRODUCES the Cartesian coordinate

THIS CHAPTER INTRODUCES the Cartesian coordinate 87533_01_ch1_p001-066 1/30/08 9:36 AM Page 1 STRAIGHT LINES AND LINEAR FUNCTIONS 1 THIS CHAPTER INTRODUCES the Cartesian coordinate sstem, a sstem that allows us to represent points in the plane in terms

More information

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a 88 CHAPTER. VECTOR FUNCTIONS.4 Curvature.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small

More information

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t.

Colegio del mundo IB. Programa Diploma REPASO 2. 1. The mass m kg of a radio-active substance at time t hours is given by. m = 4e 0.2t. REPASO. The mass m kg of a radio-active substance at time t hours is given b m = 4e 0.t. Write down the initial mass. The mass is reduced to.5 kg. How long does this take?. The function f is given b f()

More information

Solving Systems of Equations

Solving Systems of Equations Solving Sstems of Equations When we have or more equations and or more unknowns, we use a sstem of equations to find the solution. Definition: A solution of a sstem of equations is an ordered pair that

More information

Addition and Subtraction of Vectors

Addition and Subtraction of Vectors ddition and Subtraction of Vectors 1 ppendi ddition and Subtraction of Vectors In this appendi the basic elements of vector algebra are eplored. Vectors are treated as geometric entities represented b

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin.

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin. 13 Final Review Find the distance d(p1, P2) between the points P1 and P2. 1) P1 = (, -6); P2 = (7, -2) 2 12 2 12 3 Determine whether the graph is smmetric with respect to the -ais, the -ais, and/or the

More information

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY Wh should we learn this? The Slope of a Line Objectives: To find slope of a line given two points, and to graph a line using the slope and the -intercept. One real-world connection is to find the rate

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions 3 A LOOK BACK In Chapter, we began our discussion of functions. We defined domain and range and independent and dependent variables; we found the value of a function and

More information

Trigonometry Review Workshop 1

Trigonometry Review Workshop 1 Trigonometr Review Workshop Definitions: Let P(,) be an point (not the origin) on the terminal side of an angle with measure θ and let r be the distance from the origin to P. Then the si trig functions

More information

When I was 3.1 POLYNOMIAL FUNCTIONS

When I was 3.1 POLYNOMIAL FUNCTIONS 146 Chapter 3 Polnomial and Rational Functions Section 3.1 begins with basic definitions and graphical concepts and gives an overview of ke properties of polnomial functions. In Sections 3.2 and 3.3 we

More information

Core Maths C3. Revision Notes

Core Maths C3. Revision Notes Core Maths C Revision Notes October 0 Core Maths C Algebraic fractions... Cancelling common factors... Multipling and dividing fractions... Adding and subtracting fractions... Equations... 4 Functions...

More information

1 of 7 9/5/2009 6:12 PM

1 of 7 9/5/2009 6:12 PM 1 of 7 9/5/2009 6:12 PM Chapter 2 Homework Due: 9:00am on Tuesday, September 8, 2009 Note: To understand how points are awarded, read your instructor's Grading Policy. [Return to Standard Assignment View]

More information

The Slope-Intercept Form

The Slope-Intercept Form 7.1 The Slope-Intercept Form 7.1 OBJECTIVES 1. Find the slope and intercept from the equation of a line. Given the slope and intercept, write the equation of a line. Use the slope and intercept to graph

More information

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm

Projectile motion simulator. http://www.walter-fendt.de/ph11e/projectile.htm More Chapter 3 Projectile motion simulator http://www.walter-fendt.de/ph11e/projectile.htm The equations of motion for constant acceleration from chapter 2 are valid separately for both motion in the x

More information

1. Which of the 12 parent functions we know from chapter 1 are power functions? List their equations and names.

1. Which of the 12 parent functions we know from chapter 1 are power functions? List their equations and names. Pre Calculus Worksheet. 1. Which of the 1 parent functions we know from chapter 1 are power functions? List their equations and names.. Analyze each power function using the terminology from lesson 1-.

More information

Some Tools for Teaching Mathematical Literacy

Some Tools for Teaching Mathematical Literacy Some Tools for Teaching Mathematical Literac Julie Learned, Universit of Michigan Januar 200. Reading Mathematical Word Problems 2. Fraer Model of Concept Development 3. Building Mathematical Vocabular

More information

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions:

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions: Precalculus Worksheet 1. Da 1 1. The relation described b the set of points {(-, 5 ),( 0, 5 ),(,8 ),(, 9) } is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

A Quick Algebra Review

A Quick Algebra Review 1. Simplifying Epressions. Solving Equations 3. Problem Solving 4. Inequalities 5. Absolute Values 6. Linear Equations 7. Systems of Equations 8. Laws of Eponents 9. Quadratics 10. Rationals 11. Radicals

More information

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155

Name Class. Date Section. Test Form A Chapter 11. Chapter 11 Test Bank 155 Chapter Test Bank 55 Test Form A Chapter Name Class Date Section. Find a unit vector in the direction of v if v is the vector from P,, 3 to Q,, 0. (a) 3i 3j 3k (b) i j k 3 i 3 j 3 k 3 i 3 j 3 k. Calculate

More information

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145:

MEMORANDUM. All students taking the CLC Math Placement Exam PLACEMENT INTO CALCULUS AND ANALYTIC GEOMETRY I, MTH 145: MEMORANDUM To: All students taking the CLC Math Placement Eam From: CLC Mathematics Department Subject: What to epect on the Placement Eam Date: April 0 Placement into MTH 45 Solutions This memo is an

More information

More Equations and Inequalities

More Equations and Inequalities Section. Sets of Numbers and Interval Notation 9 More Equations and Inequalities 9 9. Compound Inequalities 9. Polnomial and Rational Inequalities 9. Absolute Value Equations 9. Absolute Value Inequalities

More information

PHY121 #8 Midterm I 3.06.2013

PHY121 #8 Midterm I 3.06.2013 PHY11 #8 Midterm I 3.06.013 AP Physics- Newton s Laws AP Exam Multiple Choice Questions #1 #4 1. When the frictionless system shown above is accelerated by an applied force of magnitude F, the tension

More information

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s

AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s AP Physics Circular Motion Practice Test B,B,B,A,D,D,C,B,D,B,E,E,E, 14. 6.6m/s, 0.4 N, 1.5 m, 6.3m/s, 15. 12.9 m/s, 22.9 m/s Answer the multiple choice questions (2 Points Each) on this sheet with capital

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

We start with the basic operations on polynomials, that is adding, subtracting, and multiplying.

We start with the basic operations on polynomials, that is adding, subtracting, and multiplying. R. Polnomials In this section we want to review all that we know about polnomials. We start with the basic operations on polnomials, that is adding, subtracting, and multipling. Recall, to add subtract

More information

10 Polar Coordinates, Parametric Equations

10 Polar Coordinates, Parametric Equations Polar Coordinates, Parametric Equations ½¼º½ ÈÓÐ Ö ÓÓÖ Ò Ø Coordinate systems are tools that let us use algebraic methods to understand geometry While the rectangular (also called Cartesian) coordinates

More information

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b.

What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of y = mx + b. PRIMARY CONTENT MODULE Algebra - Linear Equations & Inequalities T-37/H-37 What does the number m in y = mx + b measure? To find out, suppose (x 1, y 1 ) and (x 2, y 2 ) are two points on the graph of

More information