🌍 Precalculus · flashcards

Precalculus Applications of Trigonometry and Vectors Flashcards

50 question-and-answer cards covering Applications of Trigonometry and Vectors as it is examined in Precalculus. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

50Cards in deck
24Free preview
14Syllabus topics
~116Chars per answer
FreePrice

24 sample cards from the Applications of Trigonometry and Vectors deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. What is a resultant vector in applied problems?

    The single vector equal to the sum of two or more vectors, representing their combined effect (e.g., total force or net velocity).

  2. In navigation, how are vectors used to find the actual (ground) course of a plane in wind?

    Add the plane's air-velocity vector and the wind-velocity vector; the resultant gives the true ground speed (magnitude) and true bearing (direction).

  3. What is the definition of the dot product of $\vec{u}=\langle a_{1},b_{1}\rangle$ and $\vec{v}=\langle a_{2},b_{2}\rangle$?

    $$\vec{u}\cdot\vec{v}=a_{1}a_{2}+b_{1}b_{2}$$ (a scalar).

  4. State the geometric (angle) form of the dot product.

    $$\vec{u}\cdot\vec{v}=\|\vec{u}\|\,\|\vec{v}\|\cos\theta$$ where $\theta$ is the angle between the vectors.

  5. List three algebraic properties of the dot product.

    Commutative: $\vec{u}\cdot\vec{v}=\vec{v}\cdot\vec{u}$; distributive: $\vec{u}\cdot(\vec{v}+\vec{w})=\vec{u}\cdot\vec{v}+\vec{u}\cdot\vec{w}$; and $\vec{v}\cdot\vec{v}=\|\vec{v}\|^{2}$.

  6. How do you find the angle $\theta$ between two vectors using the dot product?

    $$\cos\theta=\frac{\vec{u}\cdot\vec{v}}{\|\vec{u}\|\,\|\vec{v}\|}$$

  7. What does the dot product tell you about whether two nonzero vectors are orthogonal (perpendicular)?

    They are orthogonal if and only if $\vec{u}\cdot\vec{v}=0$ (since $\cos 90^{\circ}=0$).

  8. For nonzero vectors, what sign of the dot product indicates an acute vs. obtuse angle between them?

    Positive dot product $\Rightarrow$ acute angle; negative dot product $\Rightarrow$ obtuse angle.

  9. What is the formula for the scalar projection of $\vec{u}$ onto $\vec{v}$ (the component of $\vec{u}$ along $\vec{v}$)?

    $$\text{comp}_{\vec{v}}\vec{u}=\frac{\vec{u}\cdot\vec{v}}{\|\vec{v}\|}$$

  10. What is the vector projection of $\vec{u}$ onto $\vec{v}$?

    $$\text{proj}_{\vec{v}}\vec{u}=\left(\frac{\vec{u}\cdot\vec{v}}{\|\vec{v}\|^{2}}\right)\vec{v}$$

  11. How is work computed as a dot product when a constant force $\vec{F}$ acts over displacement $\vec{d}$?

    $$W=\vec{F}\cdot\vec{d}=\|\vec{F}\|\,\|\vec{d}\|\cos\theta$$ where $\theta$ is the angle between force and displacement.

  12. How can any vector $\vec{u}$ be decomposed relative to a vector $\vec{v}$?

    As the sum of a component parallel to $\vec{v}$ (the projection) and a component orthogonal to $\vec{v}$: $\vec{u}=\text{proj}_{\vec{v}}\vec{u}+\vec{w}$, where $\vec{w}\perp\vec{v}$.

  13. How is a complex number $z=a+bi$ plotted in the complex plane?

    As the point $(a,b)$, where the horizontal axis is the real part and the vertical axis is the imaginary part.

  14. What is the modulus (absolute value) of $z=a+bi$?

    $$|z|=r=\sqrt{a^{2}+b^{2}}$$

  15. What is the trigonometric (polar) form of a complex number $z=a+bi$?

    $$z=r(\cos\theta+i\sin\theta)$$ where $r=\sqrt{a^{2}+b^{2}}$ and $\theta$ is the argument.

  16. How do you convert $z=a+bi$ to polar form (find $r$ and $\theta$)?

    $r=\sqrt{a^{2}+b^{2}}$ and $\theta=\tan^{-1}\!\left(\frac{b}{a}\right)$, placing $\theta$ in the quadrant of $(a,b)$.

  17. What is the argument $\theta$ of a complex number?

    The angle, measured from the positive real axis, that the segment from the origin to the point $(a,b)$ makes; it satisfies $a=r\cos\theta$, $b=r\sin\theta$.

  18. State the rule for the product of two complex numbers in polar form.

    For $z_{1}=r_{1}(\cos\theta_{1}+i\sin\theta_{1})$ and $z_{2}=r_{2}(\cos\theta_{2}+i\sin\theta_{2})$: $$z_{1}z_{2}=r_{1}r_{2}\big[\cos(\theta_{1}+\theta_{2})+i\sin(\theta_{1}+\theta_{2})\big]$$

  19. State the rule for the quotient of two complex numbers in polar form.

    $$\frac{z_{1}}{z_{2}}=\frac{r_{1}}{r_{2}}\big[\cos(\theta_{1}-\theta_{2})+i\sin(\theta_{1}-\theta_{2})\big]$$

  20. In words, how do moduli and arguments behave when multiplying and dividing complex numbers?

    Multiply/divide the moduli, and add/subtract the arguments respectively.

  21. State DeMoivre's Theorem for powers of a complex number.

    For $z=r(\cos\theta+i\sin\theta)$ and integer $n$: $$z^{n}=r^{n}\big(\cos n\theta+i\sin n\theta\big)$$

  22. What is the formula for the $n$ distinct $n$th roots of $z=r(\cos\theta+i\sin\theta)$?

    For $k=0,1,\ldots,n-1$: $$z_{k}=r^{1/n}\left[\cos\!\left(\frac{\theta+360^{\circ}k}{n}\right)+i\sin\!\left(\frac{\theta+360^{\circ}k}{n}\right)\right]$$

  23. How many distinct $n$th roots does a nonzero complex number have, and how are they arranged geometrically?

    Exactly $n$ distinct roots, equally spaced $\frac{360^{\circ}}{n}$ apart on a circle of radius $r^{1/n}$ centered at the origin.

  24. How do you find the $n$th roots of unity using DeMoivre's Theorem?

    Write $1=\cos 0^{\circ}+i\sin 0^{\circ}$ ($r=1,\theta=0$); the roots are $\cos\!\left(\frac{360^{\circ}k}{n}\right)+i\sin\!\left(\frac{360^{\circ}k}{n}\right)$ for $k=0,\ldots,n-1$.

What this deck covers

The Applications of Trigonometry and Vectors deck follows the Precalculus Applications of Trigonometry and Vectors syllabus — 5 chapters and 14 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 10.0 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 116 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Applications of Trigonometry and Vectors flashcards FAQ

How many Applications of Trigonometry and Vectors flashcards are in this Precalculus deck?

50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Precalculus flashcards free?

Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.

What do the Applications of Trigonometry and Vectors cards cover?

They follow the Precalculus Applications of Trigonometry and Vectors syllabus — 5 chapters and 14 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.