1 / 22

Coordinate Geometry

Coordinate Geometry. i n the ( x,y ) plane. Introduction. This chapter focuses on P arametric equations Parametric equations split a ‘Cartesian’ equation into an x and y ‘component’ They are used to model projectiles in Physics

trory
Download Presentation

Coordinate Geometry

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Coordinate Geometry in the (x,y) plane

  2. Introduction • This chapter focuses on Parametric equations • Parametric equations split a ‘Cartesian’ equation into an x and y ‘component’ • They are used to model projectiles in Physics • This in turn allows video game programmers to create realistic physics engines in their games…

  3. Teachings for Exercise 2A

  4. Coordinate Geometry in the (x,y) plane You can define x and y coordinates on a curve using separate functions, x = f(t) and y = g(t) The letter t is used as the primary application of this is in Physics, with t representing time. Draw the curve given by the Parametric Equations: for t -3 -2 -1 0 1 2 3 x = 2t -6 -4 -2 0 2 4 6 y = t2 9 4 1 0 1 4 9 10 -10 10 Work out the x and y co-ordinates to plot by substituting the t values -10 2A

  5. Coordinate Geometry in the (x,y) plane You can define x and y coordinates on a curve using separate functions, x = f(t) and y = g(t) A curve has parametric equations: Find the Cartesian equation of the curve Divide by 2 Replace t with x/2 Rewrite t in terms of x, and then substitute it into the y equation… Simplify 2A

  6. Coordinate Geometry in the (x,y) plane You can define x and y coordinates on a curve using separate functions, x = f(t) and y = g(t) A curve has parametric equations: Find the Cartesian equation of the curve Multiply by (t + 1) Divide by x Subtract 1 Rewrite t in terms of x, and then substitute it into the y equation… Replace t 1 = x/x Put the fractions together Simplify 2A

  7. Teachings for Exercise 2B

  8. Coordinate Geometry in the (x,y) plane You need to be able to use Parametric equations to solve problems in coordinate geometry The diagram shows a sketch of the curve with Parametric equations: The curve meets the x-axis at the points A and B. Find their coordinates. A B y = 0 + t2 At points A and B, y = 0  Sub y = 0 in to find t at these points Remember both answers So t = ±2  Sub this into the x equation to find the x-coordinates of A and B Sub in t = 2 Sub in t = -2  A and B are (-3,0) and (1,0) 2B

  9. Coordinate Geometry in the (x,y) plane You need to be able to use Parametric equations to solve problems in coordinate geometry A curve has Parametric equations: where a is a constant. Given that the curve passes through (2,0), find the value of a. y = 0 The ‘a’ part cannot be 0 or there would not be any equations! Subtract 8 Cube root So the t value at the coordinate (2,0) is -2 We know there is a coordinate where x = 2 and y = 0, Sub y = 0 into its equation Sub in x and t values Since we know that at (2,0), x = 2 and t = -2, we can put these into the x equation to find a Divide by -2 The actual equations with a = -1 2B

  10. Coordinate Geometry in the (x,y) plane You need to be able to use Parametric equations to solve problems in coordinate geometry A curve is given Parametrically by: The line x + y + 4 = 0 meets the curve at point A. Find the coordinates of A. Replace x and y with their equations ‘Tidy up’ Factorise Find t The first thing we need to do is to find the value of t at coordinate A  Sub x and y equations into the line equation So t = -2 where the curve and line meet (point A) Sub t = -2 Sub t = -2 We know an equation for x and one for y, and we now have the t value to put into them… The curve and line meet at (4, -8) 2B

  11. Teachings for Exercise 2C

  12. Coordinate Geometry in the (x,y) plane You need to be able to convert Parametric equations into Cartesian equations A Cartesian equation is just an equation of a line where the variables used are x and y only A curve has Parametric equations: a) Find the Cartesian equation of the curve b) Sketch the curve Isolate sint Isolate cost Replace sint and cost 5 We need to eliminate t from the equations Centre = (2, -3) Radius = 1 -5 5 The equation is that of a circle  Think about where the centre will be, and its radius -5 2C

  13. Coordinate Geometry in the (x,y) plane You need to be able to convert Parametric equations into Cartesian equations A Cartesian equation is just an equation of a line where the variables used are x and y only A curve has Parametric equations: a) Find the Cartesian equation of the curve Use the double angle formula from C3 Square Replace sint with x Rearrange Replace sin2t with x2 Square root We need to eliminate t from the equations We can now replace cos t Another way of writing this (by squaring the whole of each side) 2C

  14. Teachings for Exercise 2D

  15. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The Area under a curve is given by: By the Chain rule: Integrate the equation with respect to x Integrate the whole expression with respect to t (Remember you don’t have to do anything with the dt at the end!) y multiplied by dx/dt (x differentiated with respect to t) 2D

  16. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations A curve has Parametric equations: Work out: Differentiate Sub in y and dx/dt Multiply Remember to Integrate now. A common mistake is forgetting to! Sub in the two limits Work out the answer! 2D

  17. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The diagram shows a sketch of the curve with Parametric equations: The curve meets the x-axis at x = 0 and x = 9. The shaded region is bounded by the curve and the x-axis. • Find the value of t when: • x = 0 • x = 9 b) Find the Area of R R 0 9 i) ii) x = 0 x = 9 Square root Square root t ≥ 0 Normally when you integrate to find an area, you use the limits of x, and substitute them into the equation When integrating using Parametric Equations, you need to use the limits of t (since we integrate with respect to t, not x) The limits of t are worked out using the limits of x, as we have just done 2D

  18. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The diagram shows a sketch of the curve with Parametric equations: The curve meets the x-axis at x = 0 and x = 9. The shaded region is bounded by the curve and the x-axis. • Find the value of t when: • x = 0 • x = 9 b) Find the Area of R  Limits of t are 3 and 0 Differentiate R 0 9 Sub in y and dx/dt Multiply INTEGRATE!! (don’t forget!) Sub in 3 and 0 Work out the answer 2D

  19. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The diagram shows a sketch of the curve with Parametric equations: Calculate the finite area inside the loop… 0 8 We have the x limits, we need the t limits x = 0 x = 8 Halve and square root Halve and square root Our t values are 0 and ±2 • We have 3 t values. We now have to integrate twice, once using 2 and once using -2 • One gives the area above the x-axis, and the other the area below • (in this case the areas are equal but only since the graph is symmetrical) 2D

  20. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The diagram shows a sketch of the curve with Parametric equations: Calculate the finite area inside the loop… Differentiate Sub in y and dx/dt Multiply out The t limits are 0 and ±2 INTEGRATE!!!! Sub in 0 and -2 0 8 At this point we can just double the answer, but just to show you the other pairs give the same answer (as the graph was symmetrical) 2D

  21. Coordinate Geometry in the (x,y) plane You need to be able to find the area under a curve when it is given by Parametric equations The diagram shows a sketch of the curve with Parametric equations: Calculate the finite area inside the loop… Differentiate Sub in y and dx/dt Multiply out The t limits are 0 and ±2 INTEGRATE!!!! Sub in 0 and -2 Here you end up subtracting a negative… 0 8 Double 2D

  22. Summary • We have learnt what Parametric equations are • We have seen how to write them as a Cartesian equation • We have seen how to calculate areas beneath Parametric equations

More Related