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

Size: px
Start display at page:

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

Transcription

1 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 calculate the intersections between ellipses and straight lines. The formulas for calculating the intersection points are deried, and methods are gien for plotting these ellipses on a computer. In addition, techniques are shown for determining tangents to (rotated) ellipses, calculating the ellipse s bounding bo, and finding its foci.

2 Table of Contents Rotating Points Rotating an Ellipse Rotating an Ellipse More Than Once Constructing (Plotting) an Ellipse Constructing (Plotting) a Rotated Ellipse Finding the Foci of an Ellipse Intersection of Lines with a Rotated Ellipse Intersection with a Horizontal Line Intersection with a Vertical Line Intersection of Rotated Ellipse with Sloping Line(s) Bounding Bo for a Rotated Ellipse Determining the Tangent to an Ellipse Determining the Tangent to a Rotated Ellipse Approimating a Segment of an Ellipse with a Bezier Cure

3 Rotating Points First, we will rotate a point (, ) around the origin b an angle (,) r r (, ) 5 +β 0 5 β If the point (, ) is at angle β from the -ais, then r β r sin β After rotating the point b angle, the new coordinates are r ( β + ) r sin( β + ) Appling the formulae for the sine and ine of the sum of two angles, or ( r β ) ( r sin β ) ( r sin β ) ( r β ) r β r sin β r sin β + r β + (a) + (b) If ou rotate that point around a center of rotation at (e, f ), ou get ( e ) ( f) sin e ( f) + ( e ) sin f + (a) + (b)

4 Rotating an Ellipse 40 (, ) 30 (, ) 0 (e, f ) h So if (, ) is a point on the ellipse and (e, f ) is the center of the ellipse (see aboe figure), then equations () are true for all points on the rotated ellipse. The line from (e, f ) to each point on the ellipse gets rotated b. To rotate an ellipse about a point (p) other then its center, we must rotate eer point on the ellipse around point p, including the center of the ellipse (e, f) (e, f ) 0 (p) This is as if we put a pin in the graph at point p and rotated the entire sheet of paper around the pin. Here we are rotating the red ellipse centered at (e, f ) around point (p) b an angle. So, for eer point (, ) on the original ellipse, the rotated point is ( p ) ( p ) sin p ( p ) + ( p ) sin p + +

5 and the rotated center is ( e p ) ( f p ) sin p ( f p ) + ( e p ) sin p e + f + So the directed line from the new center (e, f) to the rotated point (, ) can be epressed as ( e) ( p e + p ) ( p f + p ) ( e ) ( f) + e ( f ) ( p f + p) + ( p e + p ) ( f) + ( e ) + f which hae the same form as equations () for the ellipse rotated around its center, ecept that the new ellipse is centered at (e, f). Note: If we are rotating about the center, then (p) (e, f ) and (e, f) (e, f ) and we are back to equations (). Therefore, we can state that: When an ellipse gets rotated b angle about a point p other than its center, the center of the ellipse gets rotated about point p and the new ellipse at the new center gets rotated about the new center b angle.

6 Rotating an Ellipse More Than Once If an ellipse is rotated around one center of rotation and then again around a different point, what is the result? 50 + (e, f ) (e, f ) (q) 50 (e, f ) (p) Let us assume that the ellipse has its center at (e, f ). The ellipse is first rotated about the point p b angle of, and then rotated about the point q b angle. Using the rule deried in the preceding section, we can compute the center point (e, f ) after the first rotation ( e p ) ( f p ) p ( f p ) + ( e p ) p e sin + f sin + Then compute the final center point (e 3, f 3 ) with similar equations ( e q ) ( f q ) q ( f q ) + ( e q ) q e 3 sin + f 3 sin + Finall, the ellipse is plotted centered at point (e 3, f 3 ) with a rotation of ( + ). In other words, The center point is successiel rotated (translated) around each of the two centers of rotation, and the ellipse itself is rotated about the new center b the sum of the two rotation angles. This makes plotting the rotated ellipses easier, since ou onl hae to rotate the points on the ellipse once. This process can be applied an number of times for multiple rotations around multiple points.

7 Constructing (Plotting) an Ellipse For a non-rotated ellipse, it is eas to show that h β (3a) sin β (3b) satisfies the equation +. Simpl substitute h ( h β ) ( sin β ) h β sin β + + β + sin β. h h Therefore, equations (3) satisf the equation for a non-rotated ellipse, and ou can simpl plot them for all alues of β from 0 to 360 degrees. For ellipses not centered at the origin, simpl add the coordinates of the center point (e, f) to the calculated (, ). Constructing (Plotting) a Rotated Ellipse if we let h β sin β and then rotate these points around the origin b angle, substituting + h β sin β (4a) sin β + h β (4b) You can plot them for all alues of β from 0 to 360 degrees. For ellipses not centered at the origin, simpl add the coordinates of the center point (e, f) to the calculated (, ). If the ellipse is rotated multiple times around multiple points, first calculate the new center point b successiel rotating it around each center of rotation (equations ), then plot the ellipse at the new center point, rotating the ellipse b the sum of the rotation angles.

8 Finding the Foci of an Ellipse b 0 (, ) d 0 d c c a -0-0 If ou need to compute its foci, the conersion is eas. The formula is c a b where a is the major ais and b is the minor ais (measured from the center to the edge of the ellipse). c is the distance from the center to each focus. The foci lie along the major ais. If the ellipse is a circle (ab), then c0. You can reerse this conersion if ou know the foci and either of the aes, howeer if all ou hae is the foci, ou cannot determine a and b. If ou know the foci and an point (, ) on the ellipse, ou can calculate the sum of the distances to the two foci: ( c) d + ( + c) d + For an point on the ellipse, d + d a. Then ou can calculate b a c.

9 Intersection of Lines with a Rotated Ellipse Assume we hae an ellipse with horizontal radius h and ertical radius, centered at the origin (for now), and rotated counter-clockwise b angle. 0 (, ) (, ) The equation for the non-rotated (red) ellipse is + h (5) where and are the coordinates of points on the ellipse rotated back (clockwise) b angle to produce a regular ellipse, with the aes of the ellipse parallel to the and aes of the graph ( red ellipse). Using the equations for rotating a point about the origin b angle clockwise (that is, a counter-clockwise rotation of -), we get or ( ) sin( ) and ( ) + sin( ) ( ) sin( ) and ( ) sin( ) + Plugging these into equation (5) for the non-rotated ellipse, we get the equation for a rotated ellipse: ( + ) ( ) h + (6) Epanding, or + + h sin + + sin

10 + + sin + h h + h sin h 0 (7) Intersection with a Horizontal Line. 0 (, ) (, ) Assume that is a constant, and re-write equation (7) as a quadratic equation for : ( + h sin ) + sin ( h ) ( sin + h ) h 0 + (8) So we get the parameters for the quadratic equation solution b ± b 4ac, where: a a + h sin (9a) b h (9b) c ( ) ( sin + h ) h (9c) Now, returning to the general case where the ellipse is not centered at the origin, assume the center of the ellipse is at (e, f). The translation is simple. Merel subtract f from the alue of, and add e to the resulting alues of. Note: For a normal or non-rotated ellipse, ( 0), the equations simplif to: a (0a) b 0 (0b) c h (0c) ( )

11 Intersection with a Vertical Line. (, ) (, ) -0-0 Assume that is a constant, re-write equation (7) as a quadratic equation for : ( sin + h ) + ( h ) ( + h sin ) h 0 () + So we get the parameters for the quadratic equation solution for b ± b 4ac, where: a a sin + h (a) b h (b) c ( ) ( + h sin ) h (c) Now, returning to the general case where the ellipse is not centered at the origin, assume the center of the ellipse is at (e, f). The translation is simple. Merel subtract e from the alue of, and add f to the resulting alues of. Note: For a normal or non-rotated ellipse, ( 0), the equations simplif to: a h (3a) b 0 (3b) c h (3c) ( )

12 Intersection of Rotated Ellipse with Sloping Line(s) This is the general case where the ellipse is rotated b angle and the line has the equation m + where m, e.g., the line is not ertical. b Note: We use b instead of b to aoid confusion with the b parameter in the quadratic equation. Substituting this epression for in equation (7), Epanding, + ( m + b ) + ( m b ) sin ( m + b ) h ( m + b ) sin + h sin h h + m + b + m sin + mb sin + b sin + h m + h mb + h b h m Collecting terms, as before, or h b + h sin h a + m + m sin + h m h m + h sin b b + mb sin + h mb h b b sin + h b h c 0

13 where, again, ( + m + m sin ) + h ( m + sin ) a m (4a) b b + msin + h b m (4b) ( ) ( ) ( sin + h ) h c b (4c) b ± b 4ac a Once the alue(s) for is calculated, use the equation m + b (5) to calculate the corresponding alues for the intersection points. Note: This method will not work for ertical lines (infinite slope). That would require reersing the aboe solution to sole for instead of. It is much easier, in this case, to use the special formula described aboe for intersections with ertical lines (equations ()). Note: Substituting m 0 and b (for a horizontal line) into the aboe formulas for a, b, and c (equations 4), we get the same formulas as equations (9). Again, returning to the general case where the ellipse is not centered at the origin, assume the center of the ellipse is at (e, f). The equation for the line must also be translated to coordinates with their origin at (e, f). Letting and be those coordinates, e f and the equation for the line becomes: or ( + e) + + f m b ( me + b f ) m +. So, in the new coordinate sstem, +, where b b + me f m b Therefore, we must add ( f ) me to b in equations (4). Then calculate the intersection points, and add e to each calculated -alue to return to the original coordinate sstem. Finall, calculate for each using m + b (equation (5)), where b is the original alue.

14 In the special case, for non-rotated ellipses ( 0) with sloping line (m 0): a + h m (a) b h bm (b) c h ( b ) (c) And for the horizontal line (m 0, b ), the equations further reduce to the same as equations (0) for non-rotated ellipses.

15 Bounding Bo for a Rotated Ellipse maimum 0 minimum maimum -0 minimum We would like to know the maimum and minimum horizontal and ertical alues for a rotated ellipse, i.e., the bounding bo for the ellipse. Assume, as before, that the ellipse is centered at the origin. The top line of the bounding bo, at ma, ma be thought of as a horizontal line which intersects the ellipse at a single point. Equations (9) gie the a, b and c alues for soling the quadratic equation for on that line: a + h sin (8a) b h (9b) c ( ) ( sin + h ) h (9c) Note that a does not contain the ariable, therefore a is a constant for this condition. Recalling that ou get a single solution when b 4ac 0 (7) we can plug in the alues for a, b and c from equations (9) and sole for. ( ( h ) 4a( ( sin + h ) h ) 0 Separate out the terms: ( ( h ) 4a( sin + h ) + 4ah 0 ( 4 sin ( h ) 4a( sin + h ) + 4ah 0 4 sin 4ah ( h ) 4a( sin + h )

16 ah ± (8) sin ( h ) a( sin + h ) where a + h sin (9a) The positie and negatie alues gie solutions for ma and min. There is no need to find the -alues corresponding to these -alues at this time. If the ellipse is not centered at the origin, add the ertical offset of the ellipse center. Turning now to the maimum and minimum horizontal alues, go back to the intersection of a ertical line with the ellipse. The right line of the bounding bo, at ma, ma be thought of as a ertical line which intersects the ellipse at a single point. Equations () gie the a, b and c alues for soling the quadratic equation for on that line: a sin + h (a) b h (b) c ( ) ( + h sin ) h and letting b 4ac 0, as before, sole for : (c) ( ( h ) 4a( ( + h sin ) h ) 0 Separate out the terms: ( ( h ) 4a( + h sin ) + 4ah 0 ( 4 sin ( h ) 4a( + h sin ) + 4ah 0 sin ah ( h ) a( + h sin ) ah ± (9) sin ( h ) a( + h sin ) where a sin + h (a) The positie and negatie alues gie solutions for ma and min. There is no need to find the -alues corresponding to these -alues at this time. If the ellipse is not centered at the origin, add the horizontal offset of the ellipse center.

17 Determining the Tangent to an Ellipse Assume we hae an ellipse with horizontal radius h and ertical radius centered at (e, f). We wish to determine the tangent to the ellipse at point (, ) d (, ) 0 (e, f) d h If this were a circle, the tangent would be negatie inerse of the slope (d/d) of the radial line, or d/d. Howeer, because the aes are not equal, we hae to make them equal b first multipling d/d b h/. Then take the negatie inerse (-d/d)(/h). This gies the slope if the ellipse were a circle, so we now hae to multipl again b /h to re-proportion the circle back to an ellipse. Thus, the slope m of the tangent can be calculated as d e (0) h m d h f and the equation for the tangent line is ( ) m + () Note: if f, the slope is infinite and the equation is for all.

18 Determining the Tangent to a Rotated Ellipse Assume the ellipse in question is rotated b angle, and we wish to find the tangent line at (, ). First rotate the (, ) point back to the corresponding point on a normal or un-rotated ellipse with the equations ( e) + ( f ) sin e ( f ) ( e) sin f + (a) +. (b) (, ) 40 (, ) a a 30 (, ) 0 0 (e, f) h (, ) a a Now we can sole for the tangent line of the un-rotated ellipse, using the technique from the preious section. Substituting and from equations () into equation (0), ( e) + ( f ) ( f ) ( e) h m (3) which is the slope of the tangent to the un-rotated ellipse in terms of the rotated points (, ). Since the ellipse was rotated, we must rotate the tangent line back to the angle of the rotated ellipse. In order to rotate the line, we need more than one point on the line. First, we will work with the case where m is not infinite. We will pick an arbitrar point ( a, a ) on the tangent line. Let a + z where z > 0, m (from equation ) then a ( a ) + m ( + z ) + m z + Now let us rotate ( a, a ) back to the rotated ellipse. Call this rotated point ( a, a )

19 ( a e) ( a f ) sin e ( + z e) ( mz + f ) sin + e ( a f ) + ( a e) sin f ( m z + f ) + ( + z e) sin + f a + (4a) a + (4b) Now the slope m of the rotated tangent line at (, ) can be epressed as d /d. ( e) ( ) ( f ) sin( ) e ( f ) ( ) + ( e) sin( ) f + (5a) +. (5b) Now, using the epressions for ( a, a ) in equations (4) and the epressions for (, ) in equations (5), we can calculate d d m a ( + z e ( e) ) ( m z + f ( f )) + e e z mz z( m ) ( m z + f ( f )) + ( + z e ( e) ) + f f a m z + z z m + ( ) d m +. (6) d m Note: If m 0, the rotated slope is infinite. In the case where the un-rotated slope m is infinite, we can still calculate the rotated slope. In this case, and let a (7a) a + z, where z > 0. (7b) Repeating the aboe calculations for the new ( a, a ), ( a e) ( a f ) sin e ( e) ( + z f ) sin + e ( a f ) + ( a e) sin f ( + z f ) + ( e) sin + f a + (8a) a + (8b)

20 Now, using the epressions for ( a, a ) in equations (8) and the epressions for (, ) in equations (5), we can calculate d d a ( e ( e) ) ( + z f ( f )) + e e z a ( + z f ( f )) + ( e ( e) ) + f f z d m, (9) d which, incidentall, is the limit of equation (6) as m. Note In equation (9), m is infinite if sin 0, that is, rotating a line of infinite slope b a multiple of 80 degrees (sin 0) results in another infinite slope. Summar: The slope m of the tangent at a point (, ) on an ellipse rotated b angle is determined b first calculating the tangent m on the un-rotated ellipse using equation (3). Then, if m is infinite, calculate m using equation (9), otherwise use equation (6). In either case, the equation for the tangent line is ( ) m + (30)

21 Approimating a Segment of an Ellipse with a Bezier Cure If ou are drawing an elliptical arc, chord, or pie segment, it can be useful (and often faster) to draw the segment as a cubic Bezier cure. This works for small segments, not more than 90 degrees and optimall, less than 45 degrees. The smaller the segment, the greater the accurac. The larger ou magnif a segment of an ellipse, the straighter the cure appears. It is assumed that ou know the horizontal and ertical radii of the ellipse (h and ), the center of the ellipse (e, f) and the rotation angle, if the ellipse is rotated. If the ellipse is rotated, we will first rotate it back to a normal un-rotated ellipse. If ou are starting with points ( start, start ) and ( end, end ) on the rotated ellipse, rotate each of them back using the formula ( e) ( ) + ( f ) sin( ) e ( f ) ( ) ( e) sin( ) f + and +. Net determine the start and end angles. To do that, we first define a function arctan (, ) arctan, if > 0, 0 π arctan, if < 0, 0 π + arctan, if < 0, < 0, where the angle is in radians. π arctan, if > 0, < 0 π, if 0, 0 3π, if 0, < 0 This will result in a single alue between 0 and π (0 and 360 degrees). These start and end angles, β start and β end, are the angles used in the formulae e h β f sin β defining the ellipse. The are not actual angles unless the ellipse is a circle. To find the angles, use the arctan formula, aboe, as follows: β arctan e, h f

22 To determine the Bezier control points, assume the will lie on lines tangent to the ellipse at the start and end points. Determine the parameters for the tangent lines at both ends of the segment, using the technique described in the preious section. Now calculate angles of approimatel /3 and /3 of the angle (β end -β start ) and spanned b the segment. Empiricall, the alues and work quite well. Adjust the angles if the arc crosses 360 degrees. Now imagine lines from the center of the ellipse at those angles and find their intersection with the tangent lines. (Take into account the possibilit that the tangent or radial lines ma hae infinite slope.) These intersections are our Bezier control points ( end, end ) Control Point Control Point ( start, start ) 0 (e, f) h Now, if the ellipse is rotated, rotate the Bezier control points b the same angle, using the formulae ( e) ( f ) sin e ( f ) + ( e) sin f + +. Now draw the Bezier cure from the (rotated) start point to the (rotated) end point using the calculated (rotated) control points. The cure is shown in blue on the figure aboe.

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample,

More information

LINES AND PLANES IN R 3

LINES AND PLANES IN R 3 LINES AND PLANES IN R 3 In this handout we will summarize the properties of the dot product and cross product and use them to present arious descriptions of lines and planes in three dimensional space.

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

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

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

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

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

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

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

Section 7.2 Linear Programming: The Graphical Method

Section 7.2 Linear Programming: The Graphical Method Section 7.2 Linear Programming: The Graphical Method Man problems in business, science, and economics involve finding the optimal value of a function (for instance, the maimum value of the profit function

More information

Sample Problems. Practice Problems

Sample Problems. Practice Problems Lecture Notes Circles - Part page Sample Problems. Find an equation for the circle centered at (; ) with radius r = units.. Graph the equation + + = ( ).. Consider the circle ( ) + ( + ) =. Find all points

More information

Vectors. Vector Multiplication

Vectors. Vector Multiplication Vectors Directed Line Segments and Geometric Vectors A line segment to which a direction has been assigned is called a directed line segment. The figure below shows a directed line segment form P to Q.

More information

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS

PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS PROPERTIES OF ELLIPTIC CURVES AND THEIR USE IN FACTORING LARGE NUMBERS A ver important set of curves which has received considerabl attention in recent ears in connection with the factoring of large numbers

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

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

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

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

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

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

Circles - Past Edexcel Exam Questions

Circles - Past Edexcel Exam Questions ircles - Past Edecel Eam Questions 1. The points A and B have coordinates (5,-1) and (13,11) respectivel. (a) find the coordinates of the mid-point of AB. [2] Given that AB is a diameter of the circle,

More information

Implicit Differentiation

Implicit Differentiation Revision Notes 2 Calculus 1270 Fall 2007 INSTRUCTOR: Peter Roper OFFICE: LCB 313 [EMAIL: [email protected]] Standard Disclaimer These notes are not a complete review of the course thus far, and some

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

Start Accuplacer. Elementary Algebra. Score 76 or higher in elementary algebra? YES

Start Accuplacer. Elementary Algebra. Score 76 or higher in elementary algebra? YES COLLEGE LEVEL MATHEMATICS PRETEST This pretest is designed to give ou the opportunit to practice the tpes of problems that appear on the college-level mathematics placement test An answer ke is provided

More information

Higher. Polynomials and Quadratics 64

Higher. Polynomials and Quadratics 64 hsn.uk.net Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 64 1 Quadratics 64 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining

More information

Give a formula for the velocity as a function of the displacement given that when s = 1 metre, v = 2 m s 1. (7)

Give a formula for the velocity as a function of the displacement given that when s = 1 metre, v = 2 m s 1. (7) . The acceleration of a bod is gien in terms of the displacement s metres as s a =. s (a) Gie a formula for the elocit as a function of the displacement gien that when s = metre, = m s. (7) (b) Hence find

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

2008 AP Calculus AB Multiple Choice Exam

2008 AP Calculus AB Multiple Choice Exam 008 AP Multiple Choice Eam Name 008 AP Calculus AB Multiple Choice Eam Section No Calculator Active AP Calculus 008 Multiple Choice 008 AP Calculus AB Multiple Choice Eam Section Calculator Active AP Calculus

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

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude

ACT Math Vocabulary. Altitude The height of a triangle that makes a 90-degree angle with the base of the triangle. Altitude ACT Math Vocabular Acute When referring to an angle acute means less than 90 degrees. When referring to a triangle, acute means that all angles are less than 90 degrees. For eample: Altitude The height

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

Slope-Intercept Form and Point-Slope Form

Slope-Intercept Form and Point-Slope Form Slope-Intercept Form and Point-Slope Form In this section we will be discussing Slope-Intercept Form and the Point-Slope Form of a line. We will also discuss how to graph using the Slope-Intercept Form.

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

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

SYSTEMS OF LINEAR EQUATIONS

SYSTEMS OF LINEAR EQUATIONS SYSTEMS OF LINEAR EQUATIONS Sstems of linear equations refer to a set of two or more linear equations used to find the value of the unknown variables. If the set of linear equations consist of two equations

More information

Key Stage 2 Mathematics Programme of Study

Key Stage 2 Mathematics Programme of Study Deeloping numerical reasoning Identify processes and connections Represent and communicate Reiew transfer mathematical to a ariety of contexts and eeryday situations identify the appropriate steps and

More information

y intercept Gradient Facts Lines that have the same gradient are PARALLEL

y intercept Gradient Facts Lines that have the same gradient are PARALLEL CORE Summar Notes Linear Graphs and Equations = m + c gradient = increase in increase in intercept Gradient Facts Lines that have the same gradient are PARALLEL If lines are PERPENDICULAR then m m = or

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

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

Vector Algebra. Addition: (A + B) + C = A + (B + C) (associative) Subtraction: A B = A + (-B)

Vector Algebra. Addition: (A + B) + C = A + (B + C) (associative) Subtraction: A B = A + (-B) Vector Algebra When dealing with scalars, the usual math operations (+, -, ) are sufficient to obtain any information needed. When dealing with ectors, the magnitudes can be operated on as scalars, but

More information

Additional Topics in Math

Additional Topics in Math Chapter Additional Topics in Math In addition to the questions in Heart of Algebra, Problem Solving and Data Analysis, and Passport to Advanced Math, the SAT Math Test includes several questions that are

More information

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013 Faculty of Mathematics Waterloo, Ontario N2L 3G Introduction Grade 7 & 8 Math Circles Circles, Circles, Circles March 9/20, 203 The circle is a very important shape. In fact of all shapes, the circle is

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

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

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

SAMPLE. Polynomial functions

SAMPLE. Polynomial functions Objectives C H A P T E R 4 Polnomial functions To be able to use the technique of equating coefficients. To introduce the functions of the form f () = a( + h) n + k and to sketch graphs of this form through

More information

Systems of Equations Involving Circles and Lines

Systems of Equations Involving Circles and Lines Name: Systems of Equations Involving Circles and Lines Date: In this lesson, we will be solving two new types of Systems of Equations. Systems of Equations Involving a Circle and a Line Solving a system

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

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

Lines. We have learned that the graph of a linear equation. y = mx +b

Lines. We have learned that the graph of a linear equation. y = mx +b Section 0. Lines We have learne that the graph of a linear equation = m +b is a nonvertical line with slope m an -intercept (0, b). We can also look at the angle that such a line makes with the -ais. This

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

CIRCLE COORDINATE GEOMETRY

CIRCLE COORDINATE GEOMETRY CIRCLE COORDINATE GEOMETRY (EXAM QUESTIONS) Question 1 (**) A circle has equation x + y = 2x + 8 Determine the radius and the coordinates of the centre of the circle. r = 3, ( 1,0 ) Question 2 (**) A circle

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

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

ex) What is the component form of the vector shown in the picture above?

ex) What is the component form of the vector shown in the picture above? Vectors A ector is a directed line segment, which has both a magnitude (length) and direction. A ector can be created using any two points in the plane, the direction of the ector is usually denoted by

More information

Warm-Up y. What type of triangle is formed by the points A(4,2), B(6, 1), and C( 1, 3)? A. right B. equilateral C. isosceles D.

Warm-Up y. What type of triangle is formed by the points A(4,2), B(6, 1), and C( 1, 3)? A. right B. equilateral C. isosceles D. CST/CAHSEE: Warm-Up Review: Grade What tpe of triangle is formed b the points A(4,), B(6, 1), and C( 1, 3)? A. right B. equilateral C. isosceles D. scalene Find the distance between the points (, 5) and

More information

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) NATIONAL QUALIFICATIONS 2014 TUESDAY, 6 MAY 1.00 PM 2.30 PM

*X100/12/02* X100/12/02. MATHEMATICS HIGHER Paper 1 (Non-calculator) NATIONAL QUALIFICATIONS 2014 TUESDAY, 6 MAY 1.00 PM 2.30 PM X00//0 NTIONL QULIFITIONS 0 TUESY, 6 MY.00 PM.0 PM MTHEMTIS HIGHER Paper (Non-calculator) Read carefully alculators may NOT be used in this paper. Section Questions 0 (0 marks) Instructions for completion

More information

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter

Polynomials. Jackie Nicholas Jacquie Hargreaves Janet Hunter Mathematics Learning Centre Polnomials Jackie Nicholas Jacquie Hargreaves Janet Hunter c 26 Universit of Sdne Mathematics Learning Centre, Universit of Sdne 1 1 Polnomials Man of the functions we will

More information

Solutions to Practice Problems

Solutions to Practice Problems Higher Geometry Final Exam Tues Dec 11, 5-7:30 pm Practice Problems (1) Know the following definitions, statements of theorems, properties from the notes: congruent, triangle, quadrilateral, isosceles

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

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

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

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

Key Stage 3 Mathematics Programme of Study

Key Stage 3 Mathematics Programme of Study Deeloping numerical reasoning Identify processes and connections Represent and communicate Reiew transfer mathematical across the curriculum in a ariety of contexts and eeryday situations select, trial

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

New York State Student Learning Objective: Regents Geometry

New York State Student Learning Objective: Regents Geometry New York State Student Learning Objective: Regents Geometry All SLOs MUST include the following basic components: Population These are the students assigned to the course section(s) in this SLO all students

More information

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors

15.1. Exact Differential Equations. Exact First-Order Equations. Exact Differential Equations Integrating Factors SECTION 5. Eact First-Order Equations 09 SECTION 5. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Section 5.6, ou studied applications of differential

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

Teacher Page. 1. Reflect a figure with vertices across the x-axis. Find the coordinates of the new image.

Teacher Page. 1. Reflect a figure with vertices across the x-axis. Find the coordinates of the new image. Teacher Page Geometr / Da # 10 oordinate Geometr (5 min.) 9-.G.3.1 9-.G.3.2 9-.G.3.3 9-.G.3. Use rigid motions (compositions of reflections, translations and rotations) to determine whether two geometric

More information

Section 9.5: Equations of Lines and Planes

Section 9.5: Equations of Lines and Planes Lines in 3D Space Section 9.5: Equations of Lines and Planes Practice HW from Stewart Textbook (not to hand in) p. 673 # 3-5 odd, 2-37 odd, 4, 47 Consider the line L through the point P = ( x, y, ) that

More information

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1)

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1) Section 5.2 The Square Root 1 5.2 The Square Root In this this review we turn our attention to the square root function, the function defined b the equation f() =. (5.1) We can determine the domain and

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

AP Calculus AB 2004 Scoring Guidelines

AP Calculus AB 2004 Scoring Guidelines AP Calculus AB 4 Scoring Guidelines The materials included in these files are intended for noncommercial use by AP teachers for course and eam preparation; permission for any other use must be sought from

More information

DEFINITIONS. Perpendicular Two lines are called perpendicular if they form a right angle.

DEFINITIONS. Perpendicular Two lines are called perpendicular if they form a right angle. DEFINITIONS Degree A degree is the 1 th part of a straight angle. 180 Right Angle A 90 angle is called a right angle. Perpendicular Two lines are called perpendicular if they form a right angle. Congruent

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Homework 2 Solutions

Homework 2 Solutions Homework Solutions 1. (a) Find the area of a regular heagon inscribed in a circle of radius 1. Then, find the area of a regular heagon circumscribed about a circle of radius 1. Use these calculations to

More information

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its (1.) The air speed of an airplane is 380 km/hr at a bearing of 78 o. The speed of the wind is 20 km/hr heading due south. Find the ground speed of the airplane as well as its direction. Here is the diagram:

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

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

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

Polynomials Past Papers Unit 2 Outcome 1

Polynomials Past Papers Unit 2 Outcome 1 PSf Polnomials Past Papers Unit 2 utcome 1 Multiple Choice Questions Each correct answer in this section is worth two marks. 1. Given p() = 2 + 6, which of the following are true? I. ( + 3) is a factor

More information

Vectors, velocity and displacement

Vectors, velocity and displacement Vectors, elocit and displacement Sample Modelling Actiities with Excel and Modellus ITforUS (Information Technolog for Understanding Science) 2007 IT for US - The project is funded with support from the

More information

Mathematics 31 Pre-calculus and Limits

Mathematics 31 Pre-calculus and Limits Mathematics 31 Pre-calculus and Limits Overview After completing this section, students will be epected to have acquired reliability and fluency in the algebraic skills of factoring, operations with radicals

More information

SAT Math Hard Practice Quiz. 5. How many integers between 10 and 500 begin and end in 3?

SAT Math Hard Practice Quiz. 5. How many integers between 10 and 500 begin and end in 3? SAT Math Hard Practice Quiz Numbers and Operations 5. How many integers between 10 and 500 begin and end in 3? 1. A bag contains tomatoes that are either green or red. The ratio of green tomatoes to red

More information

Unit 6 Trigonometric Identities, Equations, and Applications

Unit 6 Trigonometric Identities, Equations, and Applications Accelerated Mathematics III Frameworks Student Edition Unit 6 Trigonometric Identities, Equations, and Applications nd Edition Unit 6: Page of 3 Table of Contents Introduction:... 3 Discovering the Pythagorean

More information

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED CONDENSED L E S S O N 5.1 A Formula for Slope In this lesson ou will learn how to calculate the slope of a line given two points on the line determine whether a point lies on the same line as two given

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

13.4 THE CROSS PRODUCT

13.4 THE CROSS PRODUCT 710 Chapter Thirteen A FUNDAMENTAL TOOL: VECTORS 62. Use the following steps and the results of Problems 59 60 to show (without trigonometry) that the geometric and algebraic definitions of the dot product

More information

Area and Arc Length in Polar Coordinates

Area and Arc Length in Polar Coordinates Area and Arc Length in Polar Coordinates The Cartesian Coordinate System (rectangular coordinates) is not always the most convenient way to describe points, or relations in the plane. There are certainly

More information

Name Date Class. Lines and Segments That Intersect Circles. AB and CD are chords. Tangent Circles. Theorem Hypothesis Conclusion

Name Date Class. Lines and Segments That Intersect Circles. AB and CD are chords. Tangent Circles. Theorem Hypothesis Conclusion Section. Lines That Intersect Circles Lines and Segments That Intersect Circles A chord is a segment whose endpoints lie on a circle. A secant is a line that intersects a circle at two points. A tangent

More information

Geometry Enduring Understandings Students will understand 1. that all circles are similar.

Geometry Enduring Understandings Students will understand 1. that all circles are similar. High School - Circles Essential Questions: 1. Why are geometry and geometric figures relevant and important? 2. How can geometric ideas be communicated using a variety of representations? ******(i.e maps,

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

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

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

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus

Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Trigonometry Review with the Unit Circle: All the trig. you ll ever need to know in Calculus Objectives: This is your review of trigonometry: angles, six trig. functions, identities and formulas, graphs:

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

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50

Section 11.1: Vectors in the Plane. Suggested Problems: 1, 5, 9, 17, 23, 25-37, 40, 42, 44, 45, 47, 50 Section 11.1: Vectors in the Plane Page 779 Suggested Problems: 1, 5, 9, 17, 3, 5-37, 40, 4, 44, 45, 47, 50 Determine whether the following vectors a and b are perpendicular. 5) a = 6, 0, b = 0, 7 Recall

More information

Core Maths C1. Revision Notes

Core Maths C1. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Indices... Rules of indices... Surds... 4 Simplifying surds... 4 Rationalising the denominator... 4 Quadratic functions... 4 Completing the

More information