1 / 18

Parametrics, Polar Curves, Vectors

Parametrics, Polar Curves, Vectors. By: Kyle Dymanus , Linda Fu, Jessica Haswell. Parametrics. Parametric form: x(t) = t y(t) = t ² Cartesian(rectangular) form: y = x ². Graphing parametrics. Put into rectangular form or use vectors. Example: Graph x=t y=t ²

tawny
Download Presentation

Parametrics, Polar Curves, Vectors

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. Parametrics, Polar Curves, Vectors By: Kyle Dymanus, Linda Fu, Jessica Haswell

  2. Parametrics Parametric form: x(t) = t y(t) = t² Cartesian(rectangular) form: y = x²

  3. Graphing parametrics Put into rectangular form or use vectors. Example: Graph x=t y=t² Rectangular: y = x² *Must indicate direction of movement.

  4. Slope of the tangent line (dy/dx) = (dy/dt) / (dx/dt) Example: Find Tangent line at t=3 of x(t) = t² y(t) = 2t³

  5. Solution 1. Find coordinates at t=3 : (9,54) x(3) = 9 y(3) = 54 2. Find slope: (dy/dx) = (6(3)²) / (2(3)) = 9 Answer: (y - 54) = 9(x - 9)

  6. Vectors c(t) = ﴾ x(t) , y(t) ﴿ = < x(t) , y(t) > = xi + yj

  7. Velocity Vector v = ( x’(t) , y’(t) ) v = ( dx/dt , dy/dt )

  8. Acceleration Vector ā = (x”(t) , y”(t)) ā = (d²x/dt² , d²y/dt²)

  9. Speed Speed = √[(x’(t))² + (y’(t))²]

  10. Example Write the velocity and acceleration vector and find the speed at t=1. x = t² - 4 , y=t/2

  11. More Examples Find the minimum speed. c(t) = ( t³ , 1/t²) , t≥.5

  12. Coordinates of Polar Curves (3, π/4) (-3, 5π/4) (3, -7π/4) (-3, -3π/4) (r, θ)

  13. Polar Rectangular Conversions • x2+y2=r2 • tanθ=y/x • x≠0 • Convert to polar • (1,0) • (3, √3) • (-2, 2) (1,0) (√12,π/6) (2 √2,π/4)

  14. Graph Polar Curves • Window • θmin = 0 • θmax = 2π • θstep = π/24 • Shapes to know • sin(nx) n=1, odd, even • cos(nx) n=1, odd, even

  15. Polar Rectangular Conversions • x=rcosθ • y=rsinθ • x2+y2=r2 • tanθ=y/x • x≠0 • Rectangular  Polar: • x=5 • xy=1 • Polar  Rectangular • r=2cscθ r=5secθ r2=1/(cosθsinθ) y=2

  16. Slope of Tangent Line • Example: • r=4cos(3θ) Find the equation of the tangent line in rectangular coordinates at θ=π/6

  17. Area Bounded by a Polar Curve • A= (1/2)∫ᵝᵅ r2dθ r=f(θ) • Calculator • Math9:fnInt( • fnInt(f(θ),θ,a,b)

  18. Area Bounded by a Polar Curve • Example • Find the area of region A.

More Related